Full Stack Vue.js & Laravel 7 - Build a TODO App with CRUD (CREATE, READ, UPDATE, DELETE) tutorial.

Full Stack Vue.js & Laravel 7 - Build a TODO App with CRUD (CREATE, READ, UPDATE, DELETE) tutorial.

Code Fisher

4 года назад

31,082 Просмотров

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


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

Oreefy
Oreefy - 23.09.2021 18:38

How to change meta title?

Ответить
mandan koding
mandan koding - 13.09.2021 10:04

very nice, i really like this tutorial

Ответить
Gass
Gass - 28.07.2021 16:13

Cool tutorial. Thanks!

Ответить
Mohamed Hassan
Mohamed Hassan - 04.07.2021 18:42

data.append('title', this.form.title);
what does 'title' represent here exactly???

Ответить
Fine Hands Technologies
Fine Hands Technologies - 07.05.2021 17:20

Hey man, really loved your tutorial.

Ответить
Amol Acharya
Amol Acharya - 10.03.2021 13:54

In saveData(), where did you get FormData() from? I mean, where does it exist?

Ответить
Technozoon
Technozoon - 08.03.2021 18:28

Thank for your share

Ответить
hador
hador - 04.02.2021 19:35

laravel new vuejstodo is not working

Ответить
Steven Copada
Steven Copada - 10.12.2020 14:45

I thought it was CRUD. But you only use Create, Retrieve. tho this is very helpful but can you send the full tutorial video of your code?

Ответить
Alexander
Alexander - 10.12.2020 03:14

If you try with Laravel8, then you have to declare a Controller suitable for Laravel 8 version as "Route::resource('todo', TodoController::class);",
and don't redo the declaration of the new Vue constructor in the Form.js file. The new Vue declaration should be located in resources/js/app.js.

Ответить
Airlangga Satria
Airlangga Satria - 09.12.2020 08:40

thank you sir
you help me a lot :)

Ответить
Hugh Mungus
Hugh Mungus - 04.12.2020 21:17

I'm halfway through this video and am VERY optimistic that it is finally going to show me the proper way to combine Vue and Laravel in the same app. May I make one suggestion though for whatever videos you make in the future? Could you set your computer to use a larger font - twice as big would be great! - so that I can read the file names in the left-most column of VS Code? It's really hard to read the text over there even when I'm in full-screen mode! (I can read the text in the active editor okay but a little bigger there would be better too, otherwise it can be very hard to distinguish curly braces from parentheses and commas from semicolons.)

Ответить
Mark Briones
Mark Briones - 27.11.2020 12:01

I have trouble on some dropdown behavior when app.js conflicts with bootstrap. How should I solve it?

Ответить
Mark Briones
Mark Briones - 24.11.2020 11:09

the component is not rendering... =(

Ответить
swathered
swathered - 16.11.2020 18:15

Thanks sir, but the text size in vscode is kinda too small, just my suggestion...

Ответить
Paulo Miguel Sampang
Paulo Miguel Sampang - 16.11.2020 05:41

So when i did the vuejs with button it wont show up in my screen

Ответить
Liam2 Narisma
Liam2 Narisma - 07.11.2020 16:45

Argument 1 passed to Illuminate\Routing\Router::resources() must be of the type array, string given, called in laravel 7

Ответить
rafsoverflow
rafsoverflow - 26.10.2020 22:22

I suggest to the author to try the Vue-Form library on a recent Laravel and Vue versions and possibly give us an alternative, because it just won't work. First it gives an error because there is a Vue object created inside the script, so we can delete those last few lines, but then there is a constructor issue for Form().

Ответить
Farhad Vakili jamil
Farhad Vakili jamil - 16.10.2020 21:57

Are Your Really Programmer ? Or Printer machine??? You have no mastery of coding at all. Please do not teach. Your code does not work.

Ответить
John Smith
John Smith - 13.10.2020 06:28

What about Laravel + Nuxt ?

Ответить
Travel Trips Camps
Travel Trips Camps - 01.10.2020 17:15

the app.scss dosnt work i donno why but it works in the app.scc of the public folder can you please help me and tell me why

Ответить
Sergio Aldo Lossetti
Sergio Aldo Lossetti - 18.09.2020 19:23

not working for me, I get a lot of errors in the console when I import the Form.js file

Ответить
Z Hasan
Z Hasan - 09.09.2020 15:37

Excellent tutorial. Please make a tutorial on Vue, Vuex and Laravel. Thanks.

Ответить
Muhammad Omer
Muhammad Omer - 31.08.2020 16:02

Thanks, man. You have saved my life. (y)

Ответить
hotdot cyber
hotdot cyber - 15.08.2020 07:52

Followed all your steps but got this error.Uncaught ReferenceError: Vue is not defined

Ответить
Lucian Rusu
Lucian Rusu - 11.08.2020 23:21

Vue is not defined
at Object../resources/js/Form.js

Ответить
Generic TV
Generic TV - 25.07.2020 21:24

Glad to see that, just starting vue js, Thanks man :)

Ответить
mind crazy
mind crazy - 14.07.2020 06:39

well done...i really appreciate that...

Ответить
MR. POTATO
MR. POTATO - 13.07.2020 15:37

First Comment <3

Ответить