Releases: sebastienheyd/boilerplate
Releases · sebastienheyd/boilerplate
Log viewer by Arcanedev
- Added log viewer by Arcanedev
- Added logs permission
- Remove the possibility to delete the default role setted in config file when users can register by themself
- Fix user registration when user is deleted
- Fix to avoid role renaming
User profile and avatar
- User can now edit his profile and add an avatar
- Added footer with vendor data (see vendorname and vendorlink in config/boilerplate/app.php)
- Added package intervention/image
- Added plugin and loader for bootstrap-fileinput
- Changed config('app.locale') to App::getLocale()
User and Role management
- User management
- Role management
- Readme is now complete
- Main menu is dynamically builded, this will allow you to complete the menu with your classes
- Application is now fully localized in english and french
Errors views (403, 404)
Added errors views with locales
Register, Sign in, Password recovery
This release come with authentication only.