Laravel Dump Server to With Laravel 5.7
At Laracon US 2018 Taylor Otwell announced that Laravel Dump Server would come packaged with Laravel in version 5.7! It will be a development dependency in lara
At Laracon US 2018 Taylor Otwell announced that Laravel Dump Server would come packaged with Laravel in version 5.7! It will be a development dependency in lara
Laravel 5.7.7 is now released and includes both bug fixes and thanks to Derek MacDonald a big improvement to Mail Localization. With the release of Laravel 5
Starting in Laravel 5.8, the time to live (TTL) used when passing an integer to cache drivers will be in seconds instead of minutes. Caching in seconds gives
In Laravel upcoming 5.8’s release, the global string and array helpers are deprecated. The helper functions will be removed in Laravel 5.9. You can see the fu
Laravel Translation Sheet is a package by Nassif Bourguig for translating Laravel language files using Google Sheets. What I love about this idea/package, is ho
Laravel 5.4 made a change to the default database character set, and it’s now utf8mb4 which includes support for storing emojis. This only affects new applica