-
Laravel Certification Now Available
At Laracon 2017, it was announced that Laravel Certification is now available. There are certifications for individuals or teams. More info is available at https://laravel.com/certification/
-
FYI: Laravel 5.5 is out, remember to update your PHP
In case you didn’t already know, Laravel 5.5 was released in August. If you’re planning on using it, checkout the requirements. Make sure your PHP is version 7.0 or above. (I totally forgot this on my laptop, and was suprised that Laravel 5.4.30 kept installing on it.)
-
Haven’t learned PHP 7.0? You’re going to learn it now: Laravel 5.5 Will Require It
“But my job is only using 5.6…” Well, it’s time to learn PHP 7.0 because Laravel 5.5 is gonna require it. Check out the details here at Laravel News!
-
Laravel 5.3 is now available
New major features have been added Laravel Scout : Laravel Scout is a new driver based full-text search engine for Eloquent Laravel Passport : You need to make an OAuth 2 server? Laravel Passport has got you covered. Get one set up in a few minutes. Laravel Echo : Laravel Echo is an improvement to…