YouTube Channel Recommendations for people who like Laracasts (Click a channel's button below to go to their page on Channel Galaxy and find more new YouTube suggestions)
About Laracasts
Learn practical, modern web development, through expert screencasts. Most video tutorials are boring. These aren't. Ready to binge?
https://laracasts.com
Recent Videos from Laracasts
PHP For Beginners, Ep 38 - Register a New User
Now that we understand the basics of PHP session handling, we can build our first registration form. Once filled, we can create a new user in the database and then update the session to "mark" them as signed in. Watch this full series at http://phpforbeginners.com.
Watch thousands of videos, track… What's New in Laravel 10 - Introducing Laravel Pennant
Included as part of the Laravel 10 release is Laravel Pennant: a first-party package that assists with managing feature flags for your application. Let's have a look! Watch this entire series at http://whatsnewinlaravel.com.
Laracasts: https://laracasts.com
Laracasts Twitter: https://twitter.com/… What's New in Laravel 10 - The New Process Facade
Laravel 10 now ships with a new Process facade. This facade, built on top of Symfony's excellent Process component, allows you to easily invoke and execute shell commands, and even run them asynchronously in the background. Let's quickly review how to use it. Watch this entire series at http://what…