After learning all the intricacies of React/Next, I've just come across Laravel by chance and I'm absolutely blown away by the ease of use and all the out-of.the box functionality. Can't wait to dig in deeper. Laravel, here I come!
In all the video I watched for laravel tutorials this is the most clear and very simple which explained why laravel is the best framework for PHP and this have proven laravel is the most simple web framework that have simplicity and security, Hey Tylor I love Laravel. Thank you an excellent video tutor keept it up
All my career I have been using worpress and have become very good at it, I want to grow out of that shell and this tutorials are very helpful. Thanks laracast team
As a dev coming Symfony, there are things that I like about Laravel and there are things I don't like. Symfony scaffolding is much less tedious since you generate the controllers and models pretty quickly. The amount of plugins for Laravel is really nice though.
24:25 When i saw that authorize method in StoreMessageRequest, it kind of reminded me of Policies. So then, what is the difference between writing auth guards in the Request vs creating a Policy for each controller method ?
Among many things to understand, the auth method in the request class expects the return type to be either true or false, depending on whatever logic you put in place. This doesn't interfere with writing policy, because using a similar policy it will be easier in that auth method to identify if the current auth->user has permission to perform that action. Second, some controller methods don't expect to have a request class, so policies here play an important role.
Great video. One issue, in the file web.php you did not mention importing the model Message using "use App\Models\Message;". This makes beginners who are watching your video fall off track with errors.
Hello! Thanks for the example, but I can't see validation errors as you can on 12:00. In my case, this loop code works: @foreach($errors->default->messages() as $error){{ $error[0] }}@endforeach , because $errors have a large inner structure, and not just an array of strings....
I use docker environment (Devilbox), whenever I use Laravel new command to install the application, it never give me options to select various settings as yours, do I need update Laravel Installer in my environment?
After learning all the intricacies of React/Next, I've just come across Laravel by chance and I'm absolutely blown away by the ease of use and all the out-of.the box functionality. Can't wait to dig in deeper. Laravel, here I come!
this man has a really iconic voice to go along with his fantastic teaching
In all the video I watched for laravel tutorials this is the most clear and very simple which explained why laravel is the best framework for PHP and this have proven laravel is the most simple web framework that have simplicity and security, Hey Tylor I love Laravel. Thank you an excellent video tutor keept it up
I start to understand why Laravel is becoming so popular given such quality tutorials 👍
All my career I have been using worpress and have become very good at it, I want to grow out of that shell and this tutorials are very helpful. Thanks laracast team
As a dev coming Symfony, there are things that I like about Laravel and there are things I don't like. Symfony scaffolding is much less tedious since you generate the controllers and models pretty quickly. The amount of plugins for Laravel is really nice though.
24:25 When i saw that authorize method in StoreMessageRequest, it kind of reminded me of Policies. So then, what is the difference between writing auth guards in the Request vs creating a Policy for each controller method ?
Among many things to understand, the auth method in the request class expects the return type to be either true or false, depending on whatever logic you put in place. This doesn't interfere with writing policy, because using a similar policy it will be easier in that auth method to identify if the current auth->user has permission to perform that action. Second, some controller methods don't expect to have a request class, so policies here play an important role.
Great video. One issue, in the file web.php you did not mention importing the model Message using "use App\Models\Message;".
This makes beginners who are watching your video fall off track with errors.
Hello! Thanks for the example, but I can't see validation errors as you can on 12:00. In my case, this loop code works: @foreach($errors->default->messages() as $error){{ $error[0] }}@endforeach , because $errors have a large inner structure, and not just an array of strings....
I use docker environment (Devilbox), whenever I use Laravel new command to install the application, it never give me options to select various settings as yours, do I need update Laravel Installer in my environment?
What's the point of not using Stacks? I might be wrong, but as a JS/TS developer, I only came to Laravel so I can kick-start my ideas ASAP.
I would like to see more Laravel videos like this. Thank you!
An amazing job
❤❤ more love jefery
Insightful 💡
Respect from Pakistan 🇵🇰
best refresher ❤
I know is a dumb question but, what browser is he using?
Arc
anybody knows what vs code theme he uses?
Carbon Theme (by Oscar Newman)
Hurry video without steps title, most confuse video
Best Channel ever
First. Best channel ever
🤡