idoko-emmanuel / laravel-fortify-sanctum-auth

Explore the seamless integration of Laravel Fortify & Sanctum for web and API authentication in this project. Divided into three phases, we demonstrate user authentication using API methods in the first two phases and web methods in the third phase.
MIT License
4 stars 1 forks source link

Laravel 11 #1

Closed nicotravassos closed 3 months ago

nicotravassos commented 5 months ago

Hi @idoko-emmanuel,

Please can you provide a api example for fortify for laravel 11 also include access token if possible alot has changed in laravel 11 think this would be helpful?

idoko-emmanuel commented 4 months ago

Alright @nicotravassos I will make it compatible with Laravel 11 after I realese phase 3 of the tutorial

nicotravassos commented 4 months ago

Thank you