The ultimate curated list of Laravel resources, packages, tools, and goodies for 2026 and beyond.
Whether you are building your first Laravel app or architecting an enterprise-grade SaaS platform, this list has everything you need — from essential official docs to cutting-edge community packages, stunning admin panels powered by Filament, deployment pipelines, learning resources, and a thriving global community. Bookmark it, star it, and come back often.
The Laravel ecosystem is evolving at an incredible pace. Here are some of the most exciting new additions and trends:
- Laravel 12: The latest version of the framework brings a host of new features, including a new AI-powered dev assistant, Laravel Boost, and the MCP SDK for building AI-driven features.
- Filament v5: The most popular admin panel for Laravel has been updated with Livewire 4 support and a new Blueprint tool for AI-assisted development.
- Livewire 4: The latest version of Livewire brings single-file components, islands for isolated rendering, and built-in drag-and-drop functionality.
- NativePHP v3: Build native iOS and Android apps with PHP and Laravel, now free and open-source.
- Laravel Wayfinder: A new first-party package that bridges your routes between the frontend and backend with end-to-end type safety.
- AI & LLM Integrations: A new wave of AI tools and packages like Vizra ADK, Laravel AI SDK, and Prism are making it easier than ever to build AI-powered features in Laravel.
- 🏛️ Official Resources
- 📦 Packages & Ecosystem
- 🤖 AI & LLM Integrations
- 🔧 Developer Tools & Code Generation
- 🧪 Testing, Debugging & Quality Assurance
- 🔐 Authentication & Authorization
- 🛠️ Utilities & Helpers
- 🖼️ Media & Document Management
- 💻 Frontend & JavaScript Integration
- 🗃️ Databases, ORMs & Migrations
- 🔍 Search & Full-Text Indexing
- ⚙️ APIs & Web Services
- 🕒 Tasks, Commands & Scheduling
- 💰 Payments & Billing
- ⚡ Performance & Optimization
- 📈 Monitoring & Observability
- 🌐 Localization & Internationalization
- 🤝 Third-party Service Integrations
- 🌟 Laravel Filament
- 💻 Development Environment Setup
- ☁️ Application Hosting & Cloud
- 🚀 Deployment & DevOps
- ✂️ Cheat Sheets & Code Snippets
- 📚 Tutorials, Blogs & Learning
- 🎥 Videos & Screencasts
- 🎤 Conferences & Events
- 📖 Books & Publications
- 🏗️ Starter Projects & Boilerplates
- 📂 Open Source Codebases for Reference
- 📰 Content Management Systems
- 🎙️ Podcasts
- 👥 Community & Social
- 💼 Jobs & Careers
- 🔧 Hosted Development Tools
- ✨ Miscellaneous
Start here — everything straight from the source. The Laravel team maintains a rich ecosystem of official tools, documentation, and services. These are the authoritative, always-up-to-date resources you should bookmark first. From the framework itself to deployment platforms and learning portals, the official ecosystem covers every stage of the development lifecycle.
| Resource | Description |
|---|---|
| Laravel | Official framework website — documentation, news, and ecosystem overview |
| Documentation | Comprehensive docs covering every feature from routing to queues |
| API Reference | Full class and method reference for the framework internals |
| Laracasts | Official video learning platform — thousands of lessons |
| Laravel News | Community news portal — packages, tutorials, and announcements |
| Laravel Blog | Official announcements, release notes, and framework updates |
| Laravel Cloud | Managed serverless deployment platform built for Laravel |
| Laravel Forge | Server provisioning and management for PHP applications |
| Laravel Vapor | Serverless deployment platform powered by AWS Lambda |
| Laravel Envoyer | Zero-downtime deployment for PHP and Laravel projects |
| Laravel Reverb | Blazing fast, scalable real-time WebSocket communication, right in your Laravel app |
| Laravel Pulse | Open-source application performance monitoring, delivered at scale |
| Laravel Nightwatch | First-class monitoring for Laravel applications, no matter where you deploy |
| Laravel Herd | The fastest Laravel development environment for macOS and Windows |
| Laravel Spark | SaaS scaffolding with billing, teams, and subscriptions |
| Laravel Nova | Beautifully designed administration panel for Laravel |
The Laravel package ecosystem is one of the richest in the PHP world. With thousands of community-built packages available on Packagist, you can add virtually any feature to your application without reinventing the wheel. Below are the essential package repositories and curated lists to help you discover the best tools.
- Packagist — The central PHP package repository. Search and discover any Laravel-compatible package.
- Laravel Collective — Community-maintained components that were once part of the core framework.
- Packalyst — A dedicated directory of Laravel packages with ratings and reviews.
- Spatie Open Source — A prolific Belgian agency that has released dozens of high-quality, well-documented Laravel packages used by millions of developers worldwide.
Bring the power of Artificial Intelligence to your Laravel applications. The latest generation of Laravel tools makes it easier than ever to integrate Large Language Models (LLMs) and other AI services. From official packages that provide a native feel to community-driven projects, these resources are at the forefront of modern web development.
- Laravel AI SDK - The official Laravel AI SDK, allowing you to add AI features like text generation, embeddings, and classification to your applications.
- Laravel Boost - An AI-powered dev assistant complete with versioned docs and Laravel-curated AI rules.
- Laravel MCP SDK - A comprehensive Laravel SDK for building Model Context Protocol (MCP) servers with enterprise-grade features and Laravel-native integrations.
- Vizra ADK - A comprehensive Laravel package for building autonomous AI agents that can reason, use tools, and maintain persistent memory.
- Prism — A powerful, official-feeling Laravel package for integrating LLMs into your applications. It provides a unified, fluent interface for working with providers like OpenAI, Anthropic, Gemini, and more, allowing you to switch between them with a single line of code.
- Neuron AI — An enterprise-ready PHP framework for building production-ready AI agents. It allows you to build sophisticated, agentic AI solutions in PHP without needing to switch to Python.
- LarAgent — One of the easiest ways to create and maintain AI agents in your Laravel projects. Build autonomous agents that can perform complex tasks.
- Grok-PHP — A community package to seamlessly integrate Grok AI into Laravel applications with an elegant, developer-friendly interface.
- DocuDoodle — An AI-powered tool to easily document your codebase, which is especially useful for legacy applications.
Work smarter, not harder. These packages supercharge your development workflow by automating repetitive tasks like CRUD generation, IDE integration, and API documentation. A well-equipped developer toolbox is the difference between shipping features in hours versus days.
- IDE Helper — Generates a comprehensive helper file for IDE auto-completion, giving you full type hints for Eloquent models, facades, and more. An absolute must-have for any serious Laravel developer using PhpStorm or VS Code.
- Scaffold Interface — A smart CRUD generator for Laravel that creates controllers, models, migrations, views, and routes from a simple web interface. Perfect for rapidly prototyping new features.
- Laravel API/Scaffold/CRUD Generator — A powerful generator for APIs, CRUD scaffolds, and more. Supports multiple templates and generates clean, production-ready code.
- Laravel Packager — A CLI tool for creating Laravel packages with the correct directory structure and boilerplate, making package development a breeze.
- LaRecipe — Write gorgeous, versioned documentation for your products using Markdown directly inside your Laravel app. Ideal for API docs and developer guides.
- Prequel — A clear and concise database management GUI built for Laravel. Browse your database tables and records directly from your browser without leaving your app.
- Laravel Tinx — Reload your Laravel Tinker session from inside Tinker itself. A small but incredibly useful quality-of-life improvement for interactive development.
- Laravel Decomposer — List all installed packages, their dependencies, app details, and server information in a single, beautiful view. Invaluable for debugging environment issues.
- Workbench Export to Migrations — A MySQL Workbench plugin that exports your database models directly to Laravel migration files, bridging the gap between visual database design and code.
Ship with confidence. Laravel is built with testing in mind, and the ecosystem around testing and debugging is exceptional. From elegant test syntax with Pest to powerful browser automation with Dusk, these tools ensure your application works exactly as intended before it reaches production.
- Laravel Telescope — The official debug assistant for Laravel. Telescope provides beautiful insight into requests, exceptions, log entries, database queries, queued jobs, mail, notifications, cache operations, and more. An indispensable tool for any Laravel application.
- Debug Bar — Integrates the PHP Debug Bar with Laravel, providing a toolbar at the bottom of your browser with detailed information about queries, routes, views, and performance metrics.
- Pest PHP — The elegant PHP testing framework with a focus on simplicity. Pest provides a beautifully expressive syntax on top of PHPUnit, making tests a pleasure to write and read. The recommended testing framework for modern Laravel projects.
- Clockwork — A PHP development tool and Chrome/Firefox extension that provides detailed profiling information about your application's performance, queries, and events.
- Ignition — A beautiful, interactive error page for Laravel apps. Ignition provides detailed stack traces, code snippets, and even AI-powered solutions to common errors.
- Laravel Dusk — Laravel's official browser automation and testing tool. Write expressive, readable browser tests in PHP.
- Laravel Mail Preview — Preview sent mail in a web browser or mail client during development. Never send test emails to real addresses again.
- Laravel Test Factory Generator — Automatically generate Laravel test factories from your existing Eloquent models, saving hours of boilerplate writing.
- Flux — The official Livewire component library. A robust, hand-crafted UI component library for Livewire applications, built using Tailwind CSS.
Security is not optional. Laravel provides a robust authentication system out of the box, and the ecosystem extends it with powerful role-based access control, social authentication, two-factor authentication, and more. These packages make it easy to build secure applications without compromising developer experience.
- Laravel Permission — The most popular package for roles and permissions in Laravel. Associate users with roles and permissions, and check them with an elegant, expressive API. Used by hundreds of thousands of applications worldwide.
- Laravel Socialite — Official OAuth authentication with Facebook, Google, Twitter, GitHub, LinkedIn, and dozens more providers. Add social login to your application in minutes.
- Bouncer — An elegant, framework-agnostic solution for managing roles and abilities. Bouncer uses a clean, intuitive API and stores permissions in the database for easy management.
- Laratrust — Handle roles, permissions, and teams in your Laravel application. Supports multi-tenancy through teams, making it ideal for SaaS applications.
- JWT Auth — JSON Web Token authentication for Laravel and Lumen APIs. The go-to solution for stateless API authentication.
- Google2FA — Google Two-Factor Authentication for Laravel. Add an extra layer of security to your application with time-based one-time passwords.
- Adldap2 Laravel — LDAP authentication and Active Directory management for Laravel. Essential for enterprise applications that need to integrate with corporate directory services.
- Doorman — Limit access to your Laravel applications by using invite codes. Perfect for private betas, exclusive communities, and referral programs.
- Socialite Providers — 100+ social authentication providers for Laravel Socialite, covering everything from Slack and Discord to Twitch and Steam.
The Swiss Army knife of Laravel packages. These utility packages solve common problems that almost every web application faces — from generating slugs and handling tags to managing multi-tenancy and sending real-time notifications. Each package is well-tested, well-documented, and trusted by the community.
- Laravel Activitylog — Log activity inside your Laravel app with a beautiful, expressive API. Track who did what and when, and display a clean activity feed to your users.
- Laravel MediaLibrary — Associate files with Eloquent models in a clean, powerful way. Handle file uploads, conversions, and responsive images with ease.
- Eloquent Sluggable — Create unique, SEO-friendly slugs for your Eloquent models automatically. Handles uniqueness, special characters, and custom slug fields.
- Laravel Tags — Add tags and taggable behaviour to your Eloquent models. Supports multiple tag types and translations.
- Laravel Auditing — Track changes to your Eloquent models and store a complete audit trail. Essential for compliance-sensitive applications.
- Laravel Datatables — jQuery DataTables API for Laravel. Build powerful, server-side data tables with sorting, filtering, and pagination in minutes.
- stancl/tenancy — Automatic multi-tenancy for your Laravel app with no code changes needed. Supports database-per-tenant, subdomain routing, and more. The most complete multi-tenancy solution for Laravel.
- Laravel Modules — Manage your application as a collection of independent modules. Ideal for large applications that need to be organized into feature-based domains.
- Laravel Backup — Back up your application's files and databases to multiple destinations including S3, FTP, and Dropbox. Schedule automatic backups and receive notifications on failure.
- Laravel Horizon — A beautiful dashboard and code-driven configuration for your Laravel-powered Redis queues. Monitor throughput, runtime, and job failures in real time.
- Laravel Cashier — An expressive, fluent interface to Stripe's subscription billing services. Handle subscriptions, coupons, swapping plans, and invoices with a clean API.
- Ziggy — Use your Laravel named routes in JavaScript. Ziggy generates a JavaScript object of all your routes, making it easy to build SPAs with Vue or React.
- Laravel Excel — Import and export Excel and CSV files with a fluent, expressive API. The most popular spreadsheet package for Laravel with over 100 million downloads.
- Laravel Pennant — A simple, lightweight package for managing feature flags. Roll out new features gradually and safely with a clean, expressive API.
- Laravel Pint — An opinionated PHP code style fixer for minimalists. Pint is built on top of PHP-CS-Fixer and ensures your code always looks clean and consistent.
- Laravel Reverb — A first-party WebSocket server for Laravel applications. Bring real-time features to your application with a blazing-fast, scalable WebSocket server.
- Laravel Octane — Supercharge your application's performance by serving it with high-powered application servers like Swoole and RoadRunner. Dramatically reduce response times.
- Laravel Livewire — A full-stack framework for Laravel that makes building dynamic interfaces simple, without leaving the comfort of PHP. Build reactive components with server-side rendering.
- Laravel Sanctum — A featherweight authentication system for SPAs, mobile applications, and simple token-based APIs. The recommended authentication solution for modern Laravel apps.
- Folio — A powerful page-based router designed to simplify routing in Laravel applications. With Laravel Folio, generating a route becomes as effortless as creating a Blade template.
- Volt — An elegantly crafted functional API for Livewire that allows you to write your entire component in a single file.
- Concurrency — A simple, convenient API for executing closures concurrently, making it easier to run multiple tasks in parallel.
Handle files, images, and documents like a pro. From image manipulation and PDF generation to video processing and file storage, these packages cover every media-related need in a modern web application.
- Intervention Image — The most popular PHP image handling library. Create, edit, and compose images with a clean, expressive API. Supports GD and Imagick drivers.
- Laravel MediaLibrary — Associate any type of file with your Eloquent models. Handles conversions, responsive images, and custom properties out of the box.
- Laravel DOMPDF — Generate PDF files from HTML and CSS using the dompdf library. The simplest way to add PDF generation to your Laravel application.
- Laravel Snappy — Generate PDFs and images from HTML using wkhtmltopdf/wkhtmltoimage. Produces pixel-perfect PDFs that match your browser's rendering.
- Laravel Excel — Import and export Excel and CSV files with a fluent, expressive API. Supports large files with chunked reading and writing.
- Fast Excel — Fast XLSX, CSV and ODT import and export for Laravel. Optimized for performance with large datasets.
- Laravel FFmpeg — An integration with FFmpeg for Laravel. Process videos, extract audio, generate thumbnails, and more.
Bridge the gap between PHP and JavaScript. Modern web applications require seamless integration between server-side Laravel and client-side JavaScript frameworks. These packages make it easy to share data, routes, and state between your Laravel backend and your Vue, React, or Alpine.js frontend.
- Laravel Livewire — Build dynamic, reactive interfaces using only PHP. Livewire is a full-stack framework that eliminates the need for a separate JavaScript framework for most use cases.
- Inertia.js — The modern monolith. Build single-page applications using Vue, React, or Svelte without building a separate API. Inertia bridges your Laravel backend and your JavaScript frontend seamlessly.
- Ziggy — Use your Laravel named routes in JavaScript. Generates a JavaScript object of all your routes, making it trivial to build links and forms in your SPA.
- PHP Vars to JavaScript Transformer — Pass server-side string, array, collection, or any other variable to JavaScript with a simple, expressive API.
- Laravel Blade Javascript — A Blade directive to export variables to JavaScript. The simplest way to share PHP data with your JavaScript code.
- Javascript Validation — Use your existing Laravel validation rules to validate forms on the client side. Write your validation rules once, use them everywhere.
Eloquent is powerful, but the ecosystem makes it extraordinary. These packages extend Laravel's Eloquent ORM with advanced features like nested sets, composite keys, cross-database relationships, and powerful query builders. They also provide tools for managing database migrations, backups, and multi-database setups.
- Laravel MongoDB — Eloquent model and query builder with support for MongoDB. Use the same Eloquent API you know and love, but with a MongoDB backend.
- Laravel Nestedset — Nested Sets pattern implementation for Eloquent. Build hierarchical data structures like categories, menus, and organizational charts with ease.
- Migrations Generator — Automatically generate your migrations from an existing database schema.
- Laravel Backup — Back up your application's files and databases to multiple destinations. Schedule automatic backups and receive Slack or email notifications on failure.
- Laravel Repository — Implement the Repository pattern in your Laravel application for a clean, testable data access layer.
- Eloquent Power Joins — The missing join methods for Eloquent. Write complex joins using the same expressive syntax as Eloquent relationships.
- Laravel Doctrine — Doctrine 2 ORM implementation for Laravel. Use the industry-standard PHP ORM with full Laravel integration.
Help your users find what they're looking for instantly. Search is a critical feature for any content-rich application. These packages integrate Laravel with powerful search engines like Elasticsearch and Algolia, or provide self-hosted full-text search capabilities.
- Laravel Scout — The official, driver-based full-text search solution for Eloquent models. Supports Algolia, Meilisearch, Typesense, and database-based search out of the box.
- TNTSearch — A fully featured full-text search engine written in PHP. Use it as a Scout driver for self-hosted, zero-dependency full-text search.
- Elasticquent — Elasticsearch for Eloquent models. Map and index your models to Elasticsearch with a clean, expressive API.
- Algolia Search — Integrates the Algolia Search API with the Laravel Eloquent ORM. Build lightning-fast, typo-tolerant search experiences.
- Searchable — A trait that adds a simple search function to Eloquent models. Supports fuzzy search and weighted columns.
Build powerful, well-documented APIs with ease. Laravel is an excellent choice for building RESTful and GraphQL APIs. These packages provide everything you need to build, document, and secure your API endpoints.
- Laravel Sanctum — The official, lightweight authentication system for SPAs and API tokens. The simplest way to add API authentication to your Laravel application.
- Laravel Passport — Full OAuth2 server implementation for your Laravel application. Build a complete OAuth2 authorization server with support for all grant types.
- Lighthouse — A feature-rich GraphQL server for Laravel. Build a GraphQL API using your existing Eloquent models and a simple schema definition language.
- Laravel GraphQL — GraphQL integration for Laravel. Supports Relay, Eloquent models, validation, and the GraphiQL IDE.
- Dingo API — A multi-purpose toolkit for developing RESTful APIs with Laravel. Provides versioning, rate limiting, response transformers, and more.
- Laravel Fractal — Output complex, flexible, AJAX/RESTful data structures with the Fractal library. Build consistent, well-structured API responses.
- Laravel CORS — Add CORS (Cross-Origin Resource Sharing) headers support to your Laravel application. Essential for any API consumed by a browser-based frontend.
- Laravel Responder — Build custom API responses with Fractal. A fluent, expressive API for building consistent JSON responses.
Automate everything. Laravel's built-in task scheduler and queue system are among its most powerful features. These packages extend them with additional capabilities like remote task execution, build pipelines, and advanced job management.
- Laravel Horizon — A beautiful dashboard and code-driven configuration for your Redis queues. Monitor job throughput, runtime, and failures in real time with an elegant web UI.
- Laravel Envoy — An elegant tool for executing common tasks on your remote servers. Define tasks in a simple, expressive Blade syntax and run them from your local machine.
- Laravel Mix — An elegant wrapper around Webpack for the 80% use case. Define basic Webpack build steps for your CSS and JavaScript with a fluent API.
Monetize your application with confidence. Laravel's payment ecosystem makes it easy to add subscription billing, one-time payments, and marketplace features to your application. These packages abstract the complexity of payment gateways into a clean, expressive API.
- Laravel Cashier (Stripe) — An expressive, fluent interface to Stripe's subscription billing services. Handle subscriptions, trials, coupons, and invoices with a clean API.
- Laravel Cashier (Paddle) — Laravel Cashier integration for Paddle, a complete merchant of record solution. Ideal for SaaS businesses that want to offload tax compliance.
- Omnipay for Laravel — Integrate the Omnipay PHP library with Laravel. Supports 50+ payment gateways with a unified API.
Make your application blazing fast. Performance is a feature. These packages help you squeeze every millisecond out of your Laravel application, from response caching and query optimization to serving your app with high-performance application servers.
- Laravel Octane — Supercharge your application's performance by serving it with Swoole or RoadRunner. Dramatically reduce response times by keeping your application booted in memory between requests.
- Laravel Responsecache — Speed up your app by caching entire responses as static files on disk. Serve cached pages in microseconds without hitting your database.
- Intervention Image Cache — Caching extension for the Intervention Image library. Cache processed images to avoid re-processing on every request.
- Rememberable — Query caching for Eloquent. Cache the results of your Eloquent queries with a single method call.
- Laravel HTMLMin — Minify HTML, CSS, and JavaScript output from your Laravel application. Reduce page size and improve load times.
Know what's happening in your application at all times. Production applications need robust monitoring and observability. These tools give you real-time insight into your application's health, performance, and errors.
- Laravel Nightwatch — The official, first-party production monitoring platform for Laravel. Deep monitoring and insights, no matter where you deploy.
- Laravel Telescope — The official debug assistant for Laravel. Provides deep insight into requests, exceptions, log entries, database queries, queued jobs, mail, notifications, and cache operations.
- Laravel Horizon — Monitor and configure your Redis queues with a beautiful, real-time dashboard. Track job throughput, runtime, and failure rates.
- Laravel Pulse — A free, open-source application performance monitoring tool for Laravel. Track requests, jobs, exceptions, and slow queries with a beautiful dashboard.
- Laravel Uptime Monitor — A powerful and easy-to-configure uptime and SSL certificate monitor. Receive Slack or email notifications when your site goes down.
- Laravel Failed Job Monitor — Get notified when a queued job fails. Supports multiple notification channels including Slack, email, and SMS.
- Larametrics — A self-hosted metrics and notifications platform for Laravel apps. Monitor model changes, log entries, and route activity.
Reach a global audience. Laravel has excellent built-in support for localization, and the ecosystem extends it with powerful translation management tools, automatic locale detection, and translatable Eloquent models. Build applications that speak your users' language.
- Laravel Localization — Add i18n support via routes. Automatically detect and set the user's locale based on the URL prefix.
- Laravel Translatable — Make your Eloquent models translatable by storing translations as JSON. A clean, elegant approach to multi-language content.
- Language Files — Validation, pagination, and reminder language lines in 75+ languages. The most complete collection of Laravel translations.
- Laravel Langman — Manage language files from the Artisan console. Find missing translations, add new ones, and keep your language files in sync.
- Laravel Date — A library to help you work with dates in multiple languages, based on Carbon. Format dates in any language with a simple, expressive API.
Connect your application to the world. These packages provide clean, well-tested integrations with popular third-party services, from analytics and email marketing to cloud storage and social media.
- Laravel Analytics — Retrieve pageviews and other data from Google Analytics with a clean, expressive API.
- Laravel Newsletter — Send newsletters with Mailchimp. Manage subscribers, lists, and campaigns from your Laravel application.
- Laravel GitHub — A PHP GitHub API bridge for Laravel. Interact with the GitHub API using a clean, Laravel-style API.
- Laravel Pusher — Pusher API bridge for Laravel. Add real-time features to your application with WebSockets.
- Laravel DigitalOcean — DigitalOcean API bridge for Laravel. Manage droplets, domains, and other DigitalOcean resources from your application.
The most powerful and beautiful admin panel toolkit for Laravel. Filament is a collection of full-stack components built on the TALL stack (Tailwind CSS, Alpine.js, Livewire, and Laravel). It lets you build stunning, feature-rich admin panels, forms, tables, and infolist pages in a fraction of the time it would take from scratch. With over 700 community plugins, 300+ authors, and 32,000+ GitHub stars, Filament has become the de facto standard for building admin interfaces in the Laravel ecosystem.
Everything you need to get started with Filament. The official Filament website and documentation are the best places to start. The team maintains a rich ecosystem of official plugins and a thriving community.
| Resource | Description |
|---|---|
| Filament | Official website — documentation, plugins, and community |
| Documentation | Comprehensive docs for all Filament versions |
| Plugin Directory | 700+ community and official plugins |
| GitHub | Source code, issues, and contributions |
| Live Demo | Try Filament without installing anything |
| Demo Source Code | Full source code of the official Filament demo app |
| Discord Community | 20,000+ members — get help, share projects, and connect |
| Filament Mastery | Community-driven blog with tips, tutorials, and plugin experiments |
Extend your admin panel with community-built plugins. The Filament plugin ecosystem is one of the most vibrant in the Laravel world. From role-based access control and Excel exports to calendar widgets and map pickers, there is a plugin for virtually every use case.
- Custom Dashboards — An official Filament plugin that lets your users build and share their own dashboards with a drag-and-drop interface.
- Advanced Tables — Supercharge your tables with user-customizable views, quick filters, multi-column sorting, and advanced searching.
- Custom Fields — Eliminate custom field migrations forever. Let your users create and manage form fields directly in your admin panel.
- Data Lens — Advanced data visualization and reporting solution for building custom, enterprise-grade data insights.
- Filament Shield — The easiest and most intuitive way to handle policies and permissions with spatie/laravel-permission.
- Althinect Spatie Roles & Permissions — A clean integration with spatie/laravel-permission that adds resource pages for managing roles and permissions directly in your Filament panel.
- Filament Socialite — Add OAuth login through Laravel Socialite to your Filament panel. Support Google, GitHub, Facebook, and 100+ other providers with minimal configuration.
- Filament Impersonate — Impersonate any user directly from your Filament admin panel. An essential tool for debugging user-specific issues in production.
- Filament Excel — Excel export for Filament admin resources. Add bulk export actions to any Filament table with a single line of code. Supports custom column mapping, formatting, and multiple sheets.
- Filament Spatie Media Library — Official Spatie Media Library integration for Filament. Add powerful file upload and media management capabilities to your forms and infolists.
- Filament Import — Dynamic file import for Filament. Import CSV, Excel, and other file formats without needing a template — the package maps columns automatically.
- Filament Export — Customizable export and print functionality for Filament tables. Export to CSV, PDF, and print directly from the admin panel.
- Filament Spotlight — Add a command palette to your Filament panel. Users can quickly navigate to any page, resource, or action using a keyboard shortcut — just like in VS Code.
- Filament Environment Indicator — Never confuse your production and staging environments again. Displays a customizable banner at the top of your Filament panel indicating the current environment.
- Filament Quick Create — Adds a dropdown menu to the Filament header for quickly creating new records from any page in your panel.
- Filament Badgeable Column — Append beautiful badges to any Filament table column. Display status indicators, counts, and labels alongside your data.
- Filament Overlook — Adds a beautiful app overview widget to your Filament dashboard. Display key metrics and statistics at a glance.
- Filament Language Switch — Zero-config language switcher for Filament panels. Add multi-language support to your admin panel with a single package.
- Filament Sidebar — Add a sidebar to your Filament resource pages. Organize related pages and actions in a clean, accessible sidebar navigation.
- Filament Google Maps — A collection of fields and widgets for working with Google Maps in Filament. Display locations, pick coordinates, and visualize geographic data.
- Filament Backup — Manage your application backups directly from your Filament panel. Trigger backups, browse backup files, and restore with a click.
- Filament Spatie Health — Monitor the health of your Laravel application using spatie/laravel-health. Display health check results in a beautiful Filament widget.
- Filament Logger — Extensible activity logger for Filament that works out of the box. Uses spatie/laravel-activitylog under the hood to track all changes made through your admin panel.
- Filament Email Log — A Filament resource to view all emails sent by your Laravel application. Browse, search, and preview sent emails directly in your admin panel.
- Filament Debugger — Easily add Laravel Telescope and Horizon to your Filament panel. Access your debug tools without leaving the admin interface.
- Filament Blog — A faceless blog content manager with configurable rich text and Markdown support for your Filament admin panel. Manage posts, categories, and authors with a beautiful interface.
- Filament Navigation — Build structured navigation menus in Filament. Create and manage complex menu structures with a drag-and-drop interface.
- Filament Fabricator — A block-based page builder skeleton for your Filament apps. Build flexible, content-managed pages with a component-based architecture.
- Filament Kanban Board — A Kanban board for Filament. Visualize and manage your data in a drag-and-drop Kanban interface.
- Filament Calendar — A beautiful calendar plugin for Filament. Display and manage events in a full-featured calendar view.
- Filament Translation Manager — Manage your application's translations directly from your Filament panel. Edit language files through a clean, searchable interface.
- Filament Webhook Server — Send webhooks from your Filament apps. Configure, test, and monitor webhook deliveries from the admin panel.
- Filament Feature Flags — Control your Laravel feature flags through a clean Filament interface. Enable and disable features for specific users or globally.
- Filament TinyEditor — A TinyMCE editor component for Filament forms. Replace the default rich text editor with the industry-standard TinyMCE editor.
- Filament Map Picker — A map field for Filament forms. Let users pick locations on an interactive map.
- Filament Apex Charts — Apex Charts integration for Filament. Build beautiful, interactive charts and graphs for your Filament dashboard.
- Filament Signature Pad — A signature pad field for Filament forms. Capture digital signatures directly in your admin panel.
- Filament Code Field — A CodeMirror-powered code editor field for Filament. Edit code with syntax highlighting, line numbers, and auto-completion.
- Filament Icon Picker — An icon picker field for Filament forms. Let users select icons from a searchable icon library.
- Filament Title with Slug — An advanced "Title with Slug" input field for Filament. Automatically generates a URL-friendly slug from the title with real-time preview.
Launch your next project in minutes, not days. These starter kits provide a solid, pre-configured foundation for building Filament-powered applications. They come with authentication, user management, common plugins, and other essential features already set up.
- Superduper Filament Starter Kit — A comprehensive Laravel Filament starter kit with pre-installed plugins, admin panel, user management, SEO tools, theme customization, and more. One of the most complete and actively maintained Filament boilerplates available.
- Kaido Kit — A powerful and opinionated FilamentPHP starter kit designed to accelerate your admin panel development. Includes a curated set of plugins and a clean, modern design.
- Laravel Filament Starter Kit — A starter kit for Laravel 11.x and Filament v3 with several developer-focused tools pre-configured, including Pest, Laravel Pint, and PHPStan.
- Filament SaaS Template — A robust template for building scalable, multi-tenant SaaS applications with Filament. Includes tenant management, billing integration, and role-based access control.
- Larament — A time-saving starter kit that includes a Laravel project with FilamentPHP already installed and set up, along with extra features like user profile management and enhanced authentication.
Master Filament from beginner to expert. The Filament community has produced an impressive collection of tutorials, video courses, and written guides. Whether you are just getting started or looking to master advanced features, these resources will take your Filament skills to the next level.
- Filament Mastery — A community-driven blog focused on tips, tutorials, and plugin experiments around FilamentPHP. Regularly updated with practical content for developers at all levels.
- Laravel Daily — Filament — Practical Filament tutorials from the team at LaravelDaily. Covers everything from basic CRUD to advanced customization.
- Filament PHP v4 Course for Beginners — A comprehensive YouTube playlist covering Filament v4 from installation to advanced features. Perfect for developers new to Filament.
- Filament V4 Beginner to Intermediate Course — A project-driven video course that takes you from absolute beginner to intermediate level with Filament v4.
- Learn Laravel Filament — Build a Powerful Admin Panel — A comprehensive video tutorial on building a real-world employee management system with Filament. Covers resources, forms, tables, and custom pages.
- Laravel Filament CMS Tutorial Series — A YouTube playlist showing how to build a complete CMS with Filament, including dynamic menus, categories, and a public frontend.
- Laravel News — Filament — The latest Filament news, package announcements, and tutorials from the Laravel News team.
Learn by example. Studying real-world Filament applications is one of the best ways to learn advanced patterns and best practices. These open-source projects showcase what is possible with Filament.
- Filament Demo — The official Filament demo application. A full-featured demo covering a realistic spread of admin panel patterns across three modules: an e-commerce shop, a blog, and an HR system.
- ERPSaas — A Laravel and Filament-powered accounting platform featuring full double-entry accrual accounting. A showcase of what is possible with Filament for complex, data-intensive applications.
- Krayin ERP — A comprehensive, open-source Enterprise Resource Planning (ERP) solution for SMEs built with Laravel and Filament. Covers CRM, inventory, HR, and more.
- Relaticle — The next-generation open-source CRM for growing teams. Built with Filament, it offers a clean, modern interface for managing contacts, deals, and pipelines.
- Tiny CRM — A small, open-source CRM application created with Filament PHP. A great reference project for understanding Filament's core concepts.
Your local environment is your workshop — set it up right. A well-configured development environment is the foundation of a productive workflow. Laravel offers several official and community-maintained options for setting up a local development environment, from virtual machines to Docker containers to native tools.
- Laravel Herd — The fastest way to get a Laravel development environment running on macOS and Windows. A native application that provides PHP, Nginx, and other services with zero configuration.
- Laravel Sail — A light-weight command-line interface for interacting with Laravel's default Docker development environment. The recommended way to get started with Docker for Laravel development.
- Laravel Valet — A minimalist development environment for macOS. Valet uses Nginx and DnsMasq to serve your Laravel applications with a .test domain, using minimal resources.
- Valet Linux — A port of Laravel Valet for Linux users. Enjoy the same minimal, fast development environment on Ubuntu and other Linux distributions.
- Laravel Homestead — The official Vagrant box for Laravel. A pre-packaged virtual machine that provides a complete development environment with PHP, Nginx, MySQL, Redis, and more.
- LaraDock — A full PHP development environment based on Docker. Supports a wide range of services and is highly configurable.
- Laragon — A fast, isolated development environment for Windows. Laragon provides a portable, easy-to-use WAMP stack with automatic virtual host creation.
- Devilbox — A dockerized and general-purpose LAMP/MEAN stack for every PHP version. Supports multiple PHP versions simultaneously and is highly configurable.
Deploy with confidence on the right platform. Choosing the right hosting provider is crucial for the performance, scalability, and reliability of your application. These platforms are all optimized for Laravel and offer a range of features from simple shared hosting to fully managed serverless deployments.
| Platform | Type | Best For |
|---|---|---|
| Laravel Cloud | Managed Serverless | Modern Laravel apps needing autoscaling |
| Laravel Vapor | Serverless (AWS) | High-traffic apps, zero server management |
| Laravel Forge | Server Management | Full control over your VPS |
| Ploi | Server Management | Affordable Forge alternative |
| Cloudways | Managed Cloud | Managed hosting on top cloud providers |
| RunCloud | Server Management | PHP server management panel |
| FortRabbit | PaaS | Simple, developer-friendly PaaS |
| Heroku | PaaS | Quick deployments, free tier available |
| AWS Elastic Beanstalk | PaaS | Enterprise AWS deployments |
Ship code faster and more reliably. A robust deployment pipeline is essential for any production application. These tools automate the deployment process, eliminate downtime, and give you confidence when shipping new features.
- Laravel Envoyer — Zero-downtime deployment for PHP and Laravel projects. Envoyer deploys your application to multiple servers simultaneously, runs health checks, and rolls back automatically if something goes wrong.
- Deployer — A powerful, open-source deployment tool with built-in support for Laravel. Define your deployment workflow in PHP and run it from the command line.
- Laravel Forge — Not just a hosting platform — Forge also handles server provisioning, SSL certificates, database management, and deployment pipelines. The most complete server management solution for Laravel.
- GitHub Actions — Automate your CI/CD pipeline with GitHub Actions. Run tests, lint code, and deploy your application on every push to your repository.
- Ploi — A server management and deployment platform that provides an affordable alternative to Laravel Forge. Supports one-click deployments, SSL certificates, and database management.
Quick reference for when you need it most. These cheat sheets and code snippet collections provide a handy reference for common Laravel patterns, Artisan commands, Eloquent methods, and more.
- Laravel LTS Cheat Sheet — A comprehensive cheat sheet covering routes, middleware, Eloquent, Artisan commands, and more. Available in English and Chinese.
- Laravel Tricks — A community-curated collection of Laravel tips, tricks, and code snippets. Discover clever solutions to common problems.
- Laravel Cheatsheet — A quick reference guide for Laravel's most commonly used features and methods.
Never stop learning. The Laravel community produces an incredible volume of high-quality tutorials, articles, and guides. These blogs and learning platforms are the best places to stay up-to-date with the latest Laravel techniques and best practices.
- Laravel Daily — Practical tips and techniques to level up your Laravel skills. Povilas Korop and his team publish daily tutorials, package reviews, and "This Week in Laravel" roundups. One of the most prolific and practical Laravel learning resources available.
- Laravel News Blog — The official Laravel community blog. Covers package releases, tutorials, framework updates, and community news. Essential reading for any Laravel developer.
- Laracasts — The gold standard for Laravel video tutorials. Jeffrey Way and a team of expert instructors cover everything from beginner concepts to advanced architecture patterns.
- Matt Stauffer — In-depth articles on Laravel features, architecture patterns, and best practices from one of the framework's most respected voices.
- Spatie Blog — Technical articles from the team at Spatie, one of the most prolific contributors to the Laravel ecosystem. Deep dives into package development, PHP, and web development.
- Digital Ocean Community — A large collection of Laravel tutorials covering deployment, security, and application development on DigitalOcean infrastructure.
- Cloudways Laravel Blog — Tutorials and guides focused on deploying, optimizing, and securing Laravel applications.
- Tuts+ — Professional tutorials on Laravel from the Envato Tuts+ platform.
- Pusher Laravel Tutorials — Tutorials on building real-time features with Laravel and Pusher.
Learn by watching. Video tutorials are one of the most effective ways to learn new skills. These platforms and channels offer high-quality Laravel video content, from beginner introductions to advanced architecture deep dives.
- Laracasts — The definitive video learning platform for Laravel. Thousands of lessons covering every aspect of the framework and its ecosystem.
- Laravel Daily on YouTube — Free video tutorials from the LaravelDaily team. Covers practical topics like package reviews, code refactoring, and real-world project builds.
- Codecourse — High-quality screencasts on Laravel, PHP, and modern web development. Known for its clear, concise teaching style.
- Bitfumes — A popular YouTube channel with hundreds of free Laravel tutorials, from beginner to advanced.
- DevDojo — A learning platform with free and premium Laravel courses, screencasts, and a vibrant community.
- Servers for Hackers — Video courses on server administration, deployment, and DevOps for PHP developers.
- Test-Driven Laravel — A premium course on building a real-world application using test-driven development with Laravel. Widely regarded as the best TDD course for Laravel developers.
- Udemy Laravel Courses — A large selection of Laravel courses on Udemy, ranging from beginner to advanced.
Connect with the community in person. Laravel conferences are a fantastic opportunity to learn from the experts, network with fellow developers, and get a glimpse of the future of the framework. The Laracon series is the flagship event of the Laravel community.
- Laracon US — The flagship Laravel conference, held annually in the United States. Features talks from the Laravel core team and leading community members.
- Laracon EU — The European edition of Laracon, held annually in a different European city. A must-attend event for European Laravel developers.
- Laracon Online — The virtual edition of Laracon, accessible to developers worldwide. Offers the same high-quality content as the in-person events.
- Laracon AU — The Australian edition of Laracon, bringing the community together in the Asia-Pacific region.
- Laravel Live UK — A UK-based Laravel conference with talks, workshops, and networking opportunities.
- Laravel Live India — A community-organized Laravel conference in India, one of the largest Laravel communities in the world.
Go deep with these authoritative books. Books provide a level of depth and structure that is hard to match with blog posts and videos. These titles cover everything from beginner introductions to advanced architecture patterns.
- Laravel Up & Running by Matt Stauffer — The definitive guide to Laravel, published by O'Reilly. Covers every major feature of the framework with clear explanations and practical examples. Updated for the latest Laravel versions.
- Laravel: From Apprentice To Artisan by Taylor Otwell — The original Laravel book by the framework's creator. A classic introduction to the framework's philosophy and core concepts.
- Laravel Testing Decoded by Jeffrey Way — A comprehensive guide to testing Laravel applications by the creator of Laracasts. Covers unit testing, integration testing, and test-driven development.
- Refactoring to Collections by Adam Wathan — A practical guide to using Laravel Collections to write cleaner, more expressive code. Essential reading for any Laravel developer.
- Build APIs You Won't Hate by Phil Sturgeon — A practical guide to building well-designed, developer-friendly APIs. Covers REST, versioning, authentication, and documentation.
- Servers for Hackers by Chris Fidao — A comprehensive guide to server administration for PHP developers. Covers Linux, Nginx, MySQL, security, and deployment.
- Laravel Design Patterns and Best Practices — A guide to applying software design patterns in Laravel applications. Covers the Repository pattern, Service Layer, and more.
- Full-Stack Vue.js 2 and Laravel 5 by Anthony Gore — A practical guide to building full-stack web applications with Vue.js and Laravel. Covers SPA architecture, REST APIs, and authentication.
Skip the boilerplate and start building features. These starter projects provide a solid, pre-configured foundation for your next Laravel application. They come with authentication, user management, and other common features already set up, so you can focus on what makes your application unique.
- Laravel Breeze — The official minimal starter kit for Laravel. Provides a simple implementation of authentication using Blade, Livewire, or Inertia.js with Vue or React.
- Laravel Jetstream — The official feature-rich starter kit. Provides team management, two-factor authentication, API tokens, and more, powered by Livewire or Inertia.js.
- Laravel Spark — The official SaaS scaffolding for Laravel. Provides subscription billing, team management, and a polished UI out of the box.
- Laravel Boilerplate — A comprehensive Laravel boilerplate with user management, roles, permissions, and a clean admin panel. One of the most starred Laravel boilerplates on GitHub.
- Apiato — A powerful framework for building scalable, testable API-centric Laravel applications. Based on the Porto software architectural pattern.
- Laravel Enso — A SPA admin panel built with Laravel, Inertia.js, and Vue. Provides a rich set of features including user management, roles, permissions, and data tables.
- Laravel Zero — A micro-framework for building elegant console applications with Laravel. Perfect for building CLI tools and scripts.
- Backpack for Laravel — A collection of packages that help you build custom admin panels for your Laravel application. Provides a clean, Bootstrap-based UI with a rich set of CRUD operations.
Learn from the best by studying real-world applications. One of the most effective ways to improve your Laravel skills is to study how experienced developers structure and build real applications. These open-source projects cover a wide range of use cases and complexity levels.
- Invoice Ninja — A full-featured invoicing, expense tracking, and time-tracking application. One of the most popular open-source Laravel projects.
- Pixelfed — A free and ethical photo sharing platform powered by ActivityPub federation. A complex, production-grade Laravel application with a large user base.
- Koel — A personal music streaming server. Koel provides a beautiful, Spotify-like interface for streaming your own music collection.
- Cachet — A beautiful, open-source status page system. Used by thousands of companies to communicate service outages and incidents.
- Akaunting — Free, open-source accounting software for small businesses and freelancers. A complex, modular Laravel application with a rich plugin ecosystem.
- Snipe-IT — A free, open-source IT asset and license management system. Used by thousands of organizations worldwide.
- Laravel.io — The source code for the Laravel.io community portal. A great reference for building a community platform with Laravel.
- Canvas — A minimal, elegant blogging platform built with Laravel. A great reference for building a content management system.
Build content-driven websites with Laravel. Laravel's flexibility makes it an excellent foundation for content management systems. These CMS platforms are built on Laravel and provide a rich set of features for managing content, users, and media.
- Statamic — A beautiful, modern CMS built on Laravel. Statamic uses a flat-file architecture by default, making it fast, portable, and easy to version control. Widely regarded as the most elegant CMS in the Laravel ecosystem.
- OctoberCMS — A free, open-source CMS platform based on Laravel. October CMS provides a clean, intuitive backend with a powerful plugin system.
- Twill — An open-source CMS toolkit for Laravel developed by the digital agency AREA 17. Used by major media companies and cultural institutions worldwide.
- PyroCMS — A professional, modular CMS built on Laravel. PyroCMS provides a rich set of features for building complex, content-driven websites.
- Asgard CMS — A modular, multilingual CMS built on top of Laravel. Asgard CMS uses a module-based architecture that makes it easy to extend and customize.
- Microweber — A drag-and-drop website builder and CMS built with Laravel. Microweber provides a visual editing experience similar to Wix or Squarespace.
- TypiCMS — A multilingual CMS built with Laravel. TypiCMS is designed for building multilingual websites with complex content structures.
Stay informed on your commute. These podcasts cover the latest news, trends, and techniques in the Laravel and PHP ecosystems. Whether you are driving, exercising, or doing chores, these shows will keep you up-to-date with the community.
- The Laravel Podcast — The official Laravel podcast, hosted by Matt Stauffer. Features in-depth conversations with the Laravel core team and leading community members about the framework's direction and ecosystem.
- The Laravel News Podcast — A weekly podcast from the Laravel News team covering the latest packages, tutorials, and community news. The best way to stay up-to-date with the Laravel ecosystem in audio form.
- The Laracasts Snippet — Short, focused episodes from Jeffrey Way covering a single Laravel or PHP concept. Perfect for learning something new in just a few minutes.
- PHP Internals News — A podcast about the latest developments in the PHP language itself. Essential listening for developers who want to understand the foundation that Laravel is built on.
You are not alone. The Laravel community is one of the most welcoming and active communities in the software development world. Whether you need help with a tricky bug, want to share a project, or are looking for collaborators, these communities have you covered.
- Laracasts Forum — The official Laracasts discussion forum. A friendly, moderated community where you can ask questions and share knowledge.
- Laravel.io Forum — The official Laravel community forum. A great place to ask questions, share projects, and connect with other developers.
- Reddit r/laravel — The Laravel subreddit. A large, active community for news, questions, and discussions.
- StackOverflow — The go-to resource for specific technical questions. Thousands of answered Laravel questions covering every aspect of the framework.
- Laravel Discord — The official Laravel Discord server with 48,000+ members. The fastest way to get help from the community.
- Filament Discord — The official Filament Discord server with 20,000+ members. The best place to get help with Filament and connect with plugin authors.
- Larachat Slack — A Slack workspace dedicated to Laravel. A great place for real-time discussions and networking.
- Twitter / X — The official Laravel Twitter account. Follow for announcements, tips, and community highlights.
- Laravel on LinkedIn — The official Laravel LinkedIn group. Connect with Laravel professionals and companies.
- Laravel on Facebook — The official Laravel Facebook community.
The Laravel community is truly global. Here are some of the most active local communities around the world:
- Laravel India — One of the largest Laravel communities outside the US.
- Laravel UK — The UK Laravel community with regular meetups and events.
- Laravel Brasil — The Brazilian Laravel community.
- Laravel France — The French Laravel community.
- Laravel Nigeria — The Nigerian Laravel community.
- Laravel Indonesia — The Indonesian Laravel community.
- Laravel Russia — The Russian Laravel community on VK.
- Laravel China — The Chinese Laravel community.
- Laravel Japan — The Japanese Laravel community.
Find your next opportunity or your next hire. The demand for Laravel developers is strong and growing. These job boards are specifically focused on Laravel and PHP development, making it easier to find the right match.
- LaraJobs — The official Laravel job board. The best place to find Laravel-specific job listings and post positions for Laravel developers.
- Laravel Gurus — A job board and freelancer marketplace for Laravel developers. Find freelance projects or hire a Laravel expert.
Supercharge your development workflow with these cloud-based tools. These hosted tools provide services that are difficult or time-consuming to set up yourself, from automated code upgrades to visual database design.
- Laravel Shift — Automated upgrade tool for Laravel projects. Shift analyzes your codebase and applies the necessary changes to upgrade to the latest version of Laravel. Saves hours of manual work and reduces the risk of introducing bugs.
- StyleCI — Automated PHP code style fixing as a service. StyleCI checks your code against a defined style guide on every commit and automatically fixes any violations.
- Laravel Schema Designer — A visual tool for designing, exporting, and sharing database schemas. Design your database visually and export it as Laravel migrations.
A few more gems that don't fit neatly into any other category. These resources are worth bookmarking even if they are hard to categorize.
- CodeCanyon Laravel Scripts — A marketplace for premium Laravel scripts, plugins, and application templates. Find ready-made solutions for common use cases.
- Laravel Collections — A curated directory of Laravel resources, tutorials, and packages. A great complement to this list.
- LaravelLinks Telegram — A Telegram channel dedicated to sharing great Laravel resources, tutorials, and package announcements. Subscribe for a daily dose of Laravel inspiration.
- Made with Laravel — A showcase of websites and applications built with Laravel. Browse for inspiration and discover what is possible with the framework.
This list is a community effort — your contributions are welcome! Found an awesome package, blog, course, or video that should be on this list? Send a pull request!
- Please make an individual pull request for each suggestion.
- Use the following format for links:
[Resource Name](URL) — Description of the resource. - Descriptions should be informative and explain why the resource is valuable, not just what it is.
- Make sure the resource is actively maintained and of high quality.
- New categories or improvements to the existing categorization are welcome.
- Check your spelling and grammar.
- Make sure your text editor is set to remove trailing whitespace.
To the extent possible under law, Fila Studio has waived all copyright and related or neighboring rights to this work.