dev-master
9999999-devAdminLTE packaged for Laravel 5
MIT
The Requires
v0.3
0.3.0.0AdminLTE packaged for Laravel 5
MIT
The Requires
v0.1
0.1.0.0AdminLTE packaged for Laravel 5
MIT
The Requires
Wallogit.com
2017 © Pedro Peláez
AdminLTE packaged for Laravel 5
AdminLTE integration for Laravel 5, (*3)
Install via composer, (*4)
composer require renderbit-technologies/adminlte
Note! This and next step are optional if you use laravel>=5.5 with package auto discovery feature., (*5)
Add service provider to config/app.php in providers section, (*6)
RenderbitTechnologies\AdminLTE\ServiceProvider::class,
Register package facade in config/app.php in aliases section, (*7)
RenderbitTechnologies\AdminLTE\Facades\AdminLTE::class,
php artisan vendor:publish --provider="RenderbitTechnologies\AdminLTE\ServiceProvider" --tag="config"
php artisan vendor:publish --provider="RenderbitTechnologies\AdminLTE\ServiceProvider" --tag="assets"
If you discover any security related issues, please email contact@renderbit.com instead of using the issue tracker., (*8)
This package is bootstrapped with the help of melihovv/laravel-package-generator., (*9)
AdminLTE packaged for Laravel 5
MIT
AdminLTE packaged for Laravel 5
MIT
AdminLTE packaged for Laravel 5
MIT