114 Commits (1.2.9)
 

Author SHA1 Message Date
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 241a19a7b8 Fix invalid entity names on stub files 8 years ago
Nafies Luthfi f7c4c5eb95 Add support for laravel 5.4 8 years ago
Nafies Luthfi c41087b3cf Update readme for installation and and usage instruction steps 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 ad2c6b938c Apply record search query on name attribute 8 years ago
Nafies Luthfi 771a797191 Add search field on index view file 8 years ago
Nafies Luthfi 4ecf01b5ac Update readme 8 years ago
Nafies Luthfi 054998254c Add a model test 8 years ago
Nafies Luthfi 52b42d88d3 Add searchable and paged model update and deletation 8 years ago
Nafies Luthfi 88ed3a0fa7 Add Hash::setRounds(5) for faster testing suite 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 b98fcf3b14 Fix model unit test content 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 a4cbccec80 Add installation instruction for trial 8 years ago
Nafies Luthfi d2bcd7ecec Add lang file 8 years ago
Nafies Luthfi 51fd771bb8 Set support for laravel 5.5 8 years ago
Nafies Luthfi dccc38c777 Change dummy entity string to keyword : master 8 years ago
Nafies Luthfi fb5b423255 Fixed controller generator string replacements 8 years ago
Nafies Luthfi b6f8b2c22c Fixed view dummy string content 8 years ago
Nafies Luthfi c05b4a4fe7 Added view generator test 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
Nafies Luthfi 39580b0dd1 Fixed Migration generator 8 years ago
Nafies Luthfi 0922923b35 Fixed unit test generator 8 years ago
Nafies Luthfi 5e9575851a Fixed feature test generator 8 years ago
Nafies Luthfi 1af21bdd0f Fixed controller generator to create correct controller names 8 years ago
Nafies Luthfi 77dbffb374 Refactor CrudMake command class 8 years ago
Nafies Luthfi 5061ef6c13 Refactor CrudMake Command class and added test stubs 8 years ago
Nafies Luthfi ba52ebbb8f Set model name to get class properties 8 years ago
Nafies Luthfi e7c288a303 Refactor file generation into methods 8 years ago
Nafies Luthfi 8e2fef62dd Added phpunit 5.7 and illuminate support 5.4 instead of dev-master 8 years ago
Nafies Luthfi 7c14cd9c48 Updated travis.yml 8 years ago
Nafies Luthfi 18cf4e8001 Update readme.md 8 years ago
Nafies Luthfi b762c98e4b Fixed controller creator to use controller.model.stub 8 years ago
Nafies Luthfi 0c9425dd5b Test the command creates correct model class content 8 years ago
Nafies Luthfi 00bd5e8aba Update CrudMakeCommandTest to use proper keyword 8 years ago
Nafies Luthfi 5d4a422b62 Update readme.md 8 years ago