# Laravel / AdminLTE 3 Boilerplate
(opens new window) (opens new window) (opens new window) (opens new window) (opens new window)
This package serves as a basis for quickly creating a back-office. It includes profile creation and his management, user management, roles, permissions, log viewing and ready to use Blade components.
It also makes it easy to add other packages to extend the features, have a look to sebastienheyd/boilerplate-packager (opens new window) to quickly build your own package for boilerplate.
Other packages to extend the features :
- sebastienheyd/boilerplate-media-manager (opens new window)
- sebastienheyd/boilerplate-email-editor (opens new window)
# Features
- Configurable backend theme and Blade components for AdminLTE 3 (opens new window)
- Text generation with GPT in TinyMCE with the OpenAI API
- Customizable dashboard with widgets
- Css framework Bootstrap 4 (opens new window)
- Icons by Font Awesome 5 (opens new window)
- Role-based permissions support by santigarcor/laratrust (opens new window)
- Forms & Html helpers by spatie/laravel-html (opens new window)
- Menu dynamically builded by lavary/laravel-menu (opens new window)
- Menu items activated by sebastienheyd/active (opens new window)
- Server-side datatables methods provided by yajra/laravel-datatables (opens new window)
- Image manipulation by intervention/image (opens new window)
- Logs visualization by arcanedev/log-viewer (opens new window)
- Gravatar import by creativeorange/gravatar (opens new window)
- Default languages from laravel-lang/lang (opens new window)
- Javascript session keep-alive
- Dark mode
- Localized (opens new window)