We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b02b91e commit 4ff509cCopy full SHA for 4ff509c
README.md
@@ -21,7 +21,7 @@ An alternative to using the [Laravel, Inertia.js, & PrimeVue Starter Kit](https:
21
SANCTUM_STATEFUL_DOMAINS="vue-spa.localhost"
22
SESSION_DOMAIN="vue-spa.localhost"
23
```
24
-6. Setup additional routes and controllers for profile page in the Laravel API project:
+6. Setup additional routes and controllers for profile settings in the Laravel API project:
25
26
27
php artisan make:controller ProfileController
0 commit comments