Changing folder for Screens/Layouts #1906
Answered
by
kirsgithub
kirsgithub
asked this question in
Q&A
-
Hi there! I was created screens and layouts for my project as write here: https://orchid.software/en/docs/screens/#registering-routes But I tried to move my screens and layouts into folders, for example:
But when I moved it, i got an error: Also, I changed "use" in platform.php:
|
Beta Was this translation helpful? Give feedback.
Answered by
kirsgithub
Oct 5, 2021
Replies: 1 comment
-
Solved it with php artisan orchid:screen Contests/Contests Thanks |
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
kirsgithub
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Solved it with php artisan orchid:screen Contests/Contests
Thanks