mirror of
https://github.com/LinkStackOrg/LinkStack.git
synced 2025-02-17 12:30:57 +01:00
Update README.md
This commit is contained in:
parent
18493b2413
commit
87e716bbd3
@ -34,7 +34,7 @@ DB_PASSWORD=YOUR_PASSWORD
|
|||||||
```sh
|
```sh
|
||||||
php artisan migrate
|
php artisan migrate
|
||||||
php artisan db:seed
|
php artisan db:seed
|
||||||
or commands below
|
"or commands below"
|
||||||
php artisan db:seed --class="AdminSeeder"
|
php artisan db:seed --class="AdminSeeder"
|
||||||
php artisan db:seed --class="PageSeeder"
|
php artisan db:seed --class="PageSeeder"
|
||||||
php artisan db:seed --class="ButtonSeeder"
|
php artisan db:seed --class="ButtonSeeder"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user