nuxt-community / auth-module

Zero-boilerplate authentication support for Nuxt 2
https://auth.nuxtjs.org
MIT License
1.93k stars 924 forks source link

docs: update laravel sanctum docs URL #1690

Closed ayoubbajjou closed 2 years ago

ayoubbajjou commented 2 years ago

Update Laravel sanctum docs URL to redirect to the latest version of Laravel currently (9.x), so we don't need to specify the version on every upgrade of the Framework anymore this will allow us to always redirect the user to the latest version.

ayoubbajjou commented 2 years ago

@Intevel could you check this simple update, please!

ayoubbajjou commented 2 years ago

@Intevel Thanks for approving this first PR in contributing to open source even if it's simple like this, So nothing to do from my side in this PR, right?

Intevel commented 2 years ago

No, we have to wait until a maintainer merges it. But currently looks bad because no one works active on this module

ayoubbajjou commented 2 years ago

Ok, no problem let's wait, Thanks again

bmulholland commented 2 years ago

Thanks for the fix :)