diff --git a/panel/getting_started.md b/panel/getting_started.md index f16d8547..900920f0 100644 --- a/panel/getting_started.md +++ b/panel/getting_started.md @@ -136,7 +136,7 @@ command will setup the database tables and then add all of the Nests & Eggs that ``` bash 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. At this time passwords **must** meet the following requirements: 8 characters, mixed case, at least one number.