l5b-crud
l5b-crud copied to clipboard
CRUD artisan command for rappasoft/laravel-5-boilerplate
Results
12
l5b-crud issues
Sort by
recently updated
recently updated
newest added
First of all, congratulations, this is quite awesome, I'm sure I'll use it! Am I missing something or you forgot about the events and listeners? Also how would I do...
enhancement
good first issue
Auxiliary command **l5b:stub** should be hidden as it is not intended to be used from the command line, but setting ``` protected $hidden = false; ``` doesn't work.
bug