Awesome Laravel Overview
A curated list of bookmarks, packages, tutorials, videos and other cool resources from the Laravel ecosystem
🏠 Home · 🔥 Feed · 📮 Subscribe · ❤️ Sponsor · 😺 chiraggude/awesome-laravel · ⭐ 11K · 🏷️ Back-End Development
Awesome Laravel
A curated list of awesome bookmarks, packages, tutorials, videos and other cool resources from the Laravel ecosystem.
Inspired by ziadoz/awesome-php (⭐28k)
Table of Contents
- Essentials
- Packages
- Popular Packages
- Development Setup
- Application Hosting
- Application Deployment
- Code Snippets
- Tutorials & Blogs
- Videos
- Conferences
- Books
- Starter Projects
- Codebases for Reference
- Content Management Systems
- Podcasts
- Community
- Jobs
- Hosted Development Tools
- Miscellaneous
Essentials
- Laravel (Documentation)
- Laravel API Reference
- Lumen (Documentation)
- Laracasts
- Laravel News (Archive)
Packages
Popular Packages
This is a list of well-documented, tested packages that are frequently used in Laravel projects. If you're looking for an exhaustive list of PHP packages, then check out the Package Repositories mentioned above.
Developer Tools
- Scaffold Interface (⭐889) - A Smart CRUD Generator For Laravel
- IDE Helper (⭐13k) - Generates a helper file for IDE auto-completion
- Laravel 5 Extended Generators (⭐2.4k) - Extends built-in file generators
- Laravel API/Scaffold/CRUD Generator (⭐3.5k) - Generator for APIs, CRUD scaffolds etc.
- Laravel Tinx (⭐425) - Reload your Laravel Tinker session from inside Tinker
- Laravel API Documentation Generator (⭐3.3k) - Automatically generate your API documentation
- Laravel Packager (⭐1.2k) - A CLI tool for creating Laravel packages
- Workbench Export to Migrations (⭐902) - Workbench plugin for exporting Models to Laravel migrations
- Laravel Decomposer (⭐509) - List all installed packages, their dependencies, app & server details
- LaRecipe (⭐2.1k) - Write gorgeous documentations for your products using Markdown inside your Laravel app.
- Prequel (⭐1.4k) - A clear and concise database management GUI tweaked for Laravel.
Testing & Debugging
- Laravel TestTools - Chrome extension to generate Laravel integration tests while using your app
- Laravel Test Factory Generator (⭐922) - Generate Laravel test factories from your existing models
- Clockwork (⭐4.7k) - Integrates Clockwork Chrome extension for debugging and profiling apps
- Debug Bar (⭐15k) - Integrates PHP Debug Bar with Laravel
- Ignition (⭐2k) - A beautiful error page for Laravel apps
- Laravel 5 Log Viewer (⭐2.9k) - Log viewer
- LogViewer (⭐2.2k) - Provides a log viewer
- LERN (⭐440) - Record exceptions into a database and will send you a notification
- Mail Preview (⭐1k) - Preview sent mail in a web browser or mail client
- Laravel Tracy (⭐380) - A Laravel Package to integrate Nette Tracy Debugger
- Laravel Terminal (⭐770) - run artisan in a web browser
- Laravel API Tester (⭐342) - Postman-like tool with Laravel routes
- Laravel Tail (⭐672) - The missing tail command
- Laravel Telescope (⭐4.3k) - Laravel Telescope is an elegant debug assistant for the Laravel framework
Authentication & Authorization
- Bouncer (⭐3.1k) - Roles & Permissions
- Laratrust (⭐1.9k) - Roles, Permissions and teams
- Entrust (⭐6.1k) - Role-based Permissions
- JWT Auth (⭐11k) - JSON Web Token authentication for APIs
- Laravel Permission (⭐11k) - Associate users with roles and permissions
- Defender (⭐435) - Roles & Permissions
- OAuth2 Server Laravel (⭐2.4k) - OAuth 2.0 authorization server and resource server
- Socialite (⭐5.2k) - OAuth authentication with Facebook, Google, Twitter etc.
- Socialite Providers 2.0 - 100+ social authentication providers for Socialite with Lumen support
- Google2FA (⭐1.5k) - Google Two-Factor Authentication Module
- Laravel User Verification (⭐792) - Handle the user verification flow and validate email
- Adldap2 Laravel (⭐888) - LDAP authentication and Active Directory management
- Doorman (⭐964) - Limit access to your Laravel applications by using invite codes
- Laravel Heyman (⭐853) - Heyman continues where the above role-permission packages left off
Utilities
- Awes.io (⭐740) - boilerplate for CRM, SaaS, ERP based on Vue (Nuxt.js), TailwindCSS plus Laravel as a backend.
- Artisan View (⭐833) - Manage the views in Laravel projects via artisan
- Bootstrapper (⭐565) - Set of classes to create Bootstrap 3 markup
- Captcha (⭐2.1k) - An anti-bot image captcha system
- Charts (⭐23) - Multi-library chart package to create interactive charts
- Lavacharts (⭐614) - Charts and Graphs for PHP Powered by the Google Chart API
- Eloquent Filter (⭐1.5k) - Filter models and their Relationships
- Eloquent Sluggable (⭐3.5k) - Create slugs for Eloquent models
- Eloquent Sortable (⭐1.1k) - Sortable behaviour for Eloquent models
- HTML (⭐3.8k) - HTML and Form Builders for Laravel
- Multi-tenant (⭐2.4k) - Flexible multi tenancy with secure separation of routes, assets and databases
- Laravel Form Builder (⭐1.6k) - Form builder inspired by Symfony's form builder
- Laravel Activitylog (⭐4.6k) - Log activity inside your Laravel app
- Laravel Auditing (⭐2.4k) - Audit for Eloquent models
- Laravel Breadcrumbs (⭐2.4k) - Create and manage breadcrumbs
- Laravel Collection Macros (⭐1.5k) - A set of handy collection macros
- Laravel Cookie Consent (⭐1.2k) - Make your Laravel app comply with the crazy EU cookie law
- Laravel Datatables (⭐4.4k) - jQuery DataTables API
- Laravel GeoIP (⭐1.9k) - Determine the location of website visitors based on their IP addresses
- Laravel Hashids (⭐1.8k) - Generate unique, non-sequential ids using Hashids
- Laravel Impersonate (⭐1.5k) - A package to authenticate as one of your users
- Laravel Mailbox (⭐904) - A package to handle incoming emails
- Laravel Markdown (⭐1.2k) - CommonMark markdown parser
- Laravel Menu (⭐799) - Html menu generator for Laravel
- Laravel Talk (⭐1.5k) - Realtime User messaging system
- Laravel Messenger (⭐2.2k) - User messaging system
- Laravel Moderation (⭐510) - Approve or reject resources like posts, comments, users, etc.
- Laravel Tags (⭐1.3k) - Add tags and taggable behaviour
- Laravel Stats Tracker (⭐2.8k) - Gather information from requests to identify and store
- Listify (⭐140) - Add sorting/ordering capabilities to any Eloquent model
- noCAPTCHA (⭐339) - Helper for Google's new noCAPTCHA (reCAPTCHA)
- Purifier (⭐1.7k) - HTML filter
- Revisionable (⭐2.3k) - Create a revision history for Eloquent models
- SEOTools (⭐2.7k) - Helpers for some common SEO techniques
- Page Cache (⭐1k) - Caches responses as static files on disk for lightning fast page loads
- Laravel Setting (⭐841) - Persistent configuration settings that are stored in JSON files
- Friendship (⭐690) - Friendship management system
- Teamwork (⭐967) - User to team associations with an invite system
- Validating (⭐951) - Trait for validating Eloquent models
- VAT Calculator (⭐1.1k) - Handle all the hard stuff related to EU MOSS vat regulations
- Laravel UUID (⭐1.7k) - Generate a UUID according to the RFC 4122 standard
- Laravel Installer (⭐1.8k) - Allow users to install your application just by following the setup wizard, like WordPress
- Laravel Modules (⭐4.5k) - Easy module management
- Laravel Phone (⭐2k) - Phone number validator and formatter
- Laravel Ban (⭐850) - Simplify blocking and banning Eloquent models
- Laravel Proxy (⭐7.3k) - Handling sessions when behind load balancers or other intermediaries.
- Laravel Video Chat (⭐751) - Video Chat using Socket.IO and WebRTC
- Widgets for Laravel (⭐1.1k) - A powerful alternative to view composers.
- Secure Headers (⭐424) - Add security related headers to HTTP response
- Laravel Nova - Nova is a beautifully designed administration panel for Laravel
- Laravel Love (⭐987) - It lets people express how they feel about the content. React on Eloquent models with Likes or Dislikes.
- stancl/tenancy (⭐2.6k) - Automatic tenancy for your Laravel app. No code changes needed.
Media & Document Management
- Intervention Image (⭐13k) - Image handling library for creating, editing and composing images
- Laravel ImageUp (⭐699) - Yet another image manipulation package, adds tons of extra functionality
- Laravel Glide (⭐371) - Easily convert images with Glide
- Laravel MediaLibrary (⭐5.1k) - Associate files with Eloquent models
- Laravel Snappy (⭐2.3k) - HTML to PDF generator using wkhtmltopdf
- Laravel DOMPDF (⭐5.5k) - HTML to PDF generator using dompdf (⭐9.2k)
- Laravel Stapler (⭐565) - ORM-based file upload manager
- Laravel Excel (⭐11k) - Import and export Excel and CSV files
- Fast Excel (⭐1.7k) - Fast XLSX, CSV and ODT import and export for Laravel
- Laravolt Avatar (⭐1.6k) - Plug n play avatar, turn name, email, and any other string into beautiful avatar (or gravatar), effortless.
- Laravel FFmpeg (⭐1.2k) - This package provides an integration with FFmpeg for Laravel 5.8.
Integration with Javascript
- Laroute (⭐789) - Generate Laravel route URLs from JavaScript
- PHP Vars to JavaScript Transformer (⭐2.2k) - Pass server-side string/array/collection/whatever to JavaScript
- Javascript Validation (⭐982) - Use validation rules, messages, FormRequest and validators to validate forms in client-side
- Laravel Pjax (⭐503) - A Pjax middleware
- Laravel Blade Javascript (⭐536) - A Blade directive to export variables to JavaScript
- Ziggy (⭐3k) - Use your Laravel named routes in JavaScript
- LiveWire (⭐17k) - A magical front-end framework for Laravel
Databases, ORMs, Migrations & Seeding
- Backup Manager (⭐638) - Backup and restore databases from S3, Dropbox, SFTP etc.
- Laravel Nestedset (⭐3.3k) - Nested Sets pattern implementation
- ClosureTable (⭐443) - Closure table pattern implementation
- Eloquence (⭐467) - Extra features for Eloquent models
- iSeed (⭐2.4k) - Generate a new seed file from an existing database table
- Laravel OCI8 (⭐738) - Oracle DB driver via OCI8
- Laravel Backup (⭐5.1k) - Backup your app
- Laravel Doctrine (⭐773) - Doctrine 2 ORM implementation
- Laravel MongoDB (⭐6.2k) - Eloquent model and query builder with support for MongoDB
- Migrations Generator (⭐3.3k) - Generate migrations from an existing database
- Sofa/Eloquence (⭐1.1k) - Extensions for the Eloquent ORM
- Tenanti (⭐578) - Multi-tenant database schema manager
- Laravel Repository (⭐4k) - Repositories to abstract the database layer
- Lada Cache (⭐499) - A Redis based, fully automated and scalable database cache layer
- Laravel MySQL Spatial extension (⭐734) - easily work with MySQL Spatial Data Types and MySQL Spatial Functions
Search
- Algolia Search (⭐241) - Integrates the Algolia Search API to the Laravel Eloquent ORM
- Elasticquent (⭐1.3k) - Elasticsearch for Eloquent models
- Plastic (⭐509) - Fluently mapping and searching Elasticsearch
- Laravel Search (⭐353) - Unified API for Elasticsearch, Algolia, and ZendSearch
- SearchIndex (⭐441) - Store and retrieve objects from Algolia or Elasticsearch
- Searchable (⭐2k) - Trait that adds a simple search function to Eloquent models
- TNTSearch (⭐2.9k) - A fully featured full text search engine written in PHP
- TNTSearch driver (⭐1k) - Driver for Laravel Scout (⭐1.3k) search package based on TNTSearch
- Laravel-Searchy (⭐535) - Fuzzy search, basic string matching, Levenshtein Distance
APIs
- ApiGuard (⭐691) - Allow API authentication with API keys
- Dingo API (⭐9.3k) - Multi-purpose toolkit for developing RESTful APIs
- Laravel CORS (⭐6.2k) - Add CORS (Cross-Origin Resource Sharing) headers support
- Laravel Fractal (⭐1.8k) - Output complex, flexible, AJAX/RESTful data structures with Fractal
- Laravel GraphQL (⭐1.9k) - Supports Relay, eloquent models, validation and GraphiQL
- Lighthouse (⭐3k) - An up and coming GraphQL library for Laravel
- Laravel Responder (⭐769) - Build custom API responses with Fractal
Tasks, Commands and Scheduling
- Dispatcher (⭐1.1k) - Scheduler for Artisan commands
- Elixir (⭐1.1k) - Node (NPM) package to run Gulp tasks
- Mix (⭐5.1k) - Fluent API for defining basic webpack build steps
- Envoy (⭐1.5k) - SSH Task Runner
Payments
- Cashier (⭐2.2k) - Subscription billing with Stripe
- Omnipay for Laravel (⭐460) - Integrate the Omnipay (⭐5.6k) PHP library
Optimization
- Intervention Image Cache (⭐612) - Caching extension for the Intervention Image Class
- Laravel HTMLMin (⭐988) - Blade/HTML/CSS/javascript minifier
- Rememberable (⭐1k) - Query caching for Eloquent
- Widgetize (⭐875) - Page Partial caching
- Laravel Responsecache (⭐2k) - Speed up app by caching the entire response
Monitoring
- Horizon (⭐3.5k) - Monitor and configure queues with a simple web UI
- Laravel Failed Job Monitor (⭐729) - Get notified when a queued job fails
- Laravel Uptime Monitor (⭐924) - A powerful and easy to configure uptime and ssl monitor
- Larametrics (⭐574) - A self-hosted metrics and notifications platform for Laravel apps
Localization
- Language Files (⭐6.8k) - Validation, Pagination and Reminders language lines in 37 languages
- Laravel Localization (⭐3k) - Add i18n support via routes
- Laravel Translatable (⭐1.8k) - Making Eloquent models translatable by storing translations as JSON
- Laravel Translatable (⭐2k) - Retrieve and store translatable Eloquent model instances
- Laravel Translator (⭐278) - Translate Eloquent models into multiple languages
- Laravel Date (⭐1.8k) - A library to help you work with dates in multiple languages, based on Carbon
- Laravel Langman (⭐869) - Manage language files from Artisan Console
- Laravel Translation (⭐353) - Translation and localization management
- Linguist (⭐189) - i18n localization support for Laravel
Third-party Service Integration
- Laravel Analytics (⭐2.8k) - Retrieve pageviews and other data from Google Analytics
- Laravel DigitalOcean (⭐418) - DigitalOceanV2 bridge
- Laravel GitHub (⭐529) - PHP GitHub API bridge
- Laravel Instagram (⭐491) - Instagram API bridge
- Laravel Newsletter (⭐1.5k) - Send newsletters with Mailchimp
- Laravel Pusher (⭐408) - Pusher API bridge
Development Setup
- Homestead - Official Vagrant box for Laravel
- Valet - Development environment for Mac users
- Valet Linux (⭐1.2k) - Development environment for Linux users
- LaraDock (⭐12k) - Run Laravel on Docker (Like Homestead but for Docker instead of Vagrant)
- LaraEdit Docker (⭐446) - Homestead environment in a single Docker container
- Laragon - Isolated development environment on Windows
- Stacker (⭐360) - The environment for local web development on Docker
- Devilbox (⭐3.9k) - A dockerized and general-purpose LAMP/MEAN stack for every PHP version
- Vessel - Simple Docker development environments for Laravel
- Lando - A local development environment tool built on Docker
Application Hosting
- Vapor
- Forge (ForgeRecipes)
- FortRabbit
- Heroku (Documentation)
- AWS Elastic Beanstalk (Tutorial)
- Cloudways
- Ploi
- CodePier
- RunCloud
Application Deployment
- Deployer - A deployment tool with support for Laravel out of the box
- Envoyer - Zero down-time Deployer for PHP & Laravel projects
- Rocketeer (⭐2.7k) - Task runner and deployment package
Code Snippets
Tutorials & Blogs
- Taylor Otwell
- Tuts+
- Medium
- Laravel Daily
- Scotch
- Digital Ocean
- Matt Stauffer
- Vegi Bit
- Neon Tsunami
- Dor.ky
- Stillat
- Easy Laravel Book Blog
- Laraveles (ES)
- Styde (ES)
- Cloudways Laravel Blog
- Laravel Best Practices (⭐8.7k)
- Pusher Laravel Tutorials
- LaraShout
Videos
- Laracasts
- Codecourse (YouTube)
- Tuts+
- Servers for Hackers
- Test-Driven Laravel
- Duilio Palacios (ES)
- CodigoFacilito (ES)
- DevDojo
- Amitav Roy
- Laracademy
- Dev Marketer
- Udemy
- Lynda
- Pluralsight
- Bitfumes
- ConfidentLaravel
Conferences
- Laracon US
- Laracon EU
- Laracon Online
- Laraconf Brasil
- Laracon Australia
- Laravel Live UK
- Laravel Live India
- Laravel Nigeria
Videos
- Laracon EU 2018
- Laracon US 2018
- Laracon EU 2017
- Laracon US 2017
- Laracon EU 2016
- Laracon US 2016
- Laracon EU 2015
- Laracon US 2015
- Laracon EU 2014
- Laracon US 2014
- Laracon EU 2013
- Laracon US 2013
Books
- Laravel Starter by Shawn McCool
- Laravel: Code Happy by Dayle Rees
- Laravel: Code Bright by Dayle Rees
- Laravel: Code Smart by Dayle Rees
- Laravel: From Apprentice To Artisan by Taylor Otwell
- Laravel 4 Cookbook by Christopher Pitt and Taylor Otwell
- Laravel Testing Decoded by Jeffrey Way
- Refactoring to Collections by Adam Wathan
- Implementing Laravel by Chris Fidao
- Getting Stuff Done with Laravel 4 by Chuck Heintzelman
- Laravel Application Development Blueprints by Arda Kılıçdağı and Halil İbrahim Yılmaz
- Build APIs You Won't Hate by Phil Sturgeon
- Integrating Front end Components with Web Applications by Maksim Surguy
- Laravel Design Patterns and Best Practices by Arda Kılıçdağı and Halil İbrahim Yılmaz
- Learning Laravel 4 Application Development by Hardik Dangar
- Getting Started with Laravel 4 by Raphaël Saunier
- Laravel Application Development Cookbook by Terry Matula
- Building Web Applications Using Parse REST API by Mhd Zaher Ghaibeh
- Laravel - My First Framework by Maksim Surguy
- Easy Laravel 5 by W. Jason Gilmore
- Laravel 5 Essentials by Martin Bean
- Easy E-Commerce Using Laravel and Stripe by W. Jason Gilmore and Eric L. Barnes
- Laravel 5.1 Beauty by Chuck Heintzelman
- Design Patterns with PHP and Laravel by Kelt Dockins
- Mastering Laravel by Christopher John Pecoraro
- How to Build Real-Time Laravel Apps with Pusher by Pusher
- Learning Laravel's Eloquent by Francesco Malatesta
- Laravel 5 Learn Easy by Sanjib Sinha
- Laravel and AngularJS by Daniel Schmitz and Daniel Pedrinha Georgii
- Laravel Collections Unraveled by Jeff Madsen
- Writing APIs With Lumen by Paul Redmond
- The Laravel Survival Guide by Tony Lea
- Laraboot: Laravel 5 For Beginners by Bill Keck
- Laravel 5.4 For Beginners by Bill Keck
- Laravel Up & Running by Matt Stauffer
- Laravel Companion by Johnathon Koster
- Deploy Laravel on AWS with CloudFormation by Lionel Martin
- React Native and Laravel for Future Mobile Development by Ega Radiegtya
- Servers for Hackers by Chris Fidao
- Full-Stack Vue.js 2 and Laravel 5 by Anthony Gore
- Build an API with Laravel by Wacky Studio
Starter Projects
- Spark
- LaraAdmin (⭐1.5k)
- Grafite Builder (⭐1k)
- Laravel Boilerplate (⭐5.4k)
- Laravel Angular Material Starter (⭐1.7k)
- AdminLTE Laravel (⭐1.8k)
- Laravel Hackathon Starter (⭐1.6k)
- Laravel API Starter Kit (⭐391)
- Backpack for Laravel (⭐847)
- SomelineStarter (⭐846)
- Laravel Admin (⭐11k)
- Voyager (⭐11k)
- Orchid (⭐3.3k)
- Laravel REST API Boilerplate (⭐1.2k)
- Hello API (⭐2.7k)
- REST API With Lumen (⭐484)
- Laravel Zero - Console application (⭐3.1k)
- Apiato (⭐2.7k)
- Laravel Adminpanel (⭐899)
- Laravel Vue Boilerplate (⭐526)
- Laravel Enso (⭐1k)
- Laravel Template with Vue (⭐880)
Codebases for Reference
- Cachet (⭐13k) - Status page system for websites and APIs
- Deployer (⭐884) - Application deployment system
- GitScrum (⭐2.8k) - Task management with Git and Scrum
- Invoice Ninja (⭐6.7k) - Invoicing, expenses, & time-tracking application
- Koel (⭐14k) - Personal music streaming server
- Laravel.io (⭐2.2k) - Source for the Laravel.io Community Portal
- Attendize (⭐3.5k) - Ticket selling and event management platform
- Antvel (⭐645) - Ecommerce platform
- Jigsaw (⭐2k) - Static site generator
- Canvas (⭐3k) - A Laravel Publishing Platform
- Vuedo (⭐2.3k) - Vuedo is blog platform, built with Laravel and Vue.js
- Screeenly (⭐404) - Create website screenshots through an API
- Voten (⭐1.2k) - A real-time social bookmarking for the 21st century
- Monica (⭐17k) - Personal relationship management system
- Snipe-IT (⭐6.9k) - IT asset/license management system
- Akaunting (⭐5.6k) - Accounting software for small businesses and freelancers
- Torch (⭐1.7k) - Examples of using each Illuminate component in non-Laravel applications
- Pixelfed (⭐3.9k) - A free and ethical photo sharing platform, powered by ActivityPub federation
Content Management Systems
- OctoberCMS (⭐11k)
- SleepingOwlAdmin (⭐744)
- PyroCMS (⭐3.1k)
- Lavalite (⭐2.5k)
- TypiCMS (⭐1.1k)
- Asgard CMS (⭐764)
- Microweber (⭐2.5k)
- Coaster CMS (⭐393)
- Statamic
- Borgert CMS (⭐301)
- PJ Blog (⭐2.8k)
- Laralum (⭐298)
- Twill (⭐2.9k)
Podcasts
Community
- Laracasts Forum
- Laravel.io Forum
- Larachat Slack (Signup)
- Gitter
- IRC Channel
- StackOverflow
- Google+
- Quora
Local User Groups
- Laravel Global Community
- LaravelES Slack (Signup)
- Laravel India, Slack Signup, Twitter, Facebook, Youtube
- Laravel UK, Slack Signup
- Laravel Russia (VK group)
- Laravel France
- Laravel Bangladesh
- Laravel Indonesia (Facebook, Telegram)
- Laravel Brasil (Facebook, Slack, Telegram, GitHub, Discord)
- Laravel Turkey (Facebook)
- Laravel Nigeria (Facebook)
- Laravel China
- Laravel Taiwan (Facebook)
- Laravel Spanish
- Laravel Korea (Facebook)
- Laravel Japan (Facebook)
- Laravel Malaysia
- Laravel Algeria
- Laravel Greece (Facebook)
- Laravel Middle East (Facebook)
- Laravel Georgia
- Laravel Italy
- Laravel Vietnam
- Laravel Slovenia
- Laravel Hungary
- Laravel Cameroon (Slack, GitHub, Facebook, Twitter)
- Laravel Philippines
Meetups
- All Meetups
- London Meetup
- Buenos Aires Meetup
- Athens-Greece Meetup
- Copenhagen Meetup
- Detroit Meetup
- Paris Meetup
- Melbourne Meetup
- Budapest Meetup
Jobs
Hosted Development Tools
- Laravel Shift - Automated upgrade tool for Laravel projects
- Laravel Schema Designer - Create, export and share database schemas
- StyleCI - PHP Coding Style Service
Miscellaneous
- CodeCanyon - Paid scripts and plugins
- Laravel Collections - Every Laravel Developers Goto Resource Site
- LaravelLinks - A Telegram Channel dedicated to sharing great Laravel Resources
Contributing
Found an awesome package, blog, course or video? Send me a pull request!
Guidelines
- Please make an individual pull request for each suggestion
- Make sure the Travis tests pass on your pull request
- Use the following format for links: [Resource](URL)
- Want to suggest a package? Read the Contribution Guide (⭐11k)
- New categories or improvements to the existing categorization are welcome
License
Awesome Laravel is licensed under a Creative Commons Attribution 4.0 International License.