Absortio

Email → Summary → Bookmark → Email

GitHub - LaravelDaily/Large-Laravel-PHP-Project-Examples

Extracto

Contribute to LaravelDaily/Large-Laravel-PHP-Project-Examples development by creating an account on GitHub.

Contenido

This is a list of links to real big money-making projects built with Laravel/PHP.

The goal is to share stories by real people, with real names, with traffic/revenue numbers if possible.


Table of Contents


In-Depth Stories/Articles

Jack Ellis from Fathom Analytics: Does Laravel Scale?

Awesome long article based on the story of Fathom who run Laravel on infrastructure that can handle over 157 billion requests per month (data from 2022). For large projects, Laravel will NOT be the main bottleneck.


Mathias Hansen: How Geocodio keeps 300M addresses up to date

Their entire platform is built on Laravel and uses Laravel Nova. They also make heavy use of queueing using Laravel Horizon.


Mateus Guimarães: Scaling Laravel to 100M+ jobs and 30,000 requests/sec

How they scaled to over a hundred million jobs and peaks of 30,000 requests/minute a timespan of only twelve hours, using nothing but Laravel, MySQL and Redis.


Redberry: From 0 to 150K Visitors in 4 Hours: Scaling a Real-Time Engagement Platform

When 150K users flooded a web platform in just 4 hours, with no ramp-up, no downtime, and real-time interaction required, Redberry made it possible using Laravel Cloud, Filament, PostgreSQL, and Pusher. A story from official Laravel Blog.


Matthew Davis: The Power Behind Mumsnet, the UK’s No. 1 Platform for Parents

Business of Laravel Podcast interview with Matt Stauffer from Tighten, they discuss Mumsnet's full-scale transition to Laravel, unpacking the challenges and victories of their ground-up rewrite.


Galahad Creative: From Zero to 35M: The struggles of scaling Laravel with Octane

The remarkable success of Laravel Octane in our project can be largely credited to its foundation on Swoole, a high-performance, coroutine-based PHP framework.


Behind the scenes of Lemon Squeezy with Gilbert Pellegrom

Lemon Squeezy payment provider (later acquired by Stripe) was built entirely using Laravel and Vue. PHP gets a lot of hate but the language has come a long way in the last ten years and Laravel really makes it a joy to work with.


Arvid Kahl: One Year of Podscan.fm: Reflecting on Tech & Business Decisions

A podcast episode where Arvid says that the biggest choice he made at the beginning of Podscan was to build this product with the Laravel framework. As of April 2025, Podscan is somewhere north of five to six terabytes in raw storage.


Social Media Posts with Numbers

Srinath Reddy on X:

We are currently doing 30M / month on app built using laravel.


John O'Nolan on X:

Doing ~12M req/mo now on my laravel app on Laravel Cloud - which powers explore.ghost.org (the public front end is very simple, the back end is much more extensive).


Jake Casto on X:

Almost 100,000,000 reqs in 24 hours and people say Laravel can't scale


Alam Lam on X:

~80M req/mo now on laravel app - which powers one of our client project. The public front end by Livewire, app by React Native, the backend by Filament. Our server using Azure App Services with Redis and MySQL.


Ben Rüegg on X:

My 3 VPS (4GB RAM) handling 13,430,000 requests in 6 hours (thats about 37K/minute). Boring Tech FTW: CDN, Load Balancer, PHP-FPM, Redis


Sachin Ganesh on X:

One of my site handles ~120M requests/month on a $100 server. Laravel + Octane is 🔥


Al Kafi on LinkedIn:

Our high-performance web application, built with Laravel 12 backend and Blade + Tailwind CSS frontend, handles 109M+ requests monthly.


Lwin Maung on LinkedIn:

Tiny PHP project (source on GitHub) but hit 2M/day traffic for Myanmar Election 2020.


Shane on X:

Building Lucidly.so with Laravel/React. Hosted on Laravel Cloud and performing wonderfully. Pic is the last 30 days of requests.


Alin Ionut on X:

Here is a day of request for one of my projects. And Nightwatch sample rate is set at 10% for requests, so real numbers are 10x.


Zsoldos Szabolcs on X:

Here is one of our B2B platforms. Migrated all the way fro Laravel 5 to 12.


Jonty Behr on X:

We're handling ~230m requests per month (~88 rps) on Laravel across 3 linked sites. Original codebase was written in Laravel 4, but has been upgraded along the way, and now on L11. Monoliths, fully tested, strong typehints.


Dan Brown on Reddit:

My Laravel-based open-source project BookStack is used across 7k sites. I'm now receiving a healthy income from just donations, sponsors and support packages!


User External-Working-551 on Reddit:

Leroy Merlin Brasil mantains a huge ecommerce made with Laravel, MongoDB and Elasticsearch, with over 15 million users, 2 million products, and $1M/day in sales


Derrick Grigg on X:

I originally built PageProofer on CodeIgniter and then switched to Laravel way back on version 7. ~53K users, ~$2.5k MMR, ~$300k lifetime revenue, loaded onto ~500k web pages per day.


Octavio Herrera on X:

AddressHub is built with Laravel and we are processing millions of requests per month.


Sergio on X:

Medicloud.com.ar is a highly successful medical platform in Argentina. I am one of the co-founders. And I’m proud to share that the backend and the API are entirely built with PHP and Laravel.


JustSteveKing on X:

The Treblle.com code base was built using PHP and Laravel, and that handles (last I checked) half a billion requests per month.


Jay Patel on X:

I have built an entire ERP for 3 security companies in Kenya with Laravel / Vue integrated with an Android application. The system effectively caters for management of HRM, CRM and BI for over 5,000 employees. It has been 5 years since the go-live. Good to see happy clients.


Lists of Projects Built with Laravel/PHP


Smaller(-ish) Projects Built with Laravel/PHP


You know more stories about Laravel/PHP in bigger projects? Contribute a Pull Request or email me povilas@laraveldaily.com

Fuente: GitHub