Laravel 11 : Install and use vuejs and vue router in laravel

preview_player
Показать описание
In this videos, you’ll learn how to install and use Vuejs and Vue-Router in laravel 11. This is the fodamantals of building a application with laravel on backend and vuejs on front end .On the end of this video, you’ll be able to create a laravel project ,create vuejs components pages and navigate in different pages.
Рекомендации по теме
Комментарии
Автор

awesome explanation, just to the point, loved it

CloudWithUgur
Автор

Setting up VS Code for streamlined Laravel and Vue development:
Laravel Blade Snippets
Laravel goto view
laravel-goto-controller
PHP Intelephense
Vetur
ESLint

JALAL-HZ
Автор

Thanks for the very informative video, I hope you upload more videos about laravel + Vue

ninodeitherbalboa
Автор

wow..., it's just awesome and beneficial. thanks a lot for this..plz make a project with Laravel 11 and Vue.js 3 like the previous invoice project

miltonchowdhury
Автор

This video so much useful! Thank you very much!

moreoverid
Автор

Addition: to open direct urls we need to change route in web.php to Route::get('/{any}', function () { return view('welcome'); })->where('any', '.*');

neymanen
Автор

hello thanks for the tutorial. can you share how are you consuming external apis with this project setup?

thorfinnthegoatmc
Автор

How to reload data from model class to vue template..

junjunghasudungan
Автор

everthing i have done the same but in my visual studio this line is not showing correct and final output not showing as hello app. because in your code its showing as blue bt in mine its white and i am getting output '

dollymishra
join shbcf.ru