Level 1
Check out Laravel Sanctum documentation.
Hey, Is there any way to combine laravel cookie-based auth system (EX: Breeze) and a react app? I don't want to use react in every part of my application (EX: Landing page, ...), I want to use breeze for user sign-in and send for example post request from react part. Is this possible?
Please or to participate in this conversation.