Laravel 6 Beginner - e9 - RESTful Controllers Part 1

preview_player
Показать описание
RESTful Controllers help guide your development process and give you guidelines on how to implement your CRUD actions. Let's take it one step at a time implementing and adding the concept customers into our application.

Laravel RESTful Controllers

DigitalOcean Referral

About This Course

If you have been looking to learn Laravel, there hasn't been a better time. The framework reached an important point in its life, with the release of Laravel 6. There has never been more demand for Laravel developers than now. In this series, we are going to get you started in your path to becoming a Laravel Artisan. Let's get right to it!
Рекомендации по теме
Комментарии
Автор

Finally I get to understand Laravel, I've searched for so long, but here it is. Thank you very much.

I'm pretty sure soon there will be ton of subscriber's, you really deserve it!

ademineshat
Автор

Your tutorials are short but are able to retain so much useful information. Thanks great stuff

alvinkariuki
Автор

please make video in AJAX CRUD operation using RESTful controller in laravel 6

tulsirammarasini
Автор

Victor. I am amazed at you and your ability to create this much content and really give people like me a leg up man. I am off to donate to coders tape. Thanks for doing what you do. I been catching your podcast too. 54 yo system engineer here making changes. Thanks again.

bugoutsanchez
Автор

Please show image upload and how to use gates to protect user actions. Thank you for the great and valuable lessons.

davidsonzed
Автор

U should make one project in your channel maybe 4-5 hours long in one video..maybe ecommerce project or cms, i highly believe your channel will blow up by doing this :)

cubedev
Автор

I'm learning not just laravel, but the code completion of phpstorm.

jorgea.garzav
Автор

Thanks best wishes your way in teaching is simple and clear.

MoatazMohamady
Автор

you could use Route::resource(); instead of creation a lot of Route::get()

helloworld
Автор

Than you for all, what is the shortcut for multiple selection?

amjadarbas
Автор

please make video in AJAX CRUD operation using RESTful controller in laravel 6
same message as @Tech. Vai
since i want to know how to do that as well
:)

kunz
Автор

I assume the protected $guarded array could be filled with fields you want guarded? You mentioned that using the protected version would require you to update the array for each new field. Guarding just a few key fields would allow new fields to mass assign automatically? Is my assumption correct?

GregZimdahl
Автор

Hello, great course! Do you put the code on GitHub for reference?

bhaidar
Автор

I love the tutorial simple, helpful and informative :) keep the great work

wassim
Автор

It would be really useful if you did a video demoing how to setup auth in 6. I've bought your SPA course, and with it being on 5.8, the make:auth command doesn't work anymore. Having a video, and perhaps including it here and in the Udemy course would be cool.

NathanBudd
Автор

Hi sir! A bit confused on naming the Controller tho. I remember you saying Controllers should be plural? but when you "make:model Customer -c" the controller name seems to be the same as how you named the model. In your opinion sir which will you suggest to follow CustomersController or CustomerController??

Edit: fix typo :)

krenjeroth
Автор

I am having one issue. When i use old and there is no previous value the form shows a /.
I have tried covering with if statement but that doesn't work. any body has an idea

vakasghulamnabi
Автор

It will be great if you make tutorials about Ajax in laravel

pramod
Автор

I have a row with nullable property and if i type something i want to show it in the view. If i add the row into validation it will show the value but that row is optional, it can be a null or have a value.

einnlleinhattha
Автор

please make a VueJs CRUD application <3

mostafamosavi