component.blade.php => component.x.php #37220
Unanswered
marknuyens
asked this question in
Ideas
Replies: 2 comments
-
Good idea, been writing a lot of <x-...> tag lately. |
Beta Was this translation helpful? Give feedback.
0 replies
-
The The only thing you'll be missing is that the |
Beta Was this translation helpful? Give feedback.
0 replies
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.
-
Hey there,
Are you tired of typing ".blade.php" over and over again?
Since we're mostly dealing with the "X" symbols when it comes to components in Blade, wouldn't it be nice to have support for an alias that allows for:
component.x.php
instead ofcomponent.blade.php
.Less characters, less typing, more doing. ;-)
Love to hear your opinions!
Beta Was this translation helpful? Give feedback.
All reactions