Laravel is a feature-rich framework. However, you cannot find all the available features in the official documentation. Here are some features that you may not know.
21/Jan/19 · by Jino AntonyLaravel has a great Auth system out-of-the-box, with just a few commands you can have Login/Register functions ready. But let’s dive a little deeper and see what we can easily customize.
02/Jan/19 · by Povilas KoropEach year, Taylor Otwell (the creator of Laravel) releases new tools and packages to help you extend your existing Laravel Application. The community arround the frameworks works hard every day to release awesome packages to boost Laravel Applications. Let's honor them here by dressing a list of the most essential packages!
13/Dec/18 · by Clément RigoThe most widely recognized and extensively used PHP framework today is undoubtedly Laravel. Be it a startup targeted project or an enterprise grade development, Laravel today is one of the most heavily used framework for PHP.
03/Dec/18 · by Marie WeaverHere are some features from Laravel that you may not be aware of. They're not exactly anything advanced or hidden, but I don't really notice that these functions get used or referenced very often.
20/Nov/18 · by Web Dev Etc.