Replies: 3 comments 3 replies
-
I think Lucid can found a way to manage this type of things in such a way that it keeps easy to work with. |
Beta Was this translation helpful? Give feedback.
1 reply
-
Of course. I will submit something as soon as possible. |
Beta Was this translation helpful? Give feedback.
0 replies
-
Did I say "Happy new year", @Mulkave !? |
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
Uh oh!
There was an error while loading. Please reload this page.
-
Hello team!
What if we think of implementing the logic for JS front-end like VueJS? Cause when working with them, normally, the initilization comes in the
ressources/js/app.js
file and the views inressources/js/Pages
(when working with InertiaJS for instance).Also there is a simalar logic for some CSS Framework like Tailwind CSS which works with
Webpack
andMix
to compile assets.Beta Was this translation helpful? Give feedback.
All reactions