Skip to content

Commit

Permalink
docs(README): update instructions for Laravel Passport setup
Browse files Browse the repository at this point in the history
  • Loading branch information
deligoez committed Apr 19, 2024
1 parent ddf9541 commit c7c047b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -120,7 +120,7 @@ Bu bir **Laravel 11** projesidir ve **PHP 8.2 veya 8.3** gerektirir.
```shell
php artisan key:generate --env=testing
```
6. Laravel Passport'u ayarla
6. Laravel Passport'u şifreleme anahtarlarını oluştur
```shell
php artisan passport:keys
```
Expand Down

0 comments on commit c7c047b

Please sign in to comment.