You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Nafies Luthfi 1273abf665
Merge pull request #25 from nafiesl/feature/24-generate-crud-for-existing-model
5 years ago
..
BaseGenerator.php Update removed trait 6 years ago
ControllerGenerator.php Correct request namespace based on App namespace 7 years ago
FeatureTestGenerator.php Make sure same base test case do not use alias 7 years ago
FormRequestGenerator.php Correct request namespace based on App namespace 7 years ago
FormViewGenerator.php Generates bootstrap3 simple views for --bs3 option 7 years ago
IndexViewGenerator.php Generates bootstrap3 simple views for --bs3 option 7 years ago
LangFileGenerator.php Use replace string helpers with Str class 6 years ago
MigrationGenerator.php Move migration and factory stubs to database directory 8 years ago
ModelFactoryGenerator.php Move migration and factory stubs to database directory 8 years ago
ModelGenerator.php Add formfield version stub of model and model test 7 years ago
ModelPolicyGenerator.php Move model and policy stubs to stubs/models directory 8 years ago
ModelPolicyTestGenerator.php Make sure same base test case do not use alias 7 years ago
ModelTestGenerator.php Add formfield version stub of model and model test 7 years ago
RouteGenerator.php Change controller name convention to singular 7 years ago
ShowViewGenerator.php Generates bootstrap3 full views for --bs3 option 7 years ago