The PHP Framework for Web Artisans

Laravel เป็นเฟรมเวิร์กเว็บแอปพลิเคชันที่มีไวยากรณ์ที่ชัดเจนและสวยงาม เราได้วางรากฐานไว้ให้แล้ว - ปลดปล่อยคุณให้สร้างสรรค์สิ่งต่างๆ โดยไม่ต้องกังวลกับรายละเอียดเล็กๆ น้อยๆ

สร้างสรรค์โค้ดด้วยความสุข

Laravel ยึดถือความสวยงามของโค้ดเป็นหัวใจ เราหลงใหลในโค้ดที่สะอาด เรียบง่าย และมีประโยชน์ใช้สอยเช่นเดียวกับคุณ ไวยากรณ์ที่เรียบง่ายและสง่างาม ช่วยให้คุณเข้าถึงฟังก์ชันการทำงานอันน่าทึ่งได้อย่างง่ายดาย ทุกๆ คุณสมบัติได้รับการออกแบบมาอย่างพิถีพิถัน เพื่อมอบประสบการณ์การพัฒนาที่ยอดเยี่ยมให้กับนักพัฒนา โดยปล่อยจินตนาการของคุณโลดแล่นไปกับการเขียนโค้ด และ สัมผัสกับความสวยงาม และ ประสิทธิภาพของ Laravel ได้เอง

Start Learning

One Framework, Many Flavors

Build robust, full-stack applications in PHP using Laravel and Livewire. Love JavaScript? Build a monolithic React or Vue driven frontend by pairing Laravel with Inertia.

Or, let Laravel serve as a robust backend API for your Next.js application, mobile application, or other frontend. Either way, our starter kits will have you productive in minutes.

Empower Your Frontend

Everything you need to be amazing.

Out of the box, Laravel has elegant solutions for the common features needed by all modern web applications. It's time to start building amazing applications and stop wasting time searching for packages and reinventing the wheel.

Authentication

Authenticating users is as simple as adding an authentication middleware to your Laravel route definition:

Route::get('/profile', ProfileController::class)
->middleware('auth');

Once the user is authenticated, you can access the authenticated user via the Auth facade:

use Illuminate\Support\Facades\Auth;
 
// Get the currently authenticated user...
$user = Auth::user();

Of course, you may define your own authentication middleware, allowing you to customize the authentication process.

For more information on Laravel's authentication features, check out the authentication documentation.

We've just scratched the surface. Laravel has you covered for everything you will need to build a web application, including email verification, rate limiting, and custom console commands. Check out the Laravel documentation to keep learning.

Move fast...
with confidence.

Laravel is committed to delivering the best testing experience you can imagine. No more brittle tests that are a nightmare to maintain. Beautiful testing APIs, database seeding, and painless browser testing let you ship with confidence.

Learn More

Enterprise scale without the enterprise complexity.

Our vast library of meticulously maintained packages means you're ready for anything. Let Laravel Octane supercharge your application's performance, and experience infinite scale on Laravel Vapor, our serverless deployment platform powered by AWS Lambda.

Loved by thousands of developers around the world.

“I’ve been using Laravel for nearly a decade and never been tempted to switch to anything else.“

Adam Wathan
Adam Wathan

Creator of Tailwind CSS

“Laravel takes the pain out of building modern, scalable web apps.“

Aaron Francis
Aaron Francis

Creator of Torchlight and Sidecar

“Laravel grew out to be an amazing innovative and active community. Laravel is so much more than just a PHP framework.“

Bobby Bouwmann
Bobby Bouwmann

Elite Developer at Enrise

“As an old school PHP developer, I have tried many frameworks; none has given me the development speed and enjoyment of use that I found with Laravel. It is a breath of fresh air in the PHP ecosystem, with a brilliant community around it.“

Erika Heidi
Erika Heidi

Creator of Minicli

“Laravel is nothing short of a delight. It allows me to build any web-y thing I want in record speed with joy.“

Caleb Porzio
Caleb Porzio

Creator of Livewire and Alpine.js

“I found Laravel by chance, but I knew right away that I found my thing. The framework, the ecosystem and the community - it’s the perfect package. I’ve worked on amazing projects and met incredible people; it’s safe to say that Laravel changed my life.“

Zuzana Kunckova
Zuzana Kunckova

Full-Stack Developer

“Laravel’s best-in-class testing tools give me the peace of mind to ship robust apps quickly.“

Michael Dyrynda
Michael Dyrynda

Laravel Artisan + Laracon AU Organizer

“Laravel has been like rocket fuel for my career and business.“

Chris Arter
Chris Arter

Developer at Bankrate

“I've been using Laravel for over 10 years and I can't imagine using PHP without it.“

Eric L. Barnes
Eric L. Barnes

Founder of Laravel News

“I've been enjoying Laravel's focus on pushing developer experience to the next level for many years. All pieces of the ecosystem are powerful, well designed, fun to work with, and have stellar documentation. The surrounding friendly and helpful community is a joy to be a part of.“

Freek Van der Herten
Freek Van der Herten

Owner of Spatie

“Laravel and its ecosystem of tools help me build client projects faster, more secure, and higher quality than any other tools out there.“

Jason Beggs
Jason Beggs

Owner of Design to Tailwind

“I didn't fully appreciate Laravel's one-stop-shop, all-encompassing solution, until I tried (many) different ecosystems. Laravel is in a class of its own!“

Joseph Silber
Joseph Silber

Creator of Bouncer

“Laravel has helped me launch products quicker than any other solution, allowing me to get to market faster and faster as the community has evolved.“

Steve McDougall
Steve McDougall

Creator of Laravel Transporter

“I've been using Laravel for every project over the past ten years in a time where a new framework launches every day. To this date, there's just nothing like it.“

Philo Hermans
Philo Hermans

Founder of Anystack

“Laravel is for developers who write code because they can rather than because they have to.“

Luke Downing
Luke Downing

Maker + Developer

“Laravel makes building web apps exciting! It has also helped me to become a better developer 🤙“

Tony Lea
Tony Lea

Founder of DevDojo

“The Laravel ecosystem has been integral to the success of our business. The framework allows us to move fast and ship regularly, and Laravel Vapor has allowed us to operate at an incredible scale with ease.“

Jack Ellis
Jack Ellis

Co-founder of Fathom Analytics

A community built for people like you.

Laravel is for everyone — whether you have been programming for 20 years or 20 minutes. It's for architecture astronauts and weekend hackers. For those with degrees and for those who dropped out to chase their dreams. Together, we create amazing things.

laracon

Watch us on Laracasts

Tune In

Laracasts includes free videos and tutorials covering the entire Laravel ecosystem. Stay up to date by watching our latest videos.

Start Watching
partners

Hire a partner for your next project

Laravel Partners are elite shops providing top-notch Laravel development and consulting. Each of our partners can help you craft a beautiful, well-architected project.

Browse Partners