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

  Рет қаралды 12,983

 Devs Train

Devs Train

Күн бұрын

Пікірлер: 24
@jojodejesus7181
@jojodejesus7181 6 сағат бұрын
Thank you for sharing this. Subscribed!
@JALAL-HZ
@JALAL-HZ 9 ай бұрын
Setting up VS Code for streamlined Laravel and Vue development: Laravel Blade Snippets Laravel goto view laravel-goto-controller PHP Intelephense Vetur ESLint
@CloudWithUgur
@CloudWithUgur 5 ай бұрын
awesome explanation, just to the point, loved it
@moreoverid1722
@moreoverid1722 8 ай бұрын
This video so much useful! Thank you very much!
@ninodeitherbalboa5809
@ninodeitherbalboa5809 7 ай бұрын
Thanks for the very informative video, I hope you upload more videos about laravel + Vue
@aswathiachu7202
@aswathiachu7202 2 ай бұрын
Thank you❤️
@miltonchowdhury4016
@miltonchowdhury4016 9 ай бұрын
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
@pusho.developers
@pusho.developers 2 ай бұрын
Just super cool, thank you very much for sharing knowledge. Greetings from Cuba. PD: New Subscriber
@devstrain
@devstrain 2 ай бұрын
Thanks you very much
@M37Shadow
@M37Shadow 7 ай бұрын
That was really helpful♥ thanks mate
@mansimahajan1856
@mansimahajan1856 8 ай бұрын
So informative for beginners
@neymanen
@neymanen 6 ай бұрын
Addition: to open direct urls we need to change route in web.php to Route::get('/{any}', function () { return view('welcome'); })->where('any', '.*');
@thorfinnthegoatmc
@thorfinnthegoatmc 6 ай бұрын
hello thanks for the tutorial. can you share how are you consuming external apis with this project setup?
@villageadventurebd3826
@villageadventurebd3826 3 ай бұрын
nice
@aguud
@aguud 7 ай бұрын
WOW amazing explanation
@junjunghasudungan1905
@junjunghasudungan1905 9 ай бұрын
How to reload data from model class to vue template..
@sumamaai2480
@sumamaai2480 9 ай бұрын
Why not use inertia?
@devstrain
@devstrain 9 ай бұрын
Inertia use monolithic architecture that uses one code base to perform multiple business functions, but sometime we can use we can microservices architectural which is approach that composes software into small independent components or services.That is why I choose to show you this microservices architectural approach in this video.
@phuyusystem5331
@phuyusystem5331 8 ай бұрын
el codigo fuente ?
@nolowcode
@nolowcode 8 ай бұрын
@dollymishra4179
@dollymishra4179 7 ай бұрын
everthing i have done the same but in my visual studio @vite('resources/css/app.css') 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 '
@devstrain
@devstrain 7 ай бұрын
Hi ! Verify if you make configuration in your vite.config.js
@gokhanhepyetiker8899
@gokhanhepyetiker8899 2 ай бұрын
same issue my laravel version is 11
@gokhanhepyetiker8899
@gokhanhepyetiker8899 2 ай бұрын
@@devstrain import { defineConfig } from 'vite'; import laravel from 'laravel-vite-plugin'; import vue from '@vitejs/plugin-vue'; export default defineConfig({ plugins: [ laravel({ input: ['resources/css/app.css', 'resources/js/app.js'], refresh: true, }), vue(), ], }); what is wrong with this?
laravel 11 : Install and Use  React js and React Router
15:16
Devs Train
Рет қаралды 5 М.
Война Семей - ВСЕ СЕРИИ, 1 сезон (серии 1-20)
7:40:31
Семейные Сериалы
Рет қаралды 1,6 МЛН
ССЫЛКА НА ИГРУ В КОММЕНТАХ #shorts
0:36
Паша Осадчий
Рет қаралды 8 МЛН
Vue.js in Laravel 11: Changes You Need to Know
4:42
Laravel Daily
Рет қаралды 11 М.
How to Install VUE JS in Laravel Project
8:28
Web Tech Knowledge
Рет қаралды 4,2 М.
Multi-Step Form with Vue Inertia and Laravel Breeze
9:25
Laravel Daily
Рет қаралды 2,8 М.
Setting Up Laravel with Sail | Learn Laravel The Right Way
7:19
Program With Gio
Рет қаралды 9 М.
What’s Up with Laravel? It’s Everywhere, and Here’s Why!
6:22
Getting Started with React in Laravel
4:51
Laravel
Рет қаралды 50 М.
Laravel Octane: supercharge your Laravel applications
8:34
Aaron Francis
Рет қаралды 52 М.