atul4065 / coon
Admin panel For Laravel 10
Installs: 11
Dependents: 0
Suggesters: 0
Security: 0
Stars: 0
Watchers: 1
Forks: 0
Open Issues: 0
Language:Blade
Requires
- guzzlehttp/guzzle: ^7.0.1
README
Coon is a Laravel admin panel. Coon provides developer to design their admin panel as their own and easy customizations.
Coon is a Beginner to Expert level admin panel which means you can adjust it as your own.
Coon provides required layouts which is required in a Admin Panel like template layouts and authentications are mandatory.
Requirements:
- PHP: 8+ Versions
- Laravel 9 or Larvael 9+
Installations process:
To install Coon, run command on Terminal
-
composer require atul4065/coon
-
To get dashboard search for "/admin/dashboard" on browser
-
Plug the Service provider in config/auth.php file "AdminPanelServiceProvider"
-
To get Scaffoldings run command:
syntax:
php artisan vendor:publish --tag=public --force
NOTE:
To add an admin use Tinker or from Seeder.
If you have already registered any Packacge about Role&Permissions or custom functionality about Roles apply middleware in admin route groups.
To set admin for specific user, please add Roles and Permission package, assign to a admin user ont these basic admin work for admin user
Coon word arrived from Cacoon. We shortly defined this "A Beginner to Expert level Admin panel".