Using One Modal Window for Creating and Updating Data in Laravel and Vuejs

preview_player
Показать описание
Let's Build a Multi-Purpose Laravel + Vue Application is out now. In this series, you learn everything you need to know about Building a complete web application with Laravel and Vue js. So, I am so excited that so many of you guys like my content and keep inspiring me to create more videos. My goals is to inspire you to write better code and better applications.

Open Source At Github.

Here are the things you will learn in this series:

* How use Vue Router with Laravel
* How to Install AdminLTE 3
* How to Use Font Awesome 5 on Laravel
* How integrate mailchimp with laravel
* How to use Laravel Socialite
* How to Login Using Social Media
* How to Use API in Laravel
* Api Auth with Laravel Passport
* JWT with Laravel Passport and JavaScript Request
* Vue Custom Events
* Vue form with Laravel
* Relational Database with Laravel
* Axios and Ajax Request
* ACL in Laravel
* Online Users list
* And much more...

Tags:

JWT with Laravel,tutorial,coding,laravel,laravel and vue js tutorial,laravel and vuejs,laravel and vue js project,laravel admin panel,laravel adminlte,laravel admin,vue js tutorial,vue js,axios,laravel application development,learn laravel 5.6,learn laravel framework,laravel crud,laravel crud tutorial,spa,laravel how to,laravel tips,coding tips,admin lte laravel 5.6,adminlte with php,laravel api,laravel passport, hosting, cloud, web hosting
Рекомендации по теме
Комментарии
Автор

Don't apologize if you are really tired from work and you need to make a video. I am grateful that you created this tutorial.

Paul-ozse
Автор

It is the best series I have ever seen. I bought many courses on Udemy and no one of them is in this level.

yousefalatassi
Автор

Hi,
With a simple trick of using default parameter, i am able to use same Function to use same Modal with or without UserData.
newModal(user = "none") {
this.form.reset();
if (user != "none") {
this.form.fill(user);
}
$("#addNew").modal("show");
}

Your tutorial is just amazing. I am loving it. <3

humayunkabir
Автор

Now editing seems more easier to me. Thank you very much.

suruzzaman
Автор

very good video indeed! It took me 2 days to overcome laravel + vue because I began to watch your video, but not other videos in youtube. You lessons are better.

optimizeit
Автор

THanak you so much, Laravel is such a beautiful and elegant framework. Great asset for PHP

salmankashfy
Автор

Thank you sir for this great tutorial. I've learned a lot from you.

jericmangao
Автор

The best video. Modal handling - explained great!

diegoslinger
Автор

I enjoyed all your videos, they are great, thumbs up

emekaokafor
Автор

Simple, clear and informative. Thank you

sayedahmadnaweed
Автор

thank you so much :) very high quality content and learning :)

samdeacon
Автор

Another great video. Thank you CodeInspire.

NoOne-qdyp
Автор

nice tutorial. hope I will complete full series. thank you to make a excellence tutorial series.

ronyalamin
Автор

hey man thank you for all the work you put to help others!

vacho
Автор

Thanks so much! you are great! the explanations are very helpful

JamesRamsdenJaysree
Автор

Hello. Thanks for this series. I want to a suggest for this video content.

When I process the following sequence;
1. click "create user" button
2. fill just "name" field on form
3. Click "create" button
4. Form showing "The email field is required." and other errors.
5. Close form with click "x" or "close" button
6. again click "create user" button

This form is empty. But the errors are still standing.

#Suggestion: add "this.form.clear()" before "this.form.reset()"

Have a nice day.

OzanMora
Автор

You are just awesome man, i'm learning a lot

ElCucut
Автор

thank you very much
i appreciate your work, again thnx a lot

youssefbenabed
Автор

Would be awesome if you could do some integration with Chartjs

GeokerRom
Автор

the syntax is probably not the same when using b-table. how do you make it work?

samikemashiku
visit shbcf.ru