atul4065/coon

There is no license information available for the latest version (1.0.1) of this package.

Admin panel For Laravel 10

Maintainers

Details

github.com/atul4065/coon

Source

Issues

Installs: 11

Dependents: 0

Suggesters: 0

Security: 0

Stars: 0

Watchers: 1

Forks: 0

Open Issues: 0

Language:Blade

1.0.1 2023-08-25 05:48 UTC

This package is auto-updated.

Last update: 2025-08-25 12:30:18 UTC


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:

  1. PHP: 8+ Versions
  2. Laravel 9 or Larvael 9+

Installations process:

To install Coon, run command on Terminal

  1. composer require atul4065/coon

  2. To get dashboard search for "/admin/dashboard" on browser

  3. Plug the Service provider in config/auth.php file "AdminPanelServiceProvider"

  4. 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".