Package Data | |
---|---|
Maintainer Username: | nnieheayp |
Maintainer Contact: | nnieheayp@yahoo.com (Pyae Hein) |
Package Create Date: | 2017-02-10 |
Package Last Update: | 2017-10-09 |
Language: | HTML |
License: | MIT |
Last Refreshed: | 2025-01-25 15:22:21 |
Package Statistics | |
---|---|
Total Downloads: | 28 |
Monthly Downloads: | 0 |
Daily Downloads: | 0 |
Total Stars: | 0 |
Total Watchers: | 1 |
Total Forks: | 1 |
Total Open Issues: | 0 |
N Admin Panel's central package, which includes:
$ composer require nadminpanel/adminpanel --dev
NAdminPanel\AdminPanel\AdminPanelServiceProvider::class,
'model' => 'NAdminPanel\AdminPanel\Models\User',
$ php artisan vendor:publish
$ php artisan migrate
$this->call(DeveloperSeeder::class);
Run seed command
$ php artisan db:seed
Admin Panel is free for non-commercial use.