I’m stoked to share that I’ve been promoted to Engineering Team Lead at @laravelphp 🎉
A huge, huge thank you to @taylorotwell, @theandreval and the team for supporting me as I move into this role! ❤️#LaravelForever
Laravel Valet is one of the best pieces of software I have installed. Automatic sites from directories, "valet secure" and I now have SSL on the site too. Ugh. So good.
Today I made a PR to @laravelphp for a new "about" command.
It also includes an API for pushing additional data, so applications and packages can display their own information.
github.com/laravel/framew…
Did you know that in PHP 7.4, the numeric literal separator was added? This means you can separate numbers with an underscore.
These two numbers are equal, but the second is much easier to parse.
wiki.php.net/rfc/numeric_li…
Here's how you can use PHP's spread operator to merge two arrays together.
Technically this will be faster than array_merge too! Spreads also support anything implementing Traversable.
The @laravelphp framework is the result of 2,701 people working together.
But, it's also more than that. It's the community of thousands and thousands of people, the teachers, the package developers and everyone else in between.