|
|
|
|
|
by moray
2704 days ago
|
|
I work a lot with Laravel, it is a hell of a framework, documentation is amazing, it's clean, very well done, super extensible, there are a lot of extensions (just have a look at the Spatie library) and allows me to build up a website/webapp backend with a good API, basic authentication and other basic features in minutes. Also, and this is a really strong point, can manage assets super easily, React and Vue stacks are supported out of the box with laravel-mix. And if you need something lighter (for building just an API for instance) Lumen is the light version of it. I have a lot of experience with PHP and Python frameworks, Laravel comes as absolute top for me. https://laravel.com/ https://spatie.be/open-source https://lumen.laravel.com/ |
|
It can be frustrating. When you're on a deadline it can be unnerving and then some.