Nafies Luthfi
c5934ad7e8
Add authorization check on create page
8 years ago
Nafies Luthfi
a70e86e42e
Update stub files to fix usage failure tests on laravel 5.5
8 years ago
Nafies Luthfi
7c1ed11bce
Fixed after make:crud (full) usage failure on laravel 5.5
8 years ago
Nafies Luthfi
149b211446
Add make:crud-simple command with separated tests
Add crud type on BaseGenerator@generate method
Add controller.full.stub for full controller
Update ControllerGeneratorTest to adopt controller.full.stub
8 years ago
Nafies Luthfi
e90f043499
Update simple controller stub name
8 years ago
Nafies Luthfi
cbd79a8d63
Add authorization on store, update and destroy controller methods
8 years ago
Nafies Luthfi
15fa99dce8
Add full model name modelNames attribute on CrudMake
8 years ago
Nafies Luthfi
e3d0ae0b19
Support for two-words model name
8 years ago
Nafies Luthfi
ad2c6b938c
Apply record search query on name attribute
Description attribute not required and nullable
Add pagination link on index page
8 years ago
Nafies Luthfi
52b42d88d3
Add searchable and paged model update and deletation
Remove flash function call
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
fb5b423255
Fixed controller generator string replacements
8 years ago
Nafies Luthfi
1af21bdd0f
Fixed controller generator to create correct controller names
8 years ago
Nafies Luthfi
b762c98e4b
Fixed controller creator to use controller.model.stub
8 years ago