modules-laravel-master
composer.json
1KB
phpunit.xml
1KB
src
Database
migrations
create_modules_table.php
819B
RepositoryService.php
2KB
Models
Module.php
288B
BootModuleServiceProvider.php
766B
Facades
Module.php
310B
Commands
CreateModelCommand.php
4KB
ModuleActiveCommand.php
2KB
CreateTestCommand.php
2KB
CreateProviderCommand.php
973B
CreatePolicyCommand.php
3KB
CreateSeederCommand.php
2KB
CreateResourceCommand.php
2KB
ModuleSeedCommand.php
2KB
CreateFactoryCommand.php
2KB
CreateModuleCommand.php
5KB
DatabaseBaseCommand.php
3KB
ModuleInstallCommand.php
2KB
CreateControllerCommand.php
4KB
ModuleRollbackCommand.php
2KB
ModuleMigrateCommand.php
2KB
ModuleListCommand.php
1KB
CreateMigrationCommand.php
5KB
stubs
route.api.stub
192B
module.json.stub
177B
provider.stub
364B
controller.model.stub
2KB
resource.stub
357B
controller.stub
2KB
request.stub
481B
database-seeder.stub
251B
test.stub
340B
migration.plain.stub
445B
resource-collection.stub
380B
middleware.stub
325B
migration.model.stub
621B
unit-test.stub
340B
model.stub
117B
pivot.model.stub
127B
main-provider.stub
2KB
policy.plain.stub
302B
policy.stub
1KB
factory.stub
130B
config.stub
46B
seeder.stub
224B
controller.plain.stub
199B
route.web.stub
192B
CreateMiddlewareCommand.php
982B
ModuleDeleteCommand.php
2KB
PublishModuleCommand.php
1KB
CreateRequestCommand.php
970B
Contracts
RepositoryInterface.php
546B
ModulesServiceProvider.php
4KB
Util
ModuleCollection.php
1KB
ModuleMigrator.php
3KB
ModuleData.php
4KB
GeneratorCommand.php
8KB
Config
modules.php
297B
LICENSE.md
1KB
.gitignore
26B
Tests
Command
moduleCreateCommandTest.php
462B
TestCase.php
1KB
README.md
6KB
暂无评论