Skip to content

Commit

Permalink
update readme laravel version
Browse files Browse the repository at this point in the history
  • Loading branch information
tobischulz committed Jan 1, 2024
1 parent 5f1b38c commit f3558f8
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,9 +8,9 @@

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:

- [Laravel 9.x](https://github.com/laravel/laravel)
- [Laravel Sanctum](https://laravel.com/docs/9.x/sanctum)
- [Laravel Fortify](https://laravel.com/docs/9.x/fortify)
- [Laravel 10.x](https://laravel.com/docs/10.x)
- [Laravel Sanctum](https://laravel.com/docs/10.x/sanctum)
- [Laravel Fortify](https://laravel.com/docs/10.x/fortify)
- [Vue 3](https://github.com/vuejs/vue)
- [Vue Router](https://router.vuejs.org/)
- [Vuex](https://vuex.vuejs.org/)
Expand Down

0 comments on commit f3558f8

Please sign in to comment.