How make frontend part in the same app with orchid ? #2434
Unanswered
sergeynilov
asked this question in
Q&A
Replies: 1 comment 1 reply
-
Hi @sergeynilov. You only need to declare screen routes where no authorization is required. |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Making in laravel/framework 9.1 admin area with orchid/crud 3.8 and orchid/platform 13.6
at some time it was decided to make frontend part in the same app, where we can have
pages without “/admin” prefix in url and not logged user can open this page.
If there is a way to do it ? If yes, please reference to example...
Thanks!
Beta Was this translation helpful? Give feedback.
All reactions