dev-master
9999999-devAdmin/manager dashboard for Laravel framework
MIT
The Requires
- php >=5.4.0
- laravel/framework 5.*
by Max Kovpak
laravel framework admin dashboard
Admin/manager dashboard for Laravel framework
under construction.., (*2)
Require this package with composer:, (*3)
composer require small-team/laravel-dashboard
, (*4)
After updating composer, add the ServiceProvider to the providers array in config/app.php, (*5)
SmallTeam\Dashboard\ServiceProvider::class,
, (*6)
Copy the package config to your local config with the publish command:, (*7)
php artisan vendor:publish
, (*8)
Admin/manager dashboard for Laravel framework
MIT
laravel framework admin dashboard