laravelwakeup / admin
Admin package for Laravel
dev-master
2025-03-02 04:09 UTC
Requires
- php: >=8.2
- illuminate/support: ^12.0
This package is auto-updated.
Last update: 2025-06-30 04:54:45 UTC
README
Laravel WakeUp Admin helps build Admin management system quickly with Laravel. Provides pre-built routes, views, and publishable configurations, making customization easy.
Installation
Install this package with composer
composer require laravelwakeup/admin:@dev
Publish configuration
php artisan vendor:publish --tag=wakeup-admin-config