26 Commits (master)

Author SHA1 Message Date
Nafies Luthfi b27fce1aef Fix tests according to the new implementation for laravel 8.x 5 years ago
Nafies Luthfi b1da3471d0 Generate CRUD files for the existing model with confirmation 5 years ago
Nafies Luthfi abe7c9cdf9 Use replace string helpers with Str class 6 years ago
Nafies Luthfi 88ee0f4e55 Fixing tests after testbench update to 3.8 7 years ago
Nafies Luthfi d8a4412a89 [wip] fixing tests after testbench update to 3.8 7 years ago
Nafies Luthfi e8b6d95ab8 Update proper tests assertion after generated form view changes 8 years ago
Nafies Luthfi ecb420d612 Fixed failed test on namespaced model class content 8 years ago
Nafies Luthfi b4d7d7ad11 Prepare namespace detection trait on base generator class 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 52bccfde61 Apply base_test_path and base_test_class config on test class generators 8 years ago
Nafies Luthfi eed7e6d075 Update AuthServiceProvider class based on created model policy object 8 years ago
Nafies Luthfi 46c56cc499 Add model policy generator class 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 e3d0ae0b19 Support for two-words 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 86f88aad7e Add laravel browserkit-testing as dependency 8 years ago
Nafies Luthfi 51298db28f Add api resource route generator on routes/web.php 8 years ago
Nafies Luthfi d2bcd7ecec Add lang file 8 years ago
Nafies Luthfi f6fb6ab817 Refactor test cases 8 years ago
Nafies Luthfi c067900a67 Restructure test cases into individual generator test 8 years ago