Skip to content

Commit

Permalink
Update access.md
Browse files Browse the repository at this point in the history
  • Loading branch information
tabuna authored Oct 30, 2024
1 parent 014984c commit 2581650
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions docs/en/docs/access.md
Original file line number Diff line number Diff line change
Expand Up @@ -88,9 +88,9 @@ $role->getUsers();
```


## Admin Creation
## Creating an Admin User via Console

To create a user with the maximum (at the time of creation) rights, run the following command:
To create a user with the maximum (at the time of creation) permissions, run the following command:

```php
php artisan orchid:admin nickname [email protected] secretpassword
Expand Down

0 comments on commit 2581650

Please sign in to comment.