Since PHP version 5.6, we have been able to use the splat or spread operator. It goes by many names, but those three dots offer some really powerful features.
Many package developers are now using chanable classes to make developer-friendly APIs. I'll show you how to use them yourself.
Here's a method that makes it easy to check the current route. This is great for active link checking in your apps navbar.