Skip to content

Commit

Permalink
Update installation.mdx
Browse files Browse the repository at this point in the history
  • Loading branch information
Mohammad-Alavi committed Dec 15, 2024
1 parent c7d4d63 commit a9e97f1
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -82,7 +82,7 @@ You can also create a new admin user with:
```
php artisan apiato:create:admin
```
### Authentication
### Step 5: Authentication

Next, you should execute the `passport:install` Artisan command.
This command will create the encryption keys needed to generate secure access tokens.
Expand Down

0 comments on commit a9e97f1

Please sign in to comment.