Hi guys, This week was really busy for our QuickAdmin team, see announcements below. Apart from that, a few new articles on our blog and, as usual, quite a lot of useful links.
Have a goor read!
Articles from Laravel Daily blogs
Laravel-related articles from all the web
On becoming a web artisan
www.oreilly.com
Interview: 5 questions for Matt Stauffer: What developer happiness means for Laravel users, new features for realtime apps, commonalities with VueJS, and trying out new communities.
Laravel Homestead 4.0 and Box 1.0
www.joeferguson.me
GO PHP 7.1! Today we’re releasing Homestead 4.0 and an updated box version 1.0.0 for VMware and Virtualbox. Homestead 4.0 requires box version 1.0.0 or higher since we are making the jump from PHP 7.0 to PHP 7.1.
Laravel FormRequest Multi-Auth
derekmd.com
For Laravel 5.2+ multi-auth in the FormRequest, you can avoid having to remember which guard to pass into its user() method. Declare a base class and override that method to discover the guard based on which route was requested.
MySQL, PHP and Timezones
www.mettle.io
Although it would be nice if we never had to deal with timezones, as developers it’s usually necessary to convert dates and times into a local timezone for each of your users. Here are some tips and tricks when dealing with timezones in your PHP / MySQL apps.
PHP 7.1 released!
php.net
The PHP development team announces the immediate availability of PHP 7.1.0. This release is the first point release in the 7.x series.
The Composer Command-Line Essentials
www.masterzendframework.com
I know that a series on Composer might seem odd. But, as Composer’s been a part of PHP for so long now, I feel that it’s something which most of us take for granted. It’s revolutionised the PHP landscape, making it easier than ever before to build great software in PHP.
Solving conflicts in composer.lock
blog.doh.ms
We have all been there: CONFLICT (content): Merge conflict in composer.lock Automatic merge failed; fix conflicts and then commit the result. Don’t panic, breathe, let’s walk through this. Since I joined Usabilla, I have been working once more in a large team.
That's it for this week, see you next time! Povilas Korop Laravel Daily Team
|