Lumen is a stripped down version of Laravel for building APIs. This makes it a lightweight framework. I'm currently using Lumen in a project and I want to use this opportunity to share some of the things I've learnt. - Source: dev.to / 8 days ago
I have been a programmer for 2 years now, using PHP and Laravel for Web Development. - Source: Reddit / 8 days ago
Laravel is a free, open source PHP web framework, created by Taylor Otwell and intended for the development of web applications following the model–view–controller (MVC) architectural pattern. Some of the features of Laravel are a modular packaging system with a dedicated dependency manager, different ways for accessing relational databases, utilities that aid in application deployment and maintenance, and its... - Source: dev.to / 20 days ago
You didn’t ask, but I would highly recommend Flask with Python as an easy framework to start learning for newbies. Or, try Laravel for PHP with Laracasts if you need a more structured guide (I learned everything about frameworks with laracasts). - Source: Reddit / about 1 month ago
There are numerous packages available to help you out with it, install it and straight away use it without digging into the complexity of understanding Gates and Polices and how to use them with Laravel. - Source: dev.to / about 1 month ago
Once again he's working in Larvel and this time he's solving something that plagues every new Shopify app build: 400 errors related to invalid session tokens. - Source: Reddit / about 2 months ago
We at Blue Feather do this a lot and like to use Laravel and our open source Eloquent FileMaker package to make the data retrieval from FileMaker, but you don't need a specific package or framework to get data from FileMaker. Anything that can do cURL/http requests will work. - Source: Reddit / about 2 months ago
If you're still comfortable with PHP / HTML / CSS / JS, save yourself a shitload of time and just go use Laravel with a LAMP stack. You won't have to learn any fancy new JS framework, and can lean on your old experience. PHP is still one of the best ways to make a website, and Laravel is supposedly fantastic. I'm looking at it for my next project. - Source: Reddit / about 2 months ago
After few years, I working with Laravel. The one I loved that the queue and especially that the Laravel Horizon is very powerful when we process parallel the tasks and jobs at the same time. - Source: dev.to / about 2 months ago
I’m using Laravel with Filament to build custom backends Tailored to the site’s specific needs. Working out really well so far and the sites are a lot more performant. - Source: Reddit / 2 months ago
Do you know an article comparing Laravel to other products?
Suggest a link to a post with product alternatives.