Level 80
Sep 12, 2023
2
Level 10
Allow Laravel maintenance API communication
Hi all,
I am struggling with Laravel 9, I need to put the site on maintenance(my staging site) but still allow the sanctum API communication. Because this new Laravel 9 maintenance page injects a cookie, I am unable to pass this cookie to the API to let it pass through.
Any idea how to get around this please?
Thank
Please or to participate in this conversation.