03-21-2021, 02:32 PM
(03-21-2021, 12:09 PM)debjit Wrote: Ok. So laravel is the best PHP framework so far. It makes simple apps so much easy and fast. All packages are installed by the composer and it is really fast. API and crud is the best feature any one can have using laravel.
Yes it is one of the best, but you need to have a good foundation in PHP because you’re going to have a rough time trying to figure out Workspaces, classes, Routes, seeds and all of that if you first don’t know how the language itself operates before diving into the framework.
