Introducing G2.ai, the future of software buying.Try now
Laravel
Show rating breakdown
Save to My Lists
Claimed
Claimed

Top Rated Laravel Alternatives

Angular
(157)
4.5 out of 5
CodeIgniter
(57)
4.3 out of 5

Laravel Reviews & Product Details - Page 2

Laravel Overview

What is Laravel?

The PHP Framework For Web Artisans

Laravel Details
Show LessShow More
Product Description

The PHP Framework For Web Artisans


Seller

Open Source Initiative (OSI)

Description

It appears there might be a mix-up in your request. The Open Source Initiative (OSI) and the website https://opalang.org/ represent different entities.1. Open Source Initiative (OSI): The OSI is a global non-profit organization dedicated to promoting and protecting open source software through education, collaboration, and infrastructure. The OSI is widely recognized for its stewardship of the Open Source Definition (OSD), and it plays a significant role in the open-source ecosystem by approving open source licenses and advocating for the open source model.2. Website - https://opalang.org/: This URL pertains to Opa, an open-source programming language designed for developing scalable web applications in a concise and secure way. Opa's framework is built for writing backend applications in a way that automatically compiles to JavaScript, simplifying development processes and reducing coding errors.For the Open Source Initiative, you can visit their official site at https://opensource.org/ to find more detailed information and resources. If you are interested in learning more about Opa, https://opalang.org/ would be the correct place to explore.

Overview Provided by:

Recent Laravel Reviews

Žiga B.
ŽB
Žiga B.Mid-Market (51-1000 emp.)
5.0 out of 5
"The best web framework in the market"
Creators have thought of everything developer could need.
Nyk R.
NR
Nyk R.Small-Business (50 or fewer emp.)
5.0 out of 5
"Laravel is an awesome framework!"
The ease of website organization and deployment. Being able to create controllers, modals, and migrations on the fly is so helpful and time saving....
Martin T.
MT
Martin T.Small-Business (50 or fewer emp.)
5.0 out of 5
"Use it since his first release"
I am a developer with 13+ years of experience and I just love to work with Laravel

Pricing Insights

Averages based on real user reviews.

Time to Implement

2 months

Return on Investment

10 months

Average Discount

15%

Perceived Cost

$$$$$
View More Pricing Information

Laravel Media

Answer a few questions to help the Laravel community
Have you used Laravel before?
Yes

143 Laravel Reviews

4.7 out of 5
The next elements are filters and will change the displayed results once they are selected.
Search reviews
Hide FiltersMore Filters
The next elements are filters and will change the displayed results once they are selected.
The next elements are filters and will change the displayed results once they are selected.
143 Laravel Reviews
4.7 out of 5
143 Laravel Reviews
4.7 out of 5
G2 reviews are authentic and verified.
Omar A.
OA
Small-Business(50 or fewer emp.)
More Options
Validated Reviewer
Verified Current User
Review source: G2 invite
Incentivized Review
What do you like best about Laravel?

Laravel agood framework with php have more and more features and advantages leads to produce good software apps

Built in MVC

You can use design battern

Friendly with vue-js

simple and comfortable in writing the code

Have huge community

Really strong platform Review collected by and hosted on G2.com.

What do you dislike about Laravel?

From my experiance i can cosider laravel with lettel disadvantages but i will say

Some issues with the huge apps and softwares

Poor to some support in building constant and addons shop same odoo or other frameworks Review collected by and hosted on G2.com.

What problems is Laravel solving and how is that benefiting you?

Native php not organized Laravel solve this issue

Laravel also more secure than php native

More friendly in api integration Review collected by and hosted on G2.com.

Zahid B.
ZB
Software Engineer
Small-Business(50 or fewer emp.)
More Options
Validated Reviewer
Verified Current User
Review source: G2 invite
Incentivized Review
What do you like best about Laravel?

Easy to use to start small and mid-capacity projects. Features I liked the most are migrations, ORM, and Template Emgin. Separation and easy-to-use Schedulers, Actions, and APIs respect Review collected by and hosted on G2.com.

What do you dislike about Laravel?

In projects that have huge traffic lack the ability for serverless functions and edge programming etc. If this is fixed in some future upgrades it will become not the best PHP framework but the Best overall framework Review collected by and hosted on G2.com.

What problems is Laravel solving and how is that benefiting you?

Built Mulitple solutions including E-commerce Solutions and API backed for Mobile Apps. Review collected by and hosted on G2.com.

Cernei G.
CG
Laravel Back End Developer
Small-Business(50 or fewer emp.)
More Options
Validated Reviewer
Verified Current User
Review source: Organic
What do you like best about Laravel?

It's pretty simple to understand how it works and the language(PHP) itself it's very simple and comfortable to work with, especially with the latest changes in PHP8.1. Laravel it's structured, well designed. It has its issues, but you'll always find a way to solve them. Review collected by and hosted on G2.com.

What do you dislike about Laravel?

When I first started learning Laravel I didn't know much about PHP. It was a little harder to understand the working principles of this framework and the goals they wanted to achieve by designing it. It has a lot of magic, kind of. Magic methods, facades, providers, policies, singletons, etc. Maybe it was a little overengineered, but you'll not use all the functionalities that Laravel provides. Review collected by and hosted on G2.com.

What problems is Laravel solving and how is that benefiting you?

Php it's a very customizable language, and the biggest issue and feature is PHP code inside HTML. Laravel made it easier to organize your code on the server side and client side. Laravel has a lot of core feature and third-party packages that extend its possibilities. My favorite one is the authentication and authorization integration. In my experience, these features create a lot of problems if they are not designed well at the beginning. Review collected by and hosted on G2.com.

CS
Software Developer
Computer Software
Small-Business(50 or fewer emp.)
More Options
Validated Reviewer
Verified Current User
Review source: Organic
What do you like best about Laravel?

I like the inbuilt functions, security features. It makes everything easy, MVC framework and model is very easy to implement in large projects. Any type of application can be created Review collected by and hosted on G2.com.

What do you dislike about Laravel?

Laravel is very vast, we don't know each and every feature of the laravel yet. There is a little bit complexity when we use it for very large scale applications Review collected by and hosted on G2.com.

What problems is Laravel solving and how is that benefiting you?

I am using laravel to develop a different kind of softwares, web applications. It's good this is that we don't need to use another frontend framework because it provides us with the blade templating engine. Review collected by and hosted on G2.com.

DM
Small-Business(50 or fewer emp.)
More Options
Validated Reviewer
Review source: G2 invite
Incentivized Review
What do you like best about Laravel?

It's the most comprehensive framework written in PHP for easy application development, I'm working on this for the last 5-6 years and this made our life easier to build the Admin Backend quickly, The best feature of this framework is Eloquent / Database model, security and everywhere you get support help if you get stuck in any issue. Review collected by and hosted on G2.com.

What do you dislike about Laravel?

As such I don't see any issue with this, every time I build something using this framework it's always smooth, either its API development for mobile applications or application backend development to manage the contents, and daily they are adding new things and adding support for the latest PHP versions. Review collected by and hosted on G2.com.

What problems is Laravel solving and how is that benefiting you?

It takes a large amount of time to start building an application from scratch and laying the proper foundation so that Its easier in the future to add any new feature and that's what the Laravel framework is solving, one can start building an application within a few minutes and start implementing Business logic straightaway instead of designing the basic structure for the application. Review collected by and hosted on G2.com.

Karan V.
KV
Junior Software Engineer
Small-Business(50 or fewer emp.)
More Options
Validated Reviewer
Review source: Organic Review from User Profile
What do you like best about Laravel?

Laravel is the feature-rich PHP web application framework. Laravel is based on MVC (Model-View-Controller) architecture. Laravel provides many features like Routing, Auth, Query builder, Eloquent ORM, Factory and Seeders etc. Laravel provide best security and privacy. Review collected by and hosted on G2.com.

What do you dislike about Laravel?

One thing I noticed in Laravel that sometimes when we change any route or view we have to do clear cache of route or view to reflect changes. That is the one thing that is I dislike. Review collected by and hosted on G2.com.

What problems is Laravel solving and how is that benefiting you?

Laravel provide many Authentication packages like Auth UI, Jetstream, Breeze etc to Authenticate users. And second is when we have to do testing with data, Laravel provide factory and seeders to generate dummy data for testing purpose. This is very useful for development. Review collected by and hosted on G2.com.

Tarek A.
TA
Small-Business(50 or fewer emp.)
More Options
Validated Reviewer
Review source: Organic Review from User Profile
What do you like best about Laravel?

Laravel has proven to be a reliable and efficient choice for developing robust back-end systems. Its clean syntax, extensive documentation, and supportive community make it an absolute joy to work with, and I look forward to using it in future projects. Review collected by and hosted on G2.com.

What do you dislike about Laravel?

No thing till now. I would like to see more Review collected by and hosted on G2.com.

What problems is Laravel solving and how is that benefiting you?

Nothing Review collected by and hosted on G2.com.

SB
Internet
Small-Business(50 or fewer emp.)
More Options
Validated Reviewer
Verified Current User
Review source: Organic
What do you like best about Laravel?

The ease of use, ability to add features and create custom ones, performance, scalability, out-of-the-box functionality, great documentation, continued updates and community support are next-level! Review collected by and hosted on G2.com.

What do you dislike about Laravel?

It can be a bit daunting if you're not used to frameworks. It can also seem a bit overwhelming for someone who struggles with many options in front of them, as Laravel provides several options. Review collected by and hosted on G2.com.

What problems is Laravel solving and how is that benefiting you?

Laravel solves 90% of all my backend programming needs! It has been the most pivotal integration in all my projects for my clients and company. I highly doubt it will ever get replaced by anything else. Review collected by and hosted on G2.com.

Abraham Y.
AY
Blockchain Developer
Small-Business(50 or fewer emp.)
More Options
Validated Reviewer
Verified Current User
Review source: G2 invite
Incentivized Review
What do you like best about Laravel?

Laravel provides the right tools to help build websites and web applications faster, more stable, and very easy to maintain. Laravel removes all the problems associated with handling complex PHP code. Review collected by and hosted on G2.com.

What do you dislike about Laravel?

Need to update frequently to new versions, in a short time too, compared to other frameworks.

In some cases, Laravel's execution time is slightly slower than CI.

Has a code size that includes weight for a framework. Review collected by and hosted on G2.com.

What problems is Laravel solving and how is that benefiting you?

Laravel has expressive, clear and time-saving syntax. This framework was developed with the aim that web development should be enjoyable and full of creativity. Web development with Laravel simplifies the web development process by facilitating common tasks such as routing, authentication, sessions, and caching. Review collected by and hosted on G2.com.

Amar S.
AS
Laravel Developer
Mid-Market(51-1000 emp.)
More Options
Validated Reviewer
Review source: Organic
What do you like best about Laravel?

It works with MVC architect and it works with react & bootstrap frontend UI as well. Laravel can is fast and easy to develop. All you need to know is basics of web development Review collected by and hosted on G2.com.

What do you dislike about Laravel?

Laravel is a very free framework which can run designing error with ease. 3rd party packages are sometime very complicated with the upgrades as they cannot merge with the latest laravel version. Review collected by and hosted on G2.com.

What problems is Laravel solving and how is that benefiting you?

We have made a Transport management system with laravel. It makes our operations quick. Roles and permission are easily assign with Spatie package. We also handles our finance record with Laravel. Review collected by and hosted on G2.com.