Report this

What is the reason for this report?

What is Laravel?

Published on February 3, 2021
Erika Heidi

By Erika Heidi

Developer Advocate

What is Laravel?

Laravel is a free and open-source PHP framework that provides a set of tools and resources to build modern PHP applications. With a complete ecosystem leveraging its built-in features, and a variety of compatible packages and extensions, Laravel has seen its popularity grow rapidly in the past few years, with many developers adopting it as their framework of choice for a streamlined development process.

Laravel provides powerful database tools including an ORM (Object Relational Mapper) called Eloquent, and built-in mechanisms for creating database migrations and seeders. With the command-line tool Artisan, developers can bootstrap new models, controllers, and other application components, which speeds up the overall application development.

For a project-based introduction to Laravel, you can refer to our series on How to Build a Links Landing Page in PHP with Laravel and Docker Compose, which goes over how to bootstrap a new Laravel application in a containerized development environment, how to interact with the database, and how to customize the page template view to show a list of curated links.

For other Laravel tutorials, please refer to our comprehensive list of educational materials on that framework.

Thanks for learning with the DigitalOcean Community. Check out our offerings for compute, storage, networking, and managed databases.

Learn more about our products

About the author

Erika Heidi
Erika Heidi
Author
Developer Advocate
See author profile

Dev/Ops passionate about open source, PHP, and Linux. Former Senior Technical Writer at DigitalOcean. Areas of expertise include LAMP Stack, Ubuntu, Debian 11, Linux, Ansible, and more.

Still looking for an answer?

Was this helpful?
Leave a comment...

This textbox defaults to using Markdown to format your answer.

You can type !ref in this text area to quickly search our full set of tutorials, documentation & marketplace offerings and insert the link!

Great introduction! I’m wondering—what makes Laravel stand out compared to other PHP frameworks, especially when building modern web applications?

Creative CommonsThis work is licensed under a Creative Commons Attribution-NonCommercial- ShareAlike 4.0 International License.
Join the Tech Talk
Success! Thank you! Please check your email for further details.

Please complete your information!

The developer cloud

Scale up as you grow — whether you're running one virtual machine or ten thousand.

Get started for free

Sign up and get $200 in credit for your first 60 days with DigitalOcean.*

*This promotional offer applies to new accounts only.