Want to access all of our courses? (36 h 00 min)
You also get:
Already a member? Login here
Hi Povlias,
Great course, but with Vite as default This does not work as smooth as I expected. Is there an update?
Hope toe hear soon
Cheers,
Eric
I have released this free mini course with updates: https://laraveldaily.teachable.com/p/laravel-9-vite-vue-react
Unfortunately, I don't have that much free time to re-shoot all the course for Vite specifically.
In order to use vite to bundle your assets, simply put this line
@vite(['resources/js/app.js', 'resources/css/app.css'])
at the bottom of your head tags in dashboard.blade.php
provided of course, that you configured your vite.config.js properly...
this it was little bit complicated the transition from blade to view rootComponent hope you provide seperate video in future for this purpose and thak you a bunch <3
I have a text-form updated course for Vue 3 + Laravel 10 + Vite, maybe will be clearer for you:
Tell us what you like or what we can improve
Feel free to share anything you like or dislike about this page or the platform in general.
Your feedback has been received. We truly appreciate you taking the time to help us improve.
Hi Povlias,
Great course, but with Vite as default This does not work as smooth as I expected. Is there an update?
Hope toe hear soon
Cheers,
Eric
I have released this free mini course with updates: https://laraveldaily.teachable.com/p/laravel-9-vite-vue-react
Unfortunately, I don't have that much free time to re-shoot all the course for Vite specifically.
In order to use vite to bundle your assets, simply put this line
@vite(['resources/js/app.js', 'resources/css/app.css'])
at the bottom of your head tags in dashboard.blade.php
provided of course, that you configured your vite.config.js properly...
this it was little bit complicated the transition from blade to view rootComponent hope you provide seperate video in future for this purpose and thak you a bunch <3
I have a text-form updated course for Vue 3 + Laravel 10 + Vite, maybe will be clearer for you: