This package is an admin dashboard for Laravel
This package requires PHP 5.6 and Laravel 5.0 or higher.
composer require programic/laravel-pro-admin
Publish vendor assets
php artisan vendor:publish --provider="Programic\ProAdmin\ProAdminServiceProvider"
Install dashboard
php artisan pro-admin:install
Make sure all the construct bindings in the notifications are typed. In the
composer test
Please see CHANGELOG for more information what has changed recently.
Please see CONTRIBUTING for details.
If you discover any security-related issues, please email info@programic.com instead of using the issue tracker.
The MIT License (MIT). Please see License File for more information.