From <x-layout.index> to <x-layout> #37221
-
At the time of this writing, it seems Blade does not support automatic name resolving when it comes to having one single index file in a directory. To illustrate, please see the example below: File path: Wouldn't it be nice to have support for this following instead: Blade syntax: Let me know your thoughts! Thanks. |
Beta Was this translation helpful? Give feedback.
Answered by
dennisprudlo
Dec 30, 2021
Replies: 1 comment 2 replies
-
What about if both |
Beta Was this translation helpful? Give feedback.
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
This is already in the framework: #38847