TrustRadius Insights for Laravel PHP Framework are summaries of user sentiment data from TrustRadius reviews and, when necessary, third party data sources.
Business Problems Solved
Developers and engineers have utilized Laravel for the creation of websites and web applications, leveraging its support and structure for common tasks in web development. Reviewers have praised Laravel for its ability to quickly build services that can be easily integrated or expanded upon later. The Laravel framework has gained popularity due to its extensive library offerings and large developer community, reducing the need for writing unrelated code. Laravel is commonly chosen as a backend logic framework because of its compatibility with PHP and other front-end technologies. Customers have found Laravel beneficial in building optimized websites, enabling teams to deliver improved services to clients. Users have reported that Laravel is easy to work with, particularly for those familiar with Laravel and other PHP frameworks. Additionally, Laravel has been used for developing internal web applications, showcasing its versatility and active development. It has been employed in various use cases such as REST API development, web development, containerized web apps, and network programming/socket programming. Developers around the world prefer Laravel for its intuitive nature, simplicity, extensibility, and strong community support. The blade templating engine in Laravel is a valuable tool for front-end developers in building things quickly and effectively. Moreover, Laravel is utilized for managing product catalogs, simplifying the process of adding, updating, and deleting products as well as publishing to e-commerce platforms like Shopify. With its stability, ease of learning, and support for REST API development, Laravel is suitable for various projects. CMS platforms also choose Laravel due to its user-friendly interface, quick setup process, and automated scaffolding capabilities provided by the Artisan console.
We are a team of 10 people working on Laravel PHP Framework for creating stunning websites according to our client's need. Laravel is an MVC based PHP framework. It is a developer friendly framework and has been designed in such a way that developers don't have to make extra efforts by writing code from scratch. It is intuitive, simple, extensible and an open source framework. Due to its stunning graphical user interface and lightweight, Laravel framework is widely preferred by developers around the globe. Though, it is not that diverse for creating Banking applications but it works best for creating some dynamic websites.
Pros
It has a very secure built in access control system.
It provides a robust mechanism for handling exceptions and bugs.
Laravel facilitates you to store passwords in database in encrypted form rather than text.
It allows you to test individual units rather than the whole product.
Data migration is simple and easy with Laravel.
Cons
Support is not readily available.
Updates are frequent, which is great but previous products developed with old version gets buggy.
Sometimes face difficulties with updates.
Although it is easy to learn but it is quite difficult to master it.
Likelihood to Recommend
Basically, Laravel PHP Framework is designed for web based application development. So, it suits well in case of some E commerce website or any general website. In case of developing Banking applications or some other enterprise social networks Laravel won't be a good option in this case.
We use Laravel for a variety of custom web applications that we have built for both large and small customers. It gives us the flexibility to handle our customer needs but also gives us a strong structure to make sure we are building things consistently and correctly across our web stack. The blade templating engine is a big help for our front end developers to build things fast and effectively.
Pros
Front end templating through Blade.
Leveraging Artisan/Eloquent for database migrations/ORM needs.
Keeping up to date with PHP framework changes.
Documentation/how to videos.
Cons
Performance issues are sometimes difficult to track down.
Likelihood to Recommend
Laravel is a great framework if you need to build a custom web application/site and you want to build upon a LAMP stack or use PHP as a base. Laravel is less suited for some standardized application uses, such as a CMS or a shopping cart, since there are dedicated products that do a better job and require less effort.
We use Laravel PhP framework for our major projects as it provides more security and follows MVC architecture (that is Model View Controller). It has a lot of great and new features. There are few seniors in our organization including me that knows the Laravel PHP framework, along with other frameworks like CakePHP, Yii, and Codeignitor. So, it is easy for us to complete tasks or handle major projects. This allows our team to deliver better services to our client by developing optimized websites.
Pros
First thing I like about it is MVC patter which is easy to learn if and only if you know about MVC, otherwise it is very difficult to learn.
Quick development so it saves our time as well as our clients time.
Cons
Although its documentation is quite good like CakePHP (which is called CakePHP cookbook), it is difficult to learn unlike CakePHP and CodeIgniter.
Even I have started developing applications with CodeIgniter and Yii.
Likelihood to Recommend
Laravel is best suited for those people who are at an experienced level as it allows you quick development and security. It is less appropriate for beginners. Even I started with CodeIgniter after I consulted with my seniors in the development field. After learning other frameworks I switched to this product and it is quite good, no doubt.
VU
Verified User
Engineer in Information Technology (Internet company, 51-200 employees)
Laravel is primarily being used as the framework that we build some of our internal applications on when we don't need a full CMS. It allows us to rapidly create services that we can integrate or expand on later with ease. I have also consulted on Laravel implementations and provided support for Laravel applications for external clients.
Pros
Laravel utilizes the best possible PHP standards and coding practices.
Laravel uses many widely-accepted community libraries and builds upon them, rather than re-inventing everything.
Laravel has many components available from the community and is extremely easy to build custom components for, either with custom code or by integrating existing third-party PHP libraries.
Laravel is flexible enough to power pretty much any kind of application I can imagine.
Cons
Laravel is not the easiest framework to grasp for new developers (even though it probably IS the best framework for a new developer to learn because it will teach many good, modern development practices).
Laravel requires more configuration and glue code than some other frameworks I've used, such as CakePHP. CakePHP relies on convention over configuration, whereas Laravel is more explicit. I think Laravel's way is ultimately more flexible and scalable, even though it's less terse. Perhaps there is room for somewhat of a middle ground.
Laravel's community doesn't have the level of contribution of some more widespread PHP frameworks or CMSs, though it has the benefit of being built on Composer and being able to utilize any existing PHP library, so it's not much of an issue.
Likelihood to Recommend
Laravel is ideally suited for fluent PHP developers who want a framework that can be used to both rapidly prototype web applications as well as support scalable, enterprise-level solutions. I think where it is less ideal is where the client has an expectation of using a certain CMS, or of having a certain experience on the admin side that would perhaps be better suited to a full CMS such as Drupal or WordPress. Additionally, for developers who don't want to write PHP code, Laravel may not be the best solution.
Laravel PHP Framework is very easy to understand, based on MVC structure. It has very simple and clean routing, and easy to use API based work. It also supports testing unit, which is a very important feature in the world of coding. Laravel has a testing part named DUSK, which is used for creating unit testing code and is easy to use. You can get any help if you're stuck somewhere as it has a large support community-- a lot of developers use Laravel PHP. Products made using Laravel are much better, smoother, and simpler than any other PHP framework.
Pros
Well documented, easy to understand even for beginners. They can understand it easily in 3-4 days. Because of its simplicity and speed it is used more than any other framework.
Supports unit testing for product testing.
Since Laravel PHP was developed after other frameworks, the developer of Laravel already knew the problems faced using other frameworks so it was developed taking into consideration those problems.
Cons
Because it upgrades frequently, older products used with it get buggy.
Likelihood to Recommend
Laravel PHP Framework is the most widely used framework all over the world, more than any other frameworks, so you can get your query solved easily and faster. It has a large support community. Features: Authorization Technique. Object Oriented Libraries. MVC Support. Artisan. Dusk unit testing. Security. Elegant code structure. Caching Database Migrations. Speed. These features make Laravel PHP more useful and less painful for developers.
VU
Verified User
Employee in Information Technology (Internet company, 51-200 employees)
We use Laravel for a major project that in essence is a CMS platform. This CMS platform allows several kind of users to create and maintain custom websites. We chose Laravel because of all the help that it gives the developer. First of all, you can have a web app running in less than 15 minutes. You gotta start defining your database so you can create migrations already included and supported by Laravel. Did I mention it comes with a console called Artisan with a bunch of commands that automate all the scaffolding so you don't have to spend time writing code but thinking on how to solve the problem? You can even extend Artisan and add your own commands. So you start by the migrations, then you define your models (also with Artisan) then you define your controllers and endpoints (also with Artisan), and then you create your views. Here you have to write code, sorry. So it has great integrations with Composer, it comes by default with Grunt so you can automate a lot of tasks and add your own. It has a lot of support, has a great ORM called Eloquent, supports PHP 7. Do I need to say more?
Pros
Code scaffolding with Artisan
Reduce the development time
Create custom web systems
PHP 7 support
Great ORM support with Eloquent
Cons
The online documentation can be better. If you don't know on which version you are currently working that can be a headache.
Likelihood to Recommend
Any web app, no mater how big or small it is can be implemented with Laravel. I have used it with small personal projects, medium sized projects for clients of my own and in large projects with my current employers and it just works fine.
VU
Verified User
Team Lead in Engineering (Computer Software company, 201-500 employees)