The next Laravel Worldwide Meetup is tomorrow
Published on by Eric L. Barnes
The next Laravel Worldwide Meetup is coming tomorrow, at 18:00 UTC, and you’ll be able to watch it live on the YouTube Channel. The speakers are as follows:
Adel Fayzrakhmanov – Exploring the magic of PhpStorm
Have you ever thought about how PhpStorm provides all its smart completions and code generations? I’ll show some magic of Laravel Idea and other PhpStorm plugins, and explain how it works under the hood. We’ll cover what happens during indexing, why it’s important, and how PhpStorm allows to almost infinitely expand its functionality by plugins.
Yaz Jallad – I’d like to speak to your Manager
In this talk, we’ll explore how to use the builder pattern to simplify code that supports multiple drivers by taking advantage of Laravel’s Manager class. If you’ve ever changed an environment variable to swap your cache driver from file to Redis, or implemented more than one social login using Laravel Socialite, you’ve interacted with the Manager class. Come learn why Laravel uses this pattern so aggressively, and why you should as well!
Eric is the creator of Laravel News and has been covering Laravel since 2012.