Skip to content

Commit e54c023

Browse files
Update nuxt URL (laravel#8978)
* [8.x] Consider 'Models' folder for the models path usages * Update container.md * Update nuxt URL --------- Co-authored-by: Taylor Otwell <[email protected]>
1 parent d6d7a68 commit e54c023

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

starter-kits.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -74,7 +74,7 @@ php artisan migrate
7474
<a name="breeze-and-next"></a>
7575
### Breeze & Next.js / API
7676

77-
Laravel Breeze can also scaffold an authentication API that is ready to authenticate modern JavaScript applications such as those powered by [Next](https://nextjs.org), [Nuxt](https://nuxtjs.org), and others. To get started, specify the `api` stack as your desired stack when executing the `breeze:install` Artisan command:
77+
Laravel Breeze can also scaffold an authentication API that is ready to authenticate modern JavaScript applications such as those powered by [Next](https://nextjs.org), [Nuxt](https://nuxt.com), and others. To get started, specify the `api` stack as your desired stack when executing the `breeze:install` Artisan command:
7878

7979
```nothing
8080
php artisan breeze:install api

0 commit comments

Comments
 (0)