DNS Server linuxLinux serverNETWORK ADMINISTRATIONS

Everything You Need to Know About Laravel in 30 Minutes

Are you an experienced developer, but brand new to Laravel? No worries! I’ll show you how to define routes, validate input, use views, and interact with the database – effectively everything you need to get up and running as quickly as possible.

Watch Full Larabits Series on: https://laracasts.com/bits?teacher=jwmcpeak

Watch thousands of videos, track your progress, and participate in a massive Laravel community at Laracasts.com.

Laracasts: https://laracasts.com

Laracasts Twitter: https://twitter.com/laracasts
Jeffrey Way Twitter: https://twitter.com/jeffrey_way

source

by Laracasts

linux dns server

7 thoughts on “Everything You Need to Know About Laravel in 30 Minutes

  • I would like to see more Laravel videos like this. Thank you!

  • 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 ?

  • 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?

Comments are closed.