mirror of
https://github.com/pterodactyl/documentation.git
synced 2025-12-11 05:44:45 -06:00
commit
455c8c5652
@ -136,7 +136,7 @@ command will setup the database tables and then add all of the Nests & Eggs that
|
|||||||
``` bash
|
``` bash
|
||||||
php artisan migrate --seed
|
php artisan migrate --seed
|
||||||
```
|
```
|
||||||
|
### Add The First User
|
||||||
You'll then need to create an administrative user so that you can log into the panel. To do so, run the command below.
|
You'll then need to create an administrative user so that you can log into the panel. To do so, run the command below.
|
||||||
At this time passwords **must** meet the following requirements: 8 characters, mixed case, at least one number.
|
At this time passwords **must** meet the following requirements: 8 characters, mixed case, at least one number.
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user