AdminLTE Laravel is a Laravel version of AdminLTE. It’s build with Laravel 5.5 and Html admin template AdminLTE 2.4.0. It depends on two main framework Bootstrap 3.3.7 and jQuery 1.11+. All form elements are converted to Blade. I added every component available in AdminLTE. This template has a lot javascript and jQuery plugins. Four different layout is available in this template and 12 skin color. All codes are organized and well documented. Switching between layouts and changing skins are just a matter of changing only one class. As all layouts are converted to Blade template, using different layout for one project is possible.
What is AdminLTE?
AdminLTE is the best open source admin dashboard & control panel theme. Built on top of Bootstrap 3, AdminLTE provides a range of responsive, reusable, and commonly used components.
Plugins
-
Charts
- ChartJS
- Flot
- Morris.js
- Sparkline
-
Form Elements
- Bootstrap Slider
- Ion Slider
- Date Picker
- Date Range Picker
- Color Picker
- Time Picker
- iCheck
- Input Mask
-
Editors
- Bootstrap WYSIHTML5
- CK Editor
-
Other
- DataTables
- Full Calendar
- jQuery UI
- jQuery Knob
- jVector Map
- Slim Scroll
- Pace
Skin Class
.skin-blue |
.skin-blue-light |
.skin-yellow |
.skin-yellow-light |
.skin-green |
.skin-green-light |
.skin-purple |
.skin-purple-light |
.skin-red |
.skin-red-light |
.skin-black |
.skin-black-light |
Browser Support
- IE9+
- Edge (latest)
- Firefox (latest)
- Safari (latest)
- Chrome (latest)
- Opera (latest)
Note! IE9 does not support transitions or animations. The template will function properly but it won’t use animations/transitions on IE9.
Server Requirement
However, to use this template, you will need to make sure your server meets the following requirements:
- PHP >= 7.0.0
- OpenSSL PHP Extension
- PDO PHP Extension
- Mbstring PHP Extension
- Tokenizer PHP Extension
- XML PHP Extension
Update Log
2017.11.21 - Add custom error page for 404 Error 2017.11.02 - Convert all buttons inside "UI Elements > Buttons" into blade. 2017.10.26 - Bugfix on form submit button 2017.10.23 - Initial Upload