26 Commits (95369fc5b2c122025b2a6354e60fa05966d989aa)

Author SHA1 Message Date
Nafies Luthfi 95369fc5b2 Remove class docblocks 5 years ago
Nafies Luthfi e386b3e78f Add @param on on the controller index method's docblock 5 years ago
Nafies Luthfi 8898d6e8fb Add orderBy on index model query 5 years ago
Nafies Luthfi 500edb79c7 Update unit tests based on the new implementation 5 years ago
Nafies Luthfi b27fce1aef Fix tests according to the new implementation for laravel 8.x 5 years ago
Nafies Luthfi cb881da6cc Update api test stubs to replace removed test method 6 years ago
Nafies Luthfi 0fa87e484a Change DatabaseMigrations to RefreshDatabase 7 years ago
Nafies Luthfi 7d6211f13f Fixed invalid model name for API CRUD Feature test 7 years ago
Nafies Luthfi 064b97ef66 Update tests for new controller stubs update 7 years ago
Nafies Luthfi 63a0cfd3d8 Update validation field name comment on test 7 years ago
Nafies Luthfi e8cfd23676 Add validation tests on API feature test 7 years ago
Nafies Luthfi 1683201aef Make sure same base test case do not use alias 7 years ago
Nafies Luthfi 5b96a31c83 Change FeatureTest name convention to singular 7 years ago
Nafies Luthfi a31ee6ea6b Change controller name convention to singular 7 years ago
Nafies Luthfi fb9be0f0a3 Change model query on Controller@index method 8 years ago
Nafies Luthfi 05d9e6af2b Update API Controller stub code 8 years ago
Nafies Luthfi c93d9df623 Update API Controller stub docblocks 8 years ago
Nafies Luthfi d031cbb4ac Fixed some docblock spaces 8 years ago
Nafies Luthfi 196c33bc67 Update Api Controller and Feature Test generator 8 years ago
Nafies Luthfi 58deee3511 Add comment block on route stubs 8 years ago
Nafies Luthfi 92c74eddcd Update api route, controller and feature test class 8 years ago
Nafies Luthfi e373149d0d Add show method on api controller, update docblock 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