Laravel Vue js set-up with Vue.js router & components | Very important tutorial for this series | 01

Laravel Vue js set-up with Vue.js router & components | Very important tutorial for this series | 01

101,415 Просмотров

Ссылки и html тэги не поддерживаются


Комментарии:

@adit_bhineka
@adit_bhineka - 28.11.2023 13:07

what is your laravel version in this video?

Ответить
@Elif-kv4dn
@Elif-kv4dn - 22.10.2023 17:54

deploy ?

Ответить
@chidorondubueze4828
@chidorondubueze4828 - 06.08.2023 06:38

You just assume your setup is basic, no good explanation. i dislike this

Ответить
@laravelearner
@laravelearner - 08.06.2023 15:57

This is the BEST long video i have watched till now.... Awesome teaching style, method, presentations and code. What a layout Man !!! Just remarkable

Ответить
@sohrabkhan2466
@sohrabkhan2466 - 19.05.2023 08:58

Helpful tutorial

Ответить
@hossamragab1428
@hossamragab1428 - 07.05.2023 03:36

awesome <3

Ответить
@DavidAshby1
@DavidAshby1 - 31.03.2023 21:11

npm run watch says Missing script: "watch", npm run dev works in as far as no errors thrownbut I do not get the app.js in the public folder. Running Laravel v10.5.1

Ответить
@ehabelshimi6340
@ehabelshimi6340 - 26.03.2023 00:59

Thanks alot from egypt
😍😍

Ответить
@user-ip4on2jh4m
@user-ip4on2jh4m - 14.03.2023 12:43

Thanks a bunch.. source code link pls

Ответить
@KarenPerez-jf6ki
@KarenPerez-jf6ki - 13.03.2023 12:16

Thank you so much sir.

Ответить
@smithtang7763
@smithtang7763 - 21.02.2023 06:33

Could you show us your sourcecode?thanks a lot

Ответить
@SudipDas-um6yf
@SudipDas-um6yf - 02.02.2023 17:34

mix path is not getting app.js from public folder

Ответить
@timminjapan3113
@timminjapan3113 - 16.11.2022 17:08

THX!!!

Ответить
@theasmrfriend
@theasmrfriend - 11.10.2022 22:32

watching this now, first person who explains it very deeply and thoroughly Keep It up bro

Ответить
@ahmedaliklay1233
@ahmedaliklay1233 - 08.10.2022 20:51

شكرا لك صادق
شرحك جميل

Ответить
@gayanmadumal2342
@gayanmadumal2342 - 23.09.2022 15:07

What is the node version

Ответить
@vanbayor11
@vanbayor11 - 10.09.2022 22:57

Nice videos. Can you please provide the source code to follow along? Thanks.

Ответить
@youssefamad88
@youssefamad88 - 28.07.2022 16:11

Thank you so much Sadek

Ответить
@nomanjaved7741
@nomanjaved7741 - 20.07.2022 23:09

I am stucked, public/js file is not generating in laravel 9.

Ответить
@adit_bhineka
@adit_bhineka - 24.06.2022 03:10

what version of laravel are you using?

Ответить
@JJ-ot3ps
@JJ-ot3ps - 13.06.2022 19:33

oh boy, I was keep getting error when run npm install, you should have listed correct file to run those command....especially for absolute beginner! but great video overall!

Ответить
@JJ-ot3ps
@JJ-ot3ps - 13.06.2022 18:18

great video, very clear! I am wondering do you have laravel jetstream, inertia vue tailswind vite all combined together?

Ответить
@rashed50702
@rashed50702 - 11.06.2022 18:29

Would you please make a tutorial about roles and permissions when laravel and vujs(vuecli) are separate application! please!!

Ответить
@biancahoffmann2489
@biancahoffmann2489 - 10.06.2022 22:40

Please can you update the project? :c seriously i would like to do this project, learn how you do it.

Ответить
@abdulwaqarkhan3941
@abdulwaqarkhan3941 - 17.04.2022 15:08

my code is getting below error please advise

Error(
WARNING in ./resources/js/router.js 3:0-7
export 'default' (imported as 'Vue') was not found in 'vue' (possible exports: )

my code

import Vue from 'vue'
import Router from 'vue-router'
Vue.use(Router)
import firstPage from './components/pages/myFirstPage'
const routes = [

{
path: '/',
name: 'Dashboard',
component: dashboard
}
]
export default new Router({
mode: 'history',
routes

})

Ответить
@raisrindho
@raisrindho - 15.04.2022 15:40

this is great, thanks

Ответить
@amaldaagi5450
@amaldaagi5450 - 24.03.2022 01:26

what laravel version did you use Brother?

Ответить
@amaldaagi5450
@amaldaagi5450 - 24.03.2022 01:25

laravel 8 and vue js 3 ?

Ответить
@cianjaropojop3057
@cianjaropojop3057 - 03.03.2022 04:56

what laravel version did you use Brother?

Ответить
@tomaxyn
@tomaxyn - 23.02.2022 03:06

Greetings, what version of laravel and vuejs can apply for this proyect?

Ответить
@Hari-xu1zb
@Hari-xu1zb - 15.02.2022 20:53

Any possible Vue.js setup in laravel 5.1?

Ответить
@tandoku9133
@tandoku9133 - 15.02.2022 04:11

meaning the router in web.api was "overpowered" by the routers in vuejs?

Ответить
@lahmarwissem3501
@lahmarwissem3501 - 20.01.2022 13:17

My <router-view></router-view> is not loading the other views, I didn't see any errors in the console.

Ответить
@Excess-qn7qh
@Excess-qn7qh - 08.01.2022 13:36

very good! thank you very much

Ответить
@sameera-dananjaya-wijerathna
@sameera-dananjaya-wijerathna - 22.12.2021 09:38

perfect ! explanation ! thanks !

Ответить
@tholfikarmohammed887
@tholfikarmohammed887 - 21.12.2021 05:59

which version of Laravel we're installing here?

Ответить
@GoogleUser-mx5oe
@GoogleUser-mx5oe - 28.10.2021 14:01

Did you use Laravel 7 on this project?

Ответить
@andiabdillah332
@andiabdillah332 - 05.10.2021 17:58

good job

Ответить
@vinodpatidar8490
@vinodpatidar8490 - 22.09.2021 22:29

I used some vue js code in my laravel application but after Watching this part, I understood how router work in vue..

Ответить
@ashokbhadane6437
@ashokbhadane6437 - 22.09.2021 14:10

Thank you sir for teaching us this. You taught us great things

Ответить
@oreefy4120
@oreefy4120 - 17.09.2021 12:15

just great !!!!!!!!!!!!!!!!!!!!!!!!!!!

Ответить
@pmx.x.4243
@pmx.x.4243 - 07.09.2021 10:38

Wow , I really enjoyed while you explain everything with its WHY and structure base

Ответить
@judesong3754
@judesong3754 - 30.07.2021 14:17

Thanks Bro. It works for me!!! lol!

Ответить
@milandeepsinghbhalla3307
@milandeepsinghbhalla3307 - 13.07.2021 14:57

thanks a lot sir...!!! you taught every basic concept with very nice explanation....i knew vue and was starting to learn larvel and was wondering how to integrate them and what was the reason of laravel having it's own routes because vue has it's own router but you nailed it and explained very nicely thanks a lot again..🔥🔥

Ответить
@bashircodes
@bashircodes - 11.07.2021 11:46

Thanks for the way explained the concepts which is really nice 🙂 I had frustration on integration of Vue.js and Laravel but know I am good to go

Ответить