SleepingOwl Admin is an administrative interface builder for Laravel.
- Change the version you need in
composer.json
Example:
"laravelrus/sleepingowl": "dev-development"
- Run this command in the terminal:
composer update laravelrus/sleepingowl
- Run command in the terminal for update assets:
php artisan sleepingowl:update
Admin was written by Sleeping Owl for the Laravel framework and is released under the MIT License. See the LICENSE file for details.