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
hello so i wonder how to use devdojo/autb in production.
i built my project using yarn but tring to access for example /auth/login always shows the php zend server not found.
so i played around it by coping what's in vendor/devdojo/auth/routes/web.php into my router's web.php didn't make a difference until i did enter that direvtory and did yarn install then yarn build then linked the public/auth to vendor/.../public/ and it got out like in the image.
The text was updated successfully, but these errors were encountered:
hello so i wonder how to use devdojo/autb in production.
i built my project using yarn but tring to access for example /auth/login always shows the php zend server not found.
so i played around it by coping what's in vendor/devdojo/auth/routes/web.php into my router's web.php didn't make a difference until i did enter that direvtory and did yarn install then yarn build then linked the public/auth to vendor/.../public/ and it got out like in the image.
The text was updated successfully, but these errors were encountered: