What is UP With Laravel ?!

Muhatrima

Power Member
Joined
Dec 20, 2020
Messages
778
Reaction score
491
Why is almost 89% of scripts from codecanyon say built with Laravel PHP ?

It can be counted the number of scripts that use other Frameworks.

I wonder why is this, Clearly it is not the only option So Is Laravel the best ? The easiest to learn or devolop ? The easiest for the end customers to handle Installation wise and managing etc.. ?

From the developers standpoint, I would like to hear the opinions of Devs in here..
 
The easiest to learn or devolop ?
It's by far the easiest to understand as an MVC, and the most solid among those which are easy to pick. The other frameworks are either easy to learn but weak to scale, or they are solid like a rock but use too many shenanigans without a clear explanation if you are newb to the topic.
 
Back
Top