- Explicit CSRF sanctum not required
- Enhanced Laravel Fortify integration
- Switch to Laravel Fortify
- Remove hard Spatie dependencies and move to suggests
- Fix models stubs at App\Models namespace by default
- Migrate to Laravel 8 & PHP 7.4
- Change repository name
- Fix AccountController stub
- Fix full locale case
- Inject impersonation
- Refactor impersonation
- Update Laravel Query Builder to v3
- Force no-git vue create
- Import routes facades
- Remove PHP 7.4 property stub
- Rework on Readme
- Fix only PHP 7.4 line code on installer
- Fix media in request trait and base resource
- Allow PHP 7.2
- Move locale on header
- Add dump server for easiest API debugging
- Move commands to crud namespace
- Remove timeout on install process
- Add URL env
- Fix user from API stub and force 401 auth
- No strong password on dev
- Remove laravel/ui and laracasts/generators from deps
- No strong password on dev
- Fix docker permissions and remove always restart behavior