ninhnk/first-package

This is my first-package

Installs: 12

Dependents: 0

Suggesters: 0

Security: 0

Stars: 0

Watchers: 1

Forks: 0

Open Issues: 0

Language:Blade

v1.0.3 2023-11-20 02:44 UTC

This package is auto-updated.

Last update: 2024-09-20 08:31:02 UTC


README

php artisan vendor:publish --provider="Ninhnk\FirstPackage\Providers\RouteServiceProvider"
php artisan migrate
php artisan db:seed --class="Ninhnk\FirstPackage\Database\Seeders\AccountSeeder"
trong file config/auth tìm đến providers và thay 'model' => Ninhnk\FirstPackage\Models\Account::class,
php artisan ser
http://localhost:8000/sign-in
user name: ninhnk or admin
pass: 123qweASD