Hi guys, Today I will be quick - just the list of useful links, starting with official Laravel 5.6 release, yay! Enjoy it.
Laravel 5.6 is Live, Here’s What’s New!
laravel-news.com
The Laravel 5.6 release is now officially available as the next major version of the Laravel framework! This release has many new features, and we’ve highlighted the more prominent features here. For a full list of all changes visit the changelog (GitHub). The biggest feature in Laravel 5.
★ Notification specific routing in Laravel 5.6
murze.be
Laravel has a very powerful notification system. From the docs: In addition to support for sending email, Laravel provides support for sending notifications across a variety of delivery channels, including mail, SMS (via Nexmo), and Slack.
Customizing the Spatie dashboard
murze.be
At Spatie, we have created a dashboard powered by Laravel, Pusher and Vue that displays a lot of information useful for our company. We opensourced the dashboard a while ago. In a new post on his company blog Chris Sherry explains how they customized our dashboard.
Laravel Design Patterns
murze.be
Together with Dries Vints and Frederick Vanbrabant I organise our local usergroup PHP Antwerp. We recently bought some A/V equipment to record all the awesome talks given at our meetup. Here's the first one: a fine talk by Bobby Bouwmann about some cool design patterns used in Laravel.
Laravel: String manipulations with ‘Str’ class
medium.com
Laravel already provides powerfull helpers for string manipulations, but I was wondering what’s behind these convinient helpers. The Laravel string helpers is powered by Illuminate\Support\Str class. Let's explore what methods it contains and how we can use them.
nunomaduro/laravel-console-menu
github.com
Laravel Console Menu was created by, and is maintained by Nuno Maduro, and is a php-school/cli-menu wrapper for Laravel Console Commands. Available colors: black, red, green, yellow, blue, magenta, cyan, white.
That's it for this week, see you next Thursday! Povilas Korop LaravelDaily Team
|