What is Laravel framework

lamarvandusen

Jul 15th, 2022 05:19 AM

Hi, What is Laravel framework? What is your review of Laravel?

thinkverse

Jul 15th, 2022 06:18 AM

Laravel is a full stack web framework built in PHP, it's latest major release is Laravel 9. The latest minor release is, at the time of this writing v9.19.0.

It has a great ecosystem of first-party packages and SAAS solutions built by the Laravel team. It is easy to pick up and learn thanks to folks like Laracasts, Codecourse and Laravel Daily just to name a few.

It can be used to make all sorts of projects. DevDojo is built with Laravel. To be specific it's built using the TALL stack. More projects made with or for Laravel can be viewed at made with Laravel. Read the latest news with Laravel News, or find a job using larajobs.

It's a rich ecosystem and it's growing every day. So I'd say Laravel is pretty darn awesome. 🙂

Report
1
damiansanders

Jul 17th, 2022 06:30 PM

I want to know more about it. Please don't hesitate to update me further. Thank you!

bobbyiliev

Aug 8th, 2022 12:24 AM

Hi there,

In addition to what has already been mentioned, here are a few resources on how to get started: