[
  {
    "path": ".travis.yml",
    "content": "language: ruby\n\nrvm:\n  - 2.2\n\nbefore_script:\n  - gem install awesome_bot\n\nscript:\n  - awesome_bot README.md --allow-dupe --allow-redirect --allow-ssl\n"
  },
  {
    "path": "CONTRIBUTING.md",
    "content": "# CONTRIBUTING\n\nContributions are welcome, and are accepted via pull requests. Please review these guidelines before submitting any pull requests.\n\n## Must haves for Packages, Starter Projects, Codebases etc.\n\n- 500+ stars on GitHub.\n- Support Laravel 6 LTS or higher.\n- Use [PSR-4](http://www.php-fig.org/psr/psr-4/) autoloader.\n- Packages must be listed on [Packagist](https://packagist.org/).\n- Packages must have also had 10,000 downloads.\n- Utilize [Travis-CI](https://travis-ci.org/) or similar CI tools to automatically check coding standards and run tests.\n\n## Adding to the list of Popular Packages\n\nPlease ensure your pull request adheres to the following guidelines:\n\n- Make an individual pull request for each suggestion.\n- Search previous suggestions before making a new one, as yours may be a duplicate.\n- Use the following format for links: \\[Package\\]\\(URL\\) - Short description\n- The pull request and commit should have a useful title.\n\n## Best practices for all repos\n\n- Keep a [Changelog](http://keepachangelog.com/)\n- Adhere to [PSR-2](http://www.php-fig.org/psr/psr-2/) as the coding style guide.\n- [DocBlock](http://www.phpdoc.org/docs/latest/references/phpdoc/index.html) all the things.\n- Use [Semantic Versioning](http://semver.org/).\n- Maintain an extensive [README](https://github.com/thephpleague/skeleton/blob/master/README.md).\n- [Excludes non-essential files in .gitattributes](https://www.reddit.com/r/PHP/comments/2jzp6k/i_dont_need_your_tests_in_my_production).\n"
  },
  {
    "path": "README.md",
    "content": "# Awesome Laravel [![Awesome](https://cdn.rawgit.com/sindresorhus/awesome/d7305f38d29fed78fa85652e3a63e154dd8e8829/media/badge.svg)](https://github.com/sindresorhus/awesome) [![Build Status](https://img.shields.io/travis/chiraggude/awesome-laravel/master.svg?style=flat)](https://travis-ci.org/chiraggude/awesome-laravel)\n\n> A curated list of awesome bookmarks, packages, tutorials, videos and other cool resources from the Laravel ecosystem.\n\nInspired by [ziadoz/awesome-php](https://github.com/ziadoz/awesome-php)\n\n## Table of Contents\n\n- [Essentials](#essentials)\n- [Packages](#packages)\n- [Popular Packages](#popular-packages)\n- [Development Setup](#development-setup)\n- [Application Hosting](#application-hosting)\n- [Application Deployment](#application-deployment)\n- [Code Snippets](#code-snippets)\n- [Tutorials & Blogs](#tutorials--blogs)\n- [Videos](#videos)\n- [Conferences](#conferences)\n- [Books](#books)\n- [Starter Projects](#starter-projects)\n- [Codebases for Reference](#codebases-for-reference)\n- [Content Management Systems](#content-management-systems)\n- [Podcasts](#podcasts)\n- [Community](#community)\n- [Jobs](#jobs)\n- [Hosted Development Tools](#hosted-development-tools)\n- [Miscellaneous](#miscellaneous)\n\n## Essentials\n\n* [Laravel](https://laravel.com) ([Documentation](https://laravel.com/docs))\n* [Laravel API Reference](https://laravel.com/api/master/)\n* [Lumen](https://lumen.laravel.com) ([Documentation](https://lumen.laravel.com/docs))\n* [Laracasts](https://laracasts.com)\n* [Laravel News](https://laravel-news.com) ([Archive](https://laravel-news.com/archive/))\n\n## Packages\n\n* [Packagist](https://packagist.org/)\n* [Laravel Collective](https://laravelcollective.com/)\n* [Packalyst](http://packalyst.com/)\n* [Spatie](https://spatie.be/en/opensource/laravel)\n\n## Popular Packages\n\n> 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.\n\n##### Developer Tools\n\n* [Scaffold Interface](https://github.com/amranidev/scaffold-interface) - A Smart CRUD Generator For Laravel\n* [IDE Helper](https://github.com/barryvdh/laravel-ide-helper) - Generates a helper file for IDE auto-completion\n* [Laravel 5 Extended Generators](https://github.com/laracasts/Laravel-5-Generators-Extended) - Extends built-in file generators\n* [Laravel API/Scaffold/CRUD Generator](https://github.com/InfyOmLabs/laravel-generator) - Generator for APIs, CRUD scaffolds etc.\n* [Laravel Tinx](https://github.com/furey/tinx) - Reload your Laravel Tinker session from inside Tinker\n* [Laravel API Documentation Generator](https://github.com/mpociot/laravel-apidoc-generator) - Automatically generate your API documentation\n* [Laravel Packager](https://github.com/Jeroen-G/Laravel-Packager) - A CLI tool for creating Laravel packages\n* [Workbench Export to Migrations](https://github.com/beckenrode/mysql-workbench-export-laravel-5-migrations) - Workbench plugin for exporting Models to Laravel migrations\n* [Laravel Decomposer](https://github.com/lubusIN/laravel-decomposer) - List all installed packages, their dependencies, app & server details\n* [LaRecipe](https://github.com/saleem-hadad/larecipe) - Write gorgeous documentations for your products using Markdown inside your Laravel app.\n* [Prequel](https://github.com/Protoqol/Prequel/) - A clear and concise database management GUI tweaked for Laravel.\n\n##### Testing & Debugging\n\n* [Laravel TestTools](https://chrome.google.com/webstore/detail/laravel-testtools/ddieaepnbjhgcbddafciempnibnfnakl) - Chrome extension to generate Laravel integration tests while using your app\n* [Laravel Test Factory Generator](https://github.com/mpociot/laravel-test-factory-helper) - Generate Laravel test factories from your existing models\n* [Clockwork](https://github.com/itsgoingd/clockwork) - Integrates Clockwork Chrome extension for debugging and profiling apps\n* [Debug Bar](https://github.com/barryvdh/laravel-debugbar) - Integrates PHP Debug Bar with Laravel\n* [Ignition](https://github.com/facade/ignition) - A beautiful error page for Laravel apps\n* [Laravel 5 Log Viewer](https://github.com/rap2hpoutre/laravel-log-viewer) - Log viewer\n* [LogViewer](https://github.com/ARCANEDEV/LogViewer) - Provides a log viewer\n* [LERN](https://github.com/tylercd100/lern#lern-laravel-exception-recorder-and-notifier) - Record exceptions into a database and will send you a notification\n* [Mail Preview](https://github.com/themsaid/laravel-mail-preview) - Preview sent mail in a web browser or mail client\n* [Laravel Tracy](https://github.com/recca0120/laravel-tracy) - A Laravel Package to integrate Nette Tracy Debugger\n* [Laravel Terminal](https://github.com/recca0120/laravel-terminal) - run artisan in a web browser\n* [Laravel API Tester](https://github.com/asvae/laravel-api-tester) - Postman-like tool with Laravel routes\n* [Laravel Tail](https://github.com/spatie/laravel-tail) - The missing tail command\n* [Laravel Telescope](https://github.com/laravel/telescope) - Laravel Telescope is an elegant debug assistant for the Laravel framework\n\n##### Authentication & Authorization\n\n* [Bouncer](https://github.com/JosephSilber/bouncer) - Roles & Permissions\n* [Laratrust](https://github.com/santigarcor/laratrust) - Roles, Permissions and teams\n* [Entrust](https://github.com/Zizaco/entrust) - Role-based Permissions\n* [JWT Auth](https://github.com/tymondesigns/jwt-auth) - JSON Web Token authentication for APIs\n* [Laravel Permission](https://github.com/spatie/laravel-permission) - Associate users with roles and permissions\n* [Defender](https://github.com/artesaos/defender) - Roles & Permissions\n* [OAuth2 Server Laravel](https://github.com/lucadegasperi/oauth2-server-laravel) - OAuth 2.0 authorization server and resource server\n* [Socialite](https://github.com/laravel/socialite) - OAuth authentication with Facebook, Google, Twitter etc.\n* [Socialite Providers 2.0](http://socialiteproviders.github.io/) - 100+ social authentication providers for Socialite with Lumen support\n* [Google2FA](https://github.com/antonioribeiro/google2fa) - Google Two-Factor Authentication Module\n* [Laravel User Verification](https://github.com/jrean/laravel-user-verification) - Handle the user verification flow and validate email\n* [Adldap2 Laravel](https://github.com/Adldap2/Adldap2-Laravel) - LDAP authentication and Active Directory management\n* [Doorman](https://github.com/clarkeash/doorman) - Limit access to your Laravel applications by using invite codes\n* [Laravel Heyman](https://github.com/imanghafoori1/laravel-heyman) - Heyman continues where the above role-permission packages left off\n\n##### Utilities\n\n* [Awes.io](https://github.com/awes-io/awes-io) - boilerplate for CRM, SaaS, ERP based on Vue (Nuxt.js), TailwindCSS plus Laravel as a backend.\n* [Artisan View](https://github.com/svenluijten/artisan-view) - Manage the views in Laravel projects via artisan\n* [Bootstrapper](https://github.com/patricktalmadge/bootstrapper/) - Set of classes to create Bootstrap 3 markup\n* [Captcha](https://github.com/mewebstudio/captcha) - An anti-bot image captcha system\n* [Charts](https://github.com/ConsoleTVs/Charts) - Multi-library chart package to create interactive charts\n* [Lavacharts](https://github.com/kevinkhill/lavacharts) - Charts and Graphs for PHP Powered by the Google Chart API\n* [Eloquent Filter](https://github.com/Tucker-Eric/EloquentFilter) - Filter models and their Relationships\n* [Eloquent Sluggable](https://github.com/cviebrock/eloquent-sluggable) - Create slugs for Eloquent models\n* [Eloquent Sortable](https://github.com/spatie/eloquent-sortable) - Sortable behaviour for Eloquent models\n* [HTML](https://github.com/LaravelCollective/html) - HTML and Form Builders for Laravel\n* [Multi-tenant](https://github.com/hyn/multi-tenant) - Flexible multi tenancy with secure separation of routes, assets and databases\n* [Laravel Form Builder](https://github.com/kristijanhusak/laravel-form-builder) - Form builder inspired by Symfony's form builder\n* [Laravel Activitylog](https://github.com/spatie/laravel-activitylog) - Log activity inside your Laravel app\n* [Laravel Auditing](https://github.com/owen-it/laravel-auditing) - Audit for Eloquent models\n* [Laravel Breadcrumbs](https://github.com/davejamesmiller/laravel-breadcrumbs) - Create and manage breadcrumbs\n* [Laravel Collection Macros](https://github.com/spatie/laravel-collection-macros) - A set of handy collection macros\n* [Laravel Cookie Consent](https://github.com/spatie/laravel-cookie-consent) - Make your Laravel app comply with the crazy EU cookie law\n* [Laravel Datatables](https://github.com/yajra/laravel-datatables) - jQuery DataTables API\n* [Laravel GeoIP](https://github.com/Torann/laravel-geoip) - Determine the location of website visitors based on their IP addresses\n* [Laravel Hashids](https://github.com/vinkla/laravel-hashids) - Generate unique, non-sequential ids using [Hashids](http://hashids.org/php/)\n* [Laravel Impersonate](https://github.com/404labfr/laravel-impersonate) - A package to authenticate as one of your users\n* [Laravel Mailbox](https://github.com/beyondcode/laravel-mailbox) - A package to handle incoming emails\n* [Laravel Markdown](https://github.com/GrahamCampbell/Laravel-Markdown) - CommonMark markdown parser\n* [Laravel Menu](https://github.com/spatie/laravel-menu) - Html menu generator for Laravel\n* [Laravel Talk](https://github.com/nahid/talk) - Realtime User messaging system\n* [Laravel Messenger](https://github.com/cmgmyr/laravel-messenger) - User messaging system\n* [Laravel Moderation](https://github.com/hootlex/laravel-moderation) - Approve or reject resources like posts, comments, users, etc.\n* [Laravel Tags](https://github.com/spatie/laravel-tags) - Add tags and taggable behaviour\n* [Laravel Stats Tracker](https://github.com/antonioribeiro/tracker) - Gather information from requests to identify and store\n* [Listify](https://github.com/lookitsatravis/listify) - Add sorting/ordering capabilities to any Eloquent model\n* [noCAPTCHA](https://github.com/ARCANEDEV/noCAPTCHA) - Helper for Google's new noCAPTCHA (reCAPTCHA)\n* [Purifier](https://github.com/mewebstudio/purifier) - HTML filter\n* [Revisionable](https://github.com/VentureCraft/revisionable) - Create a revision history for Eloquent models\n* [SEOTools](https://github.com/artesaos/seotools) - Helpers for some common SEO techniques\n* [Page Cache](https://github.com/JosephSilber/page-cache) - Caches responses as static files on disk for lightning fast page loads\n* [Laravel Setting](https://github.com/anlutro/laravel-settings) - Persistent configuration settings that are stored in JSON files\n* [Friendship](https://github.com/hootlex/laravel-friendships) - Friendship management system\n* [Teamwork](https://github.com/mpociot/teamwork) - User to team associations with an invite system\n* [Validating](https://github.com/dwightwatson/validating) - Trait for validating Eloquent models\n* [VAT Calculator](https://github.com/mpociot/vat-calculator) - Handle all the hard stuff related to EU MOSS vat regulations\n* [Laravel UUID](https://github.com/webpatser/laravel-uuid) - Generate a UUID according to the RFC 4122 standard\n* [Laravel Installer](https://github.com/RachidLaasri/LaravelInstaller) - Allow users to install your application just by following the setup wizard, like WordPress\n* [Laravel Modules](https://github.com/nWidart/laravel-modules) - Easy module management\n* [Laravel Phone](https://github.com/Propaganistas/Laravel-Phone) - Phone number validator and formatter\n* [Laravel Ban](https://github.com/cybercog/laravel-ban) - Simplify blocking and banning Eloquent models\n* [Laravel Proxy](https://github.com/fideloper/TrustedProxy) - Handling sessions when behind load balancers or other intermediaries.\n* [Laravel Video Chat](https://github.com/PHPJunior/laravel-video-chat) - Video Chat using Socket.IO and WebRTC\n* [Widgets for Laravel](https://github.com/arrilot/laravel-widgets) - A powerful alternative to view composers.\n* [Secure Headers](https://github.com/BePsvPT/secure-headers) - Add security related headers to HTTP response\n* [Laravel Nova](https://nova.laravel.com/) - Nova is a beautifully designed administration panel for Laravel\n* [Laravel Love](https://github.com/cybercog/laravel-love) - It lets people express how they feel about the content. React on Eloquent models with Likes or Dislikes.\n* [stancl/tenancy](https://github.com/stancl/tenancy) - Automatic tenancy for your Laravel app. No code changes needed.\n\n##### Media & Document Management\n\n* [Intervention Image](https://github.com/Intervention/image) - Image handling library for creating, editing and composing images\n* [Laravel ImageUp](https://github.com/qcod/laravel-imageup) - Yet another image manipulation package, adds tons of extra functionality\n* [Laravel Glide](https://github.com/spatie/laravel-glide) - Easily convert images with Glide\n* [Laravel MediaLibrary](https://github.com/spatie/laravel-medialibrary) - Associate files with Eloquent models\n* [Laravel Snappy](https://github.com/barryvdh/laravel-snappy) - HTML to PDF generator using wkhtmltopdf\n* [Laravel DOMPDF](https://github.com/barryvdh/laravel-dompdf) - HTML to PDF generator using [dompdf](https://github.com/dompdf/dompdf)\n* [Laravel Stapler](https://github.com/CodeSleeve/laravel-stapler) - ORM-based file upload manager\n* [Laravel Excel](https://github.com/Maatwebsite/Laravel-Excel) - Import and export Excel and CSV files\n* [Fast Excel](https://github.com/rap2hpoutre/fast-excel) - Fast XLSX, CSV and ODT import and export for Laravel\n* [Laravolt Avatar](https://github.com/laravolt/avatar) - Plug n play avatar, turn name, email, and any other string into beautiful avatar (or gravatar), effortless.\n* [Laravel FFmpeg](https://github.com/pascalbaljetmedia/laravel-ffmpeg) - This package provides an integration with FFmpeg for Laravel 5.8.\n\n##### Integration with Javascript\n\n* [Laroute](https://github.com/aaronlord/laroute) - Generate Laravel route URLs from JavaScript\n* [PHP Vars to JavaScript Transformer](https://github.com/laracasts/PHP-Vars-To-Js-Transformer) - Pass server-side string/array/collection/whatever to JavaScript\n* [Javascript Validation](https://github.com/proengsoft/laravel-jsvalidation) - Use validation rules, messages, FormRequest and validators to validate forms in client-side\n* [Laravel Pjax](https://github.com/spatie/laravel-pjax) - A Pjax middleware\n* [Laravel Blade Javascript](https://github.com/spatie/laravel-blade-javascript) - A Blade directive to export variables to JavaScript\n* [Ziggy](https://github.com/tightenco/ziggy) - Use your Laravel named routes in JavaScript\n* [LiveWire](https://github.com/livewire/livewire) - A magical front-end framework for Laravel\n\n##### Databases, ORMs, Migrations & Seeding\n\n* [Backup Manager](https://github.com/backup-manager/laravel) - Backup and restore databases from S3, Dropbox, SFTP etc.\n* [Laravel Nestedset](https://github.com/lazychaser/laravel-nestedset) - Nested Sets pattern implementation\n* [ClosureTable](https://github.com/franzose/ClosureTable) - Closure table pattern implementation\n* [Eloquence](https://github.com/kirkbushell/eloquence) - Extra features for Eloquent models\n* [iSeed](https://github.com/orangehill/iseed) - Generate a new seed file from an existing database table\n* [Laravel OCI8](https://github.com/yajra/laravel-oci8) - Oracle DB driver via OCI8\n* [Laravel Backup](https://github.com/spatie/laravel-backup) - Backup your app\n* [Laravel Doctrine](https://github.com/laravel-doctrine/orm) - Doctrine 2 ORM implementation\n* [Laravel MongoDB](https://github.com/jenssegers/laravel-mongodb) - Eloquent model and query builder with support for MongoDB\n* [Migrations Generator](https://github.com/Xethron/migrations-generator) - Generate migrations from an existing database\n* [Sofa/Eloquence](https://github.com/jarektkaczyk/eloquence) - Extensions for the Eloquent ORM\n* [Tenanti](https://github.com/orchestral/tenanti) - Multi-tenant database schema manager\n* [Laravel Repository](https://github.com/andersao/l5-repository) - Repositories to abstract the database layer\n* [Lada Cache](https://github.com/spiritix/lada-cache) - A Redis based, fully automated and scalable database cache layer\n* [Laravel MySQL Spatial extension](https://github.com/grimzy/laravel-mysql-spatial) - easily work with MySQL Spatial Data Types and MySQL Spatial Functions\n\n##### Search\n\n* [Algolia Search](https://github.com/algolia/algoliasearch-laravel) - Integrates the Algolia Search API to the Laravel Eloquent ORM\n* [Elasticquent](https://github.com/elasticquent/Elasticquent) - Elasticsearch for Eloquent models\n* [Plastic](https://github.com/sleimanx2/plastic) - Fluently mapping and searching Elasticsearch\n* [Laravel Search](https://github.com/mmanos/laravel-search) - Unified API for Elasticsearch, Algolia, and ZendSearch\n* [SearchIndex](https://github.com/spatie/searchindex) - Store and retrieve objects from Algolia or Elasticsearch\n* [Searchable](https://github.com/nicolaslopezj/searchable) - Trait that adds a simple search function to Eloquent models\n* [TNTSearch](https://github.com/teamtnt/tntsearch) - A fully featured full text search engine written in PHP\n* [TNTSearch driver](https://github.com/teamtnt/laravel-scout-tntsearch-driver) - Driver for [Laravel Scout](https://github.com/laravel/scout) search package based on TNTSearch\n* [Laravel-Searchy](https://github.com/TomLingham/Laravel-Searchy) - Fuzzy search, basic string matching, Levenshtein Distance\n\n##### APIs\n\n* [ApiGuard](https://github.com/chrisbjr/api-guard) - Allow API authentication with API keys\n* [Dingo API](https://github.com/dingo/api) - Multi-purpose toolkit for developing RESTful APIs\n* [Laravel CORS](https://github.com/barryvdh/laravel-cors) - Add CORS (Cross-Origin Resource Sharing) headers support\n* [Laravel Fractal](https://github.com/spatie/laravel-fractal) - Output complex, flexible, AJAX/RESTful data structures with Fractal\n* [Laravel GraphQL](https://github.com/rebing/graphql-laravel) - Supports Relay, eloquent models, validation and GraphiQL\n* [Lighthouse](https://github.com/nuwave/lighthouse) - An up and coming GraphQL library for Laravel\n* [Laravel Responder](https://github.com/flugger/laravel-responder) - Build custom API responses with Fractal\n\n##### Tasks, Commands and Scheduling\n\n* [Dispatcher](https://github.com/indatus/dispatcher) - Scheduler for Artisan commands\n* [Elixir](https://github.com/laravel/elixir) - Node (NPM) package to run Gulp tasks\n* [Mix](https://github.com/JeffreyWay/laravel-mix) - Fluent API for defining basic webpack build steps\n* [Envoy](https://github.com/laravel/envoy) - SSH Task Runner\n\n##### Payments\n\n* [Cashier](https://github.com/laravel/cashier) - Subscription billing with Stripe\n* [Omnipay for Laravel](https://github.com/ignited/laravel-omnipay) - Integrate the [Omnipay](https://github.com/thephpleague/omnipay) PHP library\n\n##### Optimization\n\n* [Intervention Image Cache](https://github.com/Intervention/imagecache) - Caching extension for the Intervention Image Class\n* [Laravel HTMLMin](https://github.com/GrahamCampbell/Laravel-HTMLMin) - Blade/HTML/CSS/javascript minifier\n* [Rememberable](https://github.com/dwightwatson/rememberable) - Query caching for Eloquent\n* [Widgetize](https://github.com/imanghafoori1/laravel-widgetize) - Page Partial caching\n* [Laravel Responsecache](https://github.com/spatie/laravel-responsecache) - Speed up app by caching the entire response\n\n##### Monitoring\n\n* [Horizon](https://github.com/laravel/horizon) - Monitor and configure queues with a simple web UI\n* [Laravel Failed Job Monitor](https://github.com/spatie/laravel-failed-job-monitor) - Get notified when a queued job fails\n* [Laravel Uptime Monitor](https://github.com/spatie/laravel-uptime-monitor) - A powerful and easy to configure uptime and ssl monitor\n* [Larametrics](https://github.com/aschmelyun/larametrics) - A self-hosted metrics and notifications platform for Laravel apps\n\n##### Localization\n\n* [Language Files](https://github.com/caouecs/Laravel-lang) - Validation, Pagination and Reminders language lines in 37 languages\n* [Laravel Localization](https://github.com/mcamara/laravel-localization) - Add i18n support via routes\n* [Laravel Translatable](https://github.com/spatie/laravel-translatable) - Making Eloquent models translatable by storing translations as JSON\n* [Laravel Translatable](https://github.com/dimsav/laravel-translatable) - Retrieve and store translatable Eloquent model instances\n* [Laravel Translator](https://github.com/vinkla/laravel-translator) - Translate Eloquent models into multiple languages\n* [Laravel Date](https://github.com/jenssegers/date) - A library to help you work with dates in multiple languages, based on Carbon\n* [Laravel Langman](https://github.com/themsaid/laravel-langman) - Manage language files from Artisan Console\n* [Laravel Translation](https://github.com/waavi/translation) - Translation and localization management\n* [Linguist](https://github.com/keevitaja/linguist) - i18n localization support for Laravel\n\n##### Third-party Service Integration\n\n* [Laravel Analytics](https://github.com/spatie/laravel-analytics) - Retrieve pageviews and other data from Google Analytics\n* [Laravel DigitalOcean](https://github.com/GrahamCampbell/Laravel-DigitalOcean) - DigitalOceanV2 bridge\n* [Laravel GitHub](https://github.com/GrahamCampbell/Laravel-GitHub) - PHP GitHub API bridge\n* [Laravel Instagram](https://github.com/vinkla/laravel-instagram) - Instagram API bridge\n* [Laravel Newsletter](https://github.com/spatie/laravel-newsletter) - Send newsletters with Mailchimp\n* [Laravel Pusher](https://github.com/vinkla/laravel-pusher) - Pusher API bridge\n\n## Development Setup\n\n* [Homestead](https://laravel.com/docs/master/homestead) - Official Vagrant box for Laravel\n* [Valet](https://laravel.com/docs/master/valet) - Development environment for Mac users\n* [Valet Linux](https://github.com/cpriego/valet-linux) - Development environment for Linux users\n* [LaraDock](https://github.com/LaraDock/laradock) - Run Laravel on Docker (Like Homestead but for Docker instead of Vagrant)\n* [LaraEdit Docker](https://github.com/laraedit/laraedit-docker) - Homestead environment in a single Docker container\n* [Laragon](https://laragon.org/) -  Isolated development environment on Windows\n* [Stacker](https://github.com/Maxlab/stacker) - The environment for local web development on Docker\n* [Devilbox](https://github.com/cytopia/devilbox) - A dockerized and general-purpose LAMP/MEAN stack for every PHP version\n* [Vessel](https://vessel.shippingdocker.com) - Simple Docker development environments for Laravel\n* [Lando](https://docs.lando.dev/config/laravel.html) - A local development environment tool built on Docker\n\n## Application Hosting\n\n* [Vapor](https://vapor.laravel.com)\n* [Forge](https://forge.laravel.com/) ([ForgeRecipes](https://forgerecipes.com/))\n* [FortRabbit](https://www.fortrabbit.com/laravel-hosting)\n* [Heroku](https://www.heroku.com/) ([Documentation](https://devcenter.heroku.com/articles/getting-started-with-laravel))\n* [AWS Elastic Beanstalk](https://aws.amazon.com/elasticbeanstalk/) ([Tutorial](http://docs.aws.amazon.com/elasticbeanstalk/latest/dg/php-laravel-tutorial.html))\n* [Cloudways](https://www.cloudways.com/en/laravel-hosting.php)\n* [Ploi](https://ploi.io/)\n* [CodePier](https://codepier.io?ref=awesome-laravel)\n* [RunCloud](https://runcloud.io/)\n\n## Application Deployment\n\n* [Deployer](https://deployer.org/) - A deployment tool with support for Laravel out of the box\n* [Envoyer](https://envoyer.io/) - Zero down-time Deployer for PHP & Laravel projects\n* [Rocketeer](https://github.com/rocketeers/rocketeer) - Task runner and deployment package\n\n## Code Snippets\n\n* [Laravel LTS Cheat Sheet ](https://summerblue.github.io/laravel5-cheatsheet/) ([Chinese version](https://cs.phphub.org/))\n* [Laravel Tricks](http://laravel-tricks.com/)\n\n## Tutorials & Blogs\n\n* [Taylor Otwell](http://taylorotwell.com/)\n* [Tuts+](https://code.tutsplus.com/categories/laravel)\n* [Medium](https://medium.com/tag/laravel/latest)\n* [Laravel Daily](https://laraveldaily.com/)\n* [Scotch](https://scotch.io/tag/laravel)\n* [Digital Ocean](https://www.digitalocean.com/community/search?q=laravel&primary_filter=newest&type=tutorials)\n* [Matt Stauffer](https://mattstauffer.co/blog)\n* [Vegi Bit](https://vegibit.com/tag/laravel/)\n* [Neon Tsunami](https://www.neontsunami.com/tags/laravel)\n* [Dor.ky](https://dor.ky/tag/laravel/)\n* [Stillat](https://stillat.com/explore/categories/laravel-5)\n* [Easy Laravel Book Blog](http://www.easylaravelbook.com/blog/)\n* [Laraveles](http://laraveles.com/blog/) (ES)\n* [Styde](https://styde.net/category/laravel-5/) (ES)\n* [Cloudways Laravel Blog](http://cloudways.com/blog/laravel)\n* [Laravel Best Practices](https://github.com/alexeymezenin/laravel-best-practices)\n* [Pusher Laravel Tutorials](https://pusher.com/tutorials?tag=Laravel)\n* [LaraShout](https://larashout.com/)\n\n## Videos\n\n* [Laracasts](https://laracasts.com/)\n* [Codecourse](https://www.codecourse.com/) ([YouTube](https://www.youtube.com/user/phpacademy/playlists))\n* [Tuts+](http://code.tutsplus.com/categories/laravel/courses)\n* [Servers for Hackers](https://serversforhackers.com/laravel-perf)\n* [Test-Driven Laravel](https://course.testdrivenlaravel.com/)\n* [Duilio Palacios](https://www.youtube.com/user/silencedsg/videos) (ES)\n* [CodigoFacilito](https://codigofacilito.com/courses/laravel) (ES)\n* [DevDojo](https://devdojo.com/search?value=laravel)\n* [Amitav Roy](https://www.youtube.com/channel/UC4gijXR8cM4gmEt9Olse-TQ/videos)\n* [Laracademy](https://laracademy.co/)\n* [Dev Marketer](https://www.youtube.com/channel/UC6kwT7-jjZHHF1s7vCfg2CA/playlists)\n* [Udemy](https://www.udemy.com/courses/search/?q=laravel)\n* [Lynda](https://www.lynda.com/search?q=laravel)\n* [Pluralsight](https://www.pluralsight.com/search?q=laravel&categories=course)\n* [Bitfumes](https://www.youtube.com/bitfumes)\n* [ConfidentLaravel](https://confidentlaravel.com/)\n\n## Conferences\n\n* [Laracon US](http://laracon.us/)\n* [Laracon EU](http://laracon.eu/)\n* [Laracon Online](https://laracon.net/)\n* [Laraconf Brasil](http://laraconfbrasil.com.br/)\n* [Laracon Australia](https://laracon.com.au/)\n* [Laravel Live UK](https://laravellive.uk/)\n* [Laravel Live India](https://laravellive.in/)\n* [Laravel Nigeria](https://laravelnigeria.com)\n\n##### Videos\n\n* [Laracon EU 2018](https://www.youtube.com/playlist?list=PLMdXHJK-lGoC64wnqvm6v1R5dsuAV-MpS)\n* [Laracon US 2018](https://www.youtube.com/playlist?list=PL-yJve--iT5oM2LgF37VXsBb8Os4ZulIc)\n* [Laracon EU 2017](https://www.youtube.com/playlist?list=PLMdXHJK-lGoBFZgG2juDXF6LiikpQeLx2)\n* [Laracon US 2017](https://www.youtube.com/playlist?list=PL-yJve--iT5oaLQA6OI8TWLVSOBP1qhs3)\n* [Laracon EU 2016](https://www.youtube.com/playlist?list=PLMdXHJK-lGoCMkOxqe82hOC8tgthqhHCN)\n* [Laracon US 2016](https://www.youtube.com/playlist?list=PL-yJve--iT5o9fH_cRY0u6P751pcF59GK)\n* [Laracon EU 2015](https://www.youtube.com/playlist?list=PLMdXHJK-lGoA9SIsuFy0UWL8PZD1G3YFZ)\n* Laracon US 2015\n* [Laracon EU 2014](https://www.youtube.com/playlist?list=PLMdXHJK-lGoCYhxlU3OJ5bOGhcKtDMkcN)\n* [Laracon US 2014](https://www.youtube.com/channel/UCRawXmZv30Vf_MivyPYb_GQ/videos)\n* [Laracon EU 2013](https://www.youtube.com/playlist?list=PLMdXHJK-lGoB-CIVsiQt0WU8WcYrb5eoe)\n* [Laracon US 2013](https://www.youtube.com/playlist?list=PLkwAlZpjHQbLcox_S_AgGU24QUfKgXayN)\n\n## Books\n\n* [Laravel Starter](https://www.amazon.com/Laravel-Starter-Shawn-McCool-ebook/dp/B00ABFQ0AS) by Shawn McCool\n* [Laravel: Code Happy](https://leanpub.com/codehappy) by Dayle Rees\n* [Laravel: Code Bright](https://leanpub.com/codebright) by Dayle Rees\n* [Laravel: Code Smart](https://leanpub.com/codesmart) by Dayle Rees\n* [Laravel: From Apprentice To Artisan](https://leanpub.com/laravel) by Taylor Otwell\n* [Laravel 4 Cookbook](https://leanpub.com/laravel4cookbook) by Christopher Pitt and Taylor Otwell\n* [Laravel Testing Decoded](https://leanpub.com/laravel-testing-decoded) by Jeffrey Way\n* [Refactoring to Collections](https://adamwathan.me/refactoring-to-collections/) by Adam Wathan\n* [Implementing Laravel](https://leanpub.com/implementinglaravel) by Chris Fidao\n* [Getting Stuff Done with Laravel 4](https://leanpub.com/gettingstuffdonelaravel) by Chuck Heintzelman\n* [Laravel Application Development Blueprints](https://www.packtpub.com/web-development/laravel-application-development-blueprints) by Arda Kılıçdağı and Halil İbrahim Yılmaz\n* [Build APIs You Won't Hate](https://leanpub.com/build-apis-you-wont-hate) by Phil Sturgeon\n* [Integrating Front end Components with Web Applications](https://leanpub.com/frontend) by Maksim Surguy\n* [Laravel Design Patterns and Best Practices](https://www.packtpub.com/web-development/laravel-design-patterns-and-best-practices) by Arda Kılıçdağı and Halil İbrahim Yılmaz\n* [Learning Laravel 4 Application Development](https://www.packtpub.com/web-development/learning-laravel-4-application-development) by Hardik Dangar\n* [Getting Started with Laravel 4](https://www.packtpub.com/web-development/getting-started-laravel-4) by Raphaël Saunier\n* [Laravel Application Development Cookbook](https://www.packtpub.com/web-development/laravel-application-development-cookbook) by Terry Matula\n* [Building Web Applications Using Parse REST API](https://leanpub.com/building-web-applications-using-parse-rest-api) by Mhd Zaher Ghaibeh\n* [Laravel - My First Framework](https://leanpub.com/laravel-first-framework) by Maksim Surguy\n* [Easy Laravel 5](https://leanpub.com/easylaravel/) by W. Jason Gilmore\n* [Laravel 5 Essentials](https://www.packtpub.com/web-development/laravel-5-essentials) by Martin Bean\n* [Easy E-Commerce Using Laravel and Stripe](https://leanpub.com/easyecommerce) by W. Jason Gilmore and Eric L. Barnes\n* [Laravel 5.1 Beauty](https://leanpub.com/l5-beauty) by Chuck Heintzelman\n* [Design Patterns with PHP and Laravel](https://leanpub.com/larasign) by Kelt Dockins\n* [Mastering Laravel](https://www.packtpub.com/web-development/mastering-laravel) by Christopher John Pecoraro\n* [How to Build Real-Time Laravel Apps with Pusher](http://pusher-community.github.io/real-time-laravel/) by Pusher\n* [Learning Laravel's Eloquent](https://www.amazon.com/Learning-Laravels-Eloquent-Francesco-Malatesta-ebook/dp/B00YSILQ6C) by Francesco Malatesta\n* [Laravel 5 Learn Easy](https://leanpub.com/laravel5learneasy) by Sanjib Sinha\n* [Laravel and AngularJS](https://leanpub.com/laravel-and-angularjs) by Daniel Schmitz and Daniel Pedrinha Georgii\n* [Laravel Collections Unraveled](https://leanpub.com/laravelcollectionsunraveled) by Jeff Madsen\n* [Writing APIs With Lumen](https://leanpub.com/lumen-apis) by Paul Redmond\n* [The Laravel Survival Guide](https://leanpub.com/laravelsurvivalguide) by Tony Lea\n* [Laraboot: Laravel 5 For Beginners](https://leanpub.com/laravel-5-for-beginners-laraboot) by Bill Keck\n* [Laravel 5.4 For Beginners](https://leanpub.com/laravel-5-4-for-beginners) by Bill Keck\n* [Laravel Up & Running](https://www.amazon.com/gp/product/1491936088) by Matt Stauffer\n* [Laravel Companion](https://leanpub.com/laravelcompanion-secondedition) by Johnathon Koster\n* [Deploy Laravel on AWS with CloudFormation](https://leanpub.com/laravel-aws) by Lionel Martin\n* [React Native and Laravel for Future Mobile Development](https://leanpub.com/rn_laravel) by Ega Radiegtya\n* [Servers for Hackers](https://book.serversforhackers.com) by Chris Fidao\n* [Full-Stack Vue.js 2 and Laravel 5](https://www.amazon.com/Full-Stack-Vue-js-Laravel-frontend-together/dp/1788299582) by Anthony Gore\n* [Build an API with Laravel](https://buildanapi.com) by Wacky Studio\n\n## Starter Projects\n\n* [Spark](https://spark.laravel.com/)\n* [LaraAdmin](https://github.com/dwijitsolutions/laraadmin)\n* [Grafite Builder](https://github.com/GrafiteInc/Builder)\n* [Laravel Boilerplate](https://github.com/rappasoft/laravel-5-boilerplate)\n* [Laravel Angular Material Starter](https://github.com/jadjoubran/laravel5-angular-material-starter)\n* [AdminLTE Laravel](https://github.com/acacha/adminlte-laravel)\n* [Laravel Hackathon Starter](https://github.com/unicodeveloper/laravel-hackathon-starter)\n* [Laravel API Starter Kit](https://github.com/joselfonseca/laravel-api)\n* [Backpack for Laravel](https://github.com/Laravel-Backpack/Base)\n* [SomelineStarter](https://github.com/someline/someline-starter)\n* [Laravel Admin](https://github.com/z-song/laravel-admin)\n* [Voyager](https://github.com/the-control-group/voyager)\n* [Orchid](https://github.com/TheOrchid/Platform)\n* [Laravel REST API Boilerplate](https://github.com/francescomalatesta/laravel-api-boilerplate-jwt)\n* [Hello API](https://github.com/Porto-SAP/Hello-API)\n* [REST API With Lumen](https://github.com/hasib32/rest-api-with-lumen)\n* [Laravel Zero - Console application](https://github.com/laravel-zero/laravel-zero)\n* [Apiato](https://github.com/apiato/apiato)\n* [Laravel Adminpanel](https://github.com/viralsolani/laravel-adminpanel)\n* [Laravel Vue Boilerplate](https://github.com/alefesouza/laravel-vue-boilerplate)\n* [Laravel Enso](https://github.com/laravel-enso/enso)\n* [Laravel Template with Vue](https://github.com/wmhello/laravel_template_with_vue)\n\n## Codebases for Reference\n\n* [Cachet](https://github.com/cachethq/Cachet) - Status page system for websites and APIs\n* [Deployer](https://github.com/REBELinBLUE/deployer) - Application deployment system\n* [GitScrum](https://github.com/renatomarinho/laravel-gitscrum) - Task management with Git and Scrum\n* [Invoice Ninja](https://github.com/invoiceninja/invoiceninja) - Invoicing, expenses, & time-tracking application\n* [Koel](https://github.com/phanan/koel) - Personal music streaming server\n* [Laravel.io](https://github.com/laravelio/portal) - Source for the Laravel.io Community Portal\n* [Attendize](https://github.com/Attendize/Attendize) - Ticket selling and event management platform\n* [Antvel](https://github.com/ant-vel/App) - Ecommerce platform\n* [Jigsaw](https://github.com/tightenco/jigsaw) - Static site generator\n* [Canvas](https://github.com/cnvs/canvas) - A Laravel Publishing Platform\n* [Vuedo](https://github.com/Vuedo/vuedo) - Vuedo is blog platform, built with Laravel and Vue.js\n* [Screeenly](https://github.com/stefanzweifel/screeenly) - Create website screenshots through an API\n* [Voten](https://github.com/voten-co/voten) - A real-time social bookmarking for the 21st century\n* [Monica](https://github.com/monicahq/monica) - Personal relationship management system\n* [Snipe-IT](https://github.com/snipe/snipe-it) - IT asset/license management system\n* [Akaunting](https://github.com/akaunting/akaunting) - Accounting software for small businesses and freelancers\n* [Torch](https://github.com/mattstauffer/Torch) - Examples of using each Illuminate component in non-Laravel applications\n* [Pixelfed](https://github.com/pixelfed/pixelfed) - A free and ethical photo sharing platform, powered by ActivityPub federation\n\n\n## Content Management Systems\n\n* [OctoberCMS](https://github.com/octobercms/october)\n* [SleepingOwlAdmin](https://github.com/LaravelRUS/SleepingOwlAdmin)\n* [PyroCMS](https://github.com/pyrocms/pyrocms)\n* [Lavalite](https://github.com/LavaLite/cms)\n* [TypiCMS](https://github.com/typicms/base)\n* [Asgard CMS](https://github.com/AsgardCms/Platform)\n* [Microweber](https://github.com/microweber/microweber)\n* [Coaster CMS](https://github.com/web-feet/coastercms)\n* [Statamic](https://statamic.com/)\n* [Borgert CMS](https://github.com/odirleiborgert/borgert-cms/)\n* [PJ Blog](https://github.com/jcc/blog/)\n* [Laralum](https://github.com/Laralum/Laralum)\n* [Twill](https://github.com/area17/twill)\n\n## Podcasts\n\n* [The Laravel Podcast](http://www.laravelpodcast.com/)\n* [The Laravel News Podcast](https://laravel-news.com/podcast/ )\n* [The Laracasts Snippet](https://laracasts.simplecast.fm/)\n* [Hecho en Laravel (Spanish)](http://hechoenlaravel.com)\n\n## Community\n\n* [Laracasts Forum](https://laracasts.com/discuss)\n* [Laravel.io Forum](http://laravel.io/forum)\n* [Larachat Slack](https://larachat.slack.com/) ([Signup](https://larachat.co/register))\n* [Gitter](https://gitter.im/laravel/laravel)\n* [IRC Channel](http://laravel.io/chat)\n* [StackOverflow](http://stackoverflow.com/questions/tagged/laravel)\n* [Twitter](https://twitter.com/laravelphp)\n* [Google+](https://plus.google.com/communities/106838454910116161868)\n* [Reddit](https://www.reddit.com/r/laravel)\n* [Quora](https://www.quora.com/topic/Laravel)\n* [Facebook](https://www.facebook.com/LaravelCommunity)\n* [LinkedIn](https://www.linkedin.com/groups/4419933/profile)\n\n##### Local User Groups\n\n* [Laravel Global Community](https://www.facebook.com/groups/group.laravel/)\n* [LaravelES Slack](https://laraveles.slack.com) ([Signup](http://laraveles.com/blog/wp-login.php?action=slack-invitation))\n* [Laravel India](https://laravellive.in/), [Slack Signup](https://laravelliveindia.slack.com/join/shared_invite/enQtNjQyMDE4NDA3MDQzLWMyZmIxNGZkNGVkNGFmMzE1MTgyOGNiZGY1ZmU1ZDQ3Mzk2ODBlZGJlODk3ZmI0OWNlZmI5MzQyZDJhYzg1NjE), [Twitter](https://twitter.com/LaravelLiveIN), [Facebook](https://www.facebook.com/laravellive/), [Youtube](https://www.youtube.com/channel/UC6TxYSHI7g9FMJ7VlHk72Yg)\n* [Laravel UK](https://laravelphp.uk/), [Slack Signup](https://laravelphp.uk/login/slack)\n* [Laravel Russia](https://laravel.ru/) ([VK group](http://m.vk.com/laravel_rus))\n* [Laravel France](https://laravel.fr/)\n* [Laravel Bangladesh](https://www.facebook.com/groups/LaravelBanglaDesh/)\n* [Laravel Indonesia](http://id-laravel.com/) ([Facebook](https://www.facebook.com/groups/laravel/), [Telegram](https://t.me/laravelindonesia))\n* [Laravel Brasil](http://www.laravel.com.br/) ([Facebook](https://www.facebook.com/groups/laravelbrasil/), [Slack](http://slack.laravel.com.br), [Telegram](https://telegram.me/laravelbr), [GitHub](https://github.com/laravelbrasil), [Discord](https://discord.gg/9dpuWeZ))\n* [Laravel Turkey](http://www.laravel.gen.tr/) ([Facebook](https://www.facebook.com/groups/laravelturkiye/))\n* [Laravel Nigeria](http://www.laravelnigeria.com/) ([Facebook](https://www.facebook.com/groups/laravelnigeria/))\n* [Laravel China](https://phphub.org/)\n* [Laravel Taiwan](https://laravel.tw/) ([Facebook](https://www.facebook.com/groups/laravel.tw/))\n* [Laravel Spanish](http://laraveles.com/foro/)\n* [Laravel Korea](https://www.laravel.co.kr/) ([Facebook](https://www.facebook.com/groups/laravelkorea/))\n* [Laravel Japan](http://laravel.jp/) ([Facebook](https://www.facebook.com/groups/laravel.jp/))\n* [Laravel Malaysia](https://www.facebook.com/groups/laravel.my/)\n* [Laravel Algeria](https://www.facebook.com/groups/LaravelAlgeria/)\n* [Laravel Greece](http://www.laravel.gr) ([Facebook](https://www.facebook.com/laravelgr))\n* [Laravel Middle East](http://laravelme.com/) ([Facebook](https://www.facebook.com/laravelme))\n* [Laravel Georgia](https://www.facebook.com/groups/laravel.georgia/)\n* [Laravel Italy](http://laravel-italia.it)\n* [Laravel Vietnam](https://www.facebook.com/groups/vietnam.laravel/)\n* [Laravel Slovenia](https://www.facebook.com/groups/laravelslovenija/)\n* [Laravel Hungary](https://laravel.hu)\n* [Laravel Cameroon](https://laravelcm.com/) ([Slack](https://laravelcm.slack.com), [GitHub](https://github.com/laravelcm), [Facebook](https://www.facebook.com/laravelcm), [Twitter](https://twitter.com/laravelcm))\n* [Laravel Philippines](https://www.facebook.com/groups/laravelph)\n\n##### Meetups\n\n* [All Meetups](http://www.meetup.com/topics/laravel/)\n* [London Meetup](https://www.meetup.com/London-Laravel/)\n* [Buenos Aires Meetup](https://www.meetup.com/Laravel-Buenos-Aires/)\n* [Athens-Greece Meetup](https://www.meetup.com/athens-laravel-meetup/)\n* [Copenhagen Meetup](https://www.meetup.com/Copenhagen-Laravel-Meetup/)\n* [Detroit Meetup](https://www.meetup.com/Laravel-Detroit/)\n* [Paris Meetup](https://www.meetup.com/fr-FR/Paris-Laravel-Meetup/)\n* [Melbourne Meetup](https://www.meetup.com/Melbourne-laravel-Meetup/)\n* [Budapest Meetup](https://www.meetup.com/Laravel-Hungary-Meetup/)\n\n## Jobs\n\n* [LaraJobs](https://larajobs.com/)\n* [Laravel Gurus](https://laravelgurus.com/)\n\n## Hosted Development Tools\n\n* [Laravel Shift](https://laravelshift.com/) - Automated upgrade tool for Laravel projects\n* [Laravel Schema Designer](http://laravelsd.com/) - Create, export and share database schemas\n* [StyleCI](https://styleci.io) - PHP Coding Style Service\n\n## Miscellaneous\n\n* [CodeCanyon](https://codecanyon.net/tags/laravel?term=laravel) - Paid scripts and plugins\n* [Laravel Collections](https://laravelcollections.com) - Every Laravel Developers Goto Resource Site\n* [LaravelLinks](https://telegram.me/laravellinks) - A Telegram Channel dedicated to sharing great Laravel Resources\n\n## Contributing\n\nFound an awesome package, blog, course or video? Send me a pull request!\n\n#### Guidelines\n\n* Please make an individual pull request for each suggestion\n* Make sure the Travis tests pass on your pull request\n* Use the following format for links: \\[Resource\\]\\(URL\\)\n* Want to suggest a package? Read the [Contribution Guide](https://github.com/chiraggude/awesome-laravel/blob/master/CONTRIBUTING.md)\n* New categories or improvements to the existing categorization are welcome\n\n## License\n\n[![CC BY 4.0](https://licensebuttons.net/l/by/4.0/88x31.png)](https://creativecommons.org/licenses/by/4.0/)\n\nAwesome Laravel is licensed under a  [Creative Commons Attribution 4.0 International License](https://creativecommons.org/licenses/by/4.0/).\n"
  }
]