Skip to content

Commit f3558f8

Browse files
committed
update readme laravel version
1 parent 5f1b38c commit f3558f8

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -8,9 +8,9 @@
88

99
A simple and clean boilerplate to start a new SPA project with authentication and more features from fortify. Its like the little sister of Jetstream, but as SPA. This boilerplate uses the following tools:
1010

11-
- [Laravel 9.x](https://github.com/laravel/laravel)
12-
- [Laravel Sanctum](https://laravel.com/docs/9.x/sanctum)
13-
- [Laravel Fortify](https://laravel.com/docs/9.x/fortify)
11+
- [Laravel 10.x](https://laravel.com/docs/10.x)
12+
- [Laravel Sanctum](https://laravel.com/docs/10.x/sanctum)
13+
- [Laravel Fortify](https://laravel.com/docs/10.x/fortify)
1414
- [Vue 3](https://github.com/vuejs/vue)
1515
- [Vue Router](https://router.vuejs.org/)
1616
- [Vuex](https://vuex.vuejs.org/)

0 commit comments

Comments
 (0)