Laravel Sanctum Authentication for React App using Breeze
Laravel breeze is an Authentication scaffolding for web and APIs. Breeze is powered by Laravel Sanctum for Authentication system, by default it includes CSRF protections, session authentication and so we don't require to worry about XSS attacks.
In t...
nilanth.hashnode.dev3 min read