8 Commits (7f90133fcacfc6aa3a9726e011bd53085ae7eeac)

Author SHA1 Message Date
Nafies Luthfi 54ae8416c3 Add --form-requests command option 7 years ago
Nafies Luthfi ed8645093f Add description of command options 7 years ago
Nafies Luthfi a760b167b7 Add formfield version stub of model and model test 7 years ago
Nafies Luthfi d4672b7a47 Use crud-api command can use existing models 8 years ago
Nafies Luthfi fadfd746df Generate feature test for crud-api command 8 years ago
Nafies Luthfi cb85c48b22 Generate Api route for crud-api command 8 years ago
Nafies Luthfi 09e7c36c5d Remove view generation on crud-api command 8 years ago
Nafies Luthfi 108596431a Create new command make:crud-api 8 years ago
Nafies Luthfi 93c3802c2e Add create view stub for full crud 8 years ago
Nafies Luthfi eefaaafadf Update view index for full crud 8 years ago
Nafies Luthfi 276cfe2a88 Update correct make:crud test and stub for feature test generator 8 years ago
Nafies Luthfi 149b211446 Add make:crud-simple command with separated tests 8 years ago
Nafies Luthfi aa3b34b3be Refactor CrudMake class and create CrudCommand abstract class 8 years ago
Nafies Luthfi 5533541c91 Add shortname for command options 8 years ago
Nafies Luthfi bbfeeb6cfc Add --tests-only command option and use app namespace on generators 8 years ago
Nafies Luthfi bef1109473 Give a warning message if no default_layout_view exists 8 years ago
Nafies Luthfi b9a6cc6811 Generate lang file within locale config 8 years ago
Nafies Luthfi a8035bac55 Add model policy test generator 8 years ago
Nafies Luthfi a00f91359f Fix it detects namespaced model existance 8 years ago
Nafies Luthfi 46c56cc499 Add model policy generator class 8 years ago
Nafies Luthfi 180c9c17cf Cleanup classes 8 years ago
Nafies Luthfi 0ca46d3975 Add feature test and model test generator 8 years ago
Nafies Luthfi ae88fa7ccc Add web route generator class 8 years ago
Nafies Luthfi 804118fb08 Add lang file, index view, form view and model factory generator class 8 years ago
Nafies Luthfi da5a25536d Add migration generator class 8 years ago
Nafies Luthfi 02a16ee48f Add model generator class 8 years ago
Nafies Luthfi 16f258ed94 Refactor Controller generator 8 years ago
Nafies Luthfi 98be84bb93 Add controller generator class 8 years ago
Nafies Luthfi 792dff3d46 Add use base controller statement on generated controller with parent 8 years ago
Nafies Luthfi 8eba854b9f Add --parent option for structuring controller path 8 years ago
Nafies Luthfi 709a8438f2 Add test for controller content for namespaced model 8 years ago
Nafies Luthfi a32a4274ef Added namespaced input to namespaced model 8 years ago
Nafies Luthfi c2476026fc Set proper model names for namespaced model name entry 8 years ago
Nafies Luthfi 15fa99dce8 Add full model name modelNames attribute on CrudMake 8 years ago
Nafies Luthfi cd5531fd4f Add default lang app.php file if it not exists 8 years ago
Nafies Luthfi e6ce09262a Set proper display name for two-words model name 8 years ago
Nafies Luthfi e3d0ae0b19 Support for two-words model name 8 years ago
Nafies Luthfi f686ac7006 Always uppercase first letter of model name 8 years ago
Nafies Luthfi 5469b4f164 Update model names 8 years ago
Nafies Luthfi 9141ac01fc Prevent CRUD files generation if model is already exists 8 years ago
Nafies Luthfi 376d6471c1 Change order of model name replacements order 8 years ago
Nafies Luthfi 9db781f79a Refactor model names properties 8 years ago
Nafies Luthfi edac42c083 Add class properties and methods document block 8 years ago
Nafies Luthfi 0be486ebe9 Add model custom stub for model creation and fix invalid BaseTestCase 8 years ago
Nafies Luthfi 86f88aad7e Add laravel browserkit-testing as dependency 8 years ago
Nafies Luthfi 4a5515c8d2 Set correct controller and feature test stub 8 years ago
Nafies Luthfi d33a521f6d CrudMake refactor to simplify stub string replacements 8 years ago
Nafies Luthfi 51298db28f Add api resource route generator on routes/web.php 8 years ago
Nafies Luthfi 7494559dac Add model factory generator 8 years ago
Nafies Luthfi d2bcd7ecec Add lang file 8 years ago