You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I am trying to setup a Laravel API with Sanctum in combination with a Vue frontend app. IN order for Sanctum to work properly both apps need to be in the same domain. Installing the Laravel API works fine. But although Herd offers the option to link in other projects, linking it to a Vue project only leads to a 404-page. And thereby the whole setup is not supported in Herd.
Steps to reproduce
Simply create a Vue ap with npm create vue@latest, link it as project in Herd and voila!
Relevant log output
No response
The text was updated successfully, but these errors were encountered:
Platform
Windows
Operating system version
Windows 11 Pro 24H2
System architecture
Intel (x86)
Herd Version
1.13.0
PHP Version
PHP 8.3.14
Bug description
I am trying to setup a Laravel API with Sanctum in combination with a Vue frontend app. IN order for Sanctum to work properly both apps need to be in the same domain. Installing the Laravel API works fine. But although Herd offers the option to link in other projects, linking it to a Vue project only leads to a 404-page. And thereby the whole setup is not supported in Herd.
Steps to reproduce
Simply create a Vue ap with npm create vue@latest, link it as project in Herd and voila!
Relevant log output
No response
The text was updated successfully, but these errors were encountered: