https://github.com/correia-jpv/fucking-awesome-laravel
A curated list of bookmarks, packages, tutorials, videos and other cool resources from the Laravel ecosystem. With repository stars⭐ and forks🍴
https://github.com/correia-jpv/fucking-awesome-laravel
List: fucking-awesome-laravel
awesome awesome-list laravel laravel-application laravel-framework laravel-mix laravel-package php php-framework php-library php7 php8
Last synced: 7 days ago
JSON representation
A curated list of bookmarks, packages, tutorials, videos and other cool resources from the Laravel ecosystem. With repository stars⭐ and forks🍴
- Host: GitHub
- URL: https://github.com/correia-jpv/fucking-awesome-laravel
- Owner: Correia-jpv
- Created: 2022-02-06T11:46:43.000Z (about 3 years ago)
- Default Branch: main
- Last Pushed: 2025-04-14T04:06:20.000Z (20 days ago)
- Last Synced: 2025-04-27T09:56:45.577Z (7 days ago)
- Topics: awesome, awesome-list, laravel, laravel-application, laravel-framework, laravel-mix, laravel-package, php, php-framework, php-library, php7, php8
- Homepage:
- Size: 906 KB
- Stars: 26
- Watchers: 2
- Forks: 2
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- Funding: .github/FUNDING.yml
Awesome Lists containing this project
- ultimate-awesome - fucking-awesome-laravel - A curated list of bookmarks, packages, tutorials, videos and other cool resources from the Laravel ecosystem. With repository stars⭐ and forks🍴. (Other Lists / Julia Lists)
README
# Awesome Laravel [](https://github.com/sindresorhus/awesome) [](https://travis-ci.org/chiraggude/awesome-laravel)
> A curated list of awesome bookmarks, packages, tutorials, videos and other cool resources from the Laravel ecosystem.
Inspired by
31464⭐
5109🍴
[ziadoz/awesome-php](https://github.com/ziadoz/awesome-php))## Table of Contents
- [Essentials](#essentials)
- [Packages](#packages)
- [Popular Packages](#popular-packages)
- [Development Setup](#development-setup)
- [Application Hosting](#application-hosting)
- [Application Deployment](#application-deployment)
- [Code Snippets](#code-snippets)
- [Tutorials & Blogs](#tutorials--blogs)
- [Videos](#videos)
- [Conferences](#conferences)
- [Books](#books)
- [Starter Projects](#starter-projects)
- [Codebases for Reference](#codebases-for-reference)
- [Content Management Systems](#content-management-systems)
- [Podcasts](#podcasts)
- [Community](#community)
- [Jobs](#jobs)
- [Hosted Development Tools](#hosted-development-tools)
- [Miscellaneous](#miscellaneous)## Essentials
* 🌎 [Laravel](laravel.com) 🌎 [Documentation](laravel.com/docs))
* 🌎 [Laravel API Reference](laravel.com/api/master/)
* 🌎 [Lumen](lumen.laravel.com) 🌎 [Documentation](lumen.laravel.com/docs))
* 🌎 [Laracasts](laracasts.com)
* 🌎 [Laravel News](laravel-news.com) 🌎 [Archive](laravel-news.com/archive/))## Packages
* 🌎 [Packagist](packagist.org/)
* 🌎 [Laravel Collective](laravelcollective.com/)
* [Packalyst](http://packalyst.com/)
* 🌎 [Spatie](spatie.be/en/opensource/laravel)## 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
*
916⭐
137🍴
[Scaffold Interface](https://github.com/amranidev/scaffold-interface)) - A Smart CRUD Generator For Laravel
*14510⭐
1188🍴
[IDE Helper](https://github.com/barryvdh/laravel-ide-helper)) - Generates a helper file for IDE auto-completion
*2446⭐
347🍴
[Laravel 5 Extended Generators](https://github.com/laracasts/Laravel-5-Generators-Extended)) - Extends built-in file generators
*3826⭐
830🍴
[Laravel API/Scaffold/CRUD Generator](https://github.com/InfyOmLabs/laravel-generator)) - Generator for APIs, CRUD scaffolds etc.
*449⭐
36🍴
[Laravel Tinx](https://github.com/furey/tinx)) - Reload your Laravel Tinker session from inside Tinker
*3455⭐
609🍴
[Laravel API Documentation Generator](https://github.com/mpociot/laravel-apidoc-generator)) - Automatically generate your API documentation
*1369⭐
187🍴
[Laravel Packager](https://github.com/Jeroen-G/Laravel-Packager)) - A CLI tool for creating Laravel packages
*895⭐
235🍴
[Workbench Export to Migrations](https://github.com/beckenrode/mysql-workbench-export-laravel-5-migrations)) - Workbench plugin for exporting Models to Laravel migrations
*522⭐
42🍴
[Laravel Decomposer](https://github.com/lubusIN/laravel-decomposer)) - List all installed packages, their dependencies, app & server details
*2443⭐
271🍴
[LaRecipe](https://github.com/saleem-hadad/larecipe)) - Write gorgeous documentations for your products using Markdown inside your Laravel app.
*?⭐
?🍴
[Prequel](https://github.com/Protoqol/Prequel/)) - A clear and concise database management GUI tweaked for Laravel.##### Testing & Debugging
* 🌎 [Laravel TestTools](chrome.google.com/webstore/detail/laravel-testtools/ddieaepnbjhgcbddafciempnibnfnakl) - Chrome extension to generate Laravel integration tests while using your app
*935⭐
87🍴
[Laravel Test Factory Generator](https://github.com/mpociot/laravel-test-factory-helper)) - Generate Laravel test factories from your existing models
*5801⭐
325🍴
[Clockwork](https://github.com/itsgoingd/clockwork)) - Integrates Clockwork Chrome extension for debugging and profiling apps
*18166⭐
1575🍴
[Debug Bar](https://github.com/barryvdh/laravel-debugbar)) - Integrates PHP Debug Bar with Laravel
*2082⭐
184🍴
[Ignition](https://github.com/facade/ignition)) - A beautiful error page for Laravel apps
*3171⭐
379🍴
[Laravel 5 Log Viewer](https://github.com/rap2hpoutre/laravel-log-viewer)) - Log viewer
*2379⭐
340🍴
[LogViewer](https://github.com/ARCANEDEV/LogViewer)) - Provides a log viewer
*439⭐
37🍴
[LERN](https://github.com/tylercd100/lern#lern-laravel-exception-recorder-and-notifier)) - Record exceptions into a database and will send you a notification
*1217⭐
80🍴
[Mail Preview](https://github.com/themsaid/laravel-mail-preview)) - Preview sent mail in a web browser or mail client
*384⭐
43🍴
[Laravel Tracy](https://github.com/recca0120/laravel-tracy)) - A Laravel Package to integrate Nette Tracy Debugger
*865⭐
59🍴
[Laravel Terminal](https://github.com/recca0120/laravel-terminal)) - run artisan in a web browser
*357⭐
53🍴
[Laravel API Tester](https://github.com/asvae/laravel-api-tester)) - Postman-like tool with Laravel routes
*743⭐
45🍴
[Laravel Tail](https://github.com/spatie/laravel-tail)) - The missing tail command
*4988⭐
613🍴
[Laravel Telescope](https://github.com/laravel/telescope)) - Laravel Telescope is an elegant debug assistant for the Laravel framework##### Authentication & Authorization
*
3504⭐
338🍴
[Bouncer](https://github.com/JosephSilber/bouncer)) - Roles & Permissions
*2229⭐
383🍴
[Laratrust](https://github.com/santigarcor/laratrust)) - Roles, Permissions and teams
*6042⭐
1287🍴
[Entrust](https://github.com/Zizaco/entrust)) - Role-based Permissions
*11376⭐
1556🍴
[JWT Auth](https://github.com/tymondesigns/jwt-auth)) - JSON Web Token authentication for APIs
*12432⭐
1797🍴
[Laravel Permission](https://github.com/spatie/laravel-permission)) - Associate users with roles and permissions
*441⭐
96🍴
[Defender](https://github.com/artesaos/defender)) - Roles & Permissions
*2365⭐
532🍴
[OAuth2 Server Laravel](https://github.com/lucadegasperi/oauth2-server-laravel)) - OAuth 2.0 authorization server and resource server
*5662⭐
942🍴
[Socialite](https://github.com/laravel/socialite)) - OAuth authentication with Facebook, Google, Twitter etc.
* [Socialite Providers 2.0](http://socialiteproviders.github.io/) - 100+ social authentication providers for Socialite with Lumen support
*1899⭐
199🍴
[Google2FA](https://github.com/antonioribeiro/google2fa)) - Google Two-Factor Authentication Module
*860⭐
116🍴
[Laravel User Verification](https://github.com/jrean/laravel-user-verification)) - Handle the user verification flow and validate email
*912⭐
190🍴
[Adldap2 Laravel](https://github.com/Adldap2/Adldap2-Laravel)) - LDAP authentication and Active Directory management
*1030⭐
45🍴
[Doorman](https://github.com/clarkeash/doorman)) - Limit access to your Laravel applications by using invite codes
*923⭐
37🍴
[Laravel Heyman](https://github.com/imanghafoori1/laravel-heyman)) - Heyman continues where the above role-permission packages left off##### Utilities
*
857⭐
97🍴
[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.
*870⭐
117🍴
[Artisan View](https://github.com/svenluijten/artisan-view)) - Manage the views in Laravel projects via artisan
*?⭐
?🍴
[Bootstrapper](https://github.com/patricktalmadge/bootstrapper/)) - Set of classes to create Bootstrap 3 markup
*2506⭐
464🍴
[Captcha](https://github.com/mewebstudio/captcha)) - An anti-bot image captcha system
*87⭐
35🍴
[Charts](https://github.com/ConsoleTVs/Charts)) - Multi-library chart package to create interactive charts
*621⭐
142🍴
[Lavacharts](https://github.com/kevinkhill/lavacharts)) - Charts and Graphs for PHP Powered by the Google Chart API
*1750⭐
126🍴
[Eloquent Filter](https://github.com/Tucker-Eric/EloquentFilter)) - Filter models and their Relationships
*3948⭐
460🍴
[Eloquent Sluggable](https://github.com/cviebrock/eloquent-sluggable)) - Create slugs for Eloquent models
*1442⭐
139🍴
[Eloquent Sortable](https://github.com/spatie/eloquent-sortable)) - Sortable behaviour for Eloquent models
*4010⭐
895🍴
[HTML](https://github.com/LaravelCollective/html)) - HTML and Form Builders for Laravel
*2581⭐
397🍴
[Multi-tenant](https://github.com/hyn/multi-tenant)) - Flexible multi tenancy with secure separation of routes, assets and databases
*1710⭐
299🍴
[Laravel Form Builder](https://github.com/kristijanhusak/laravel-form-builder)) - Form builder inspired by Symfony's form builder
*5476⭐
724🍴
[Laravel Activitylog](https://github.com/spatie/laravel-activitylog)) - Log activity inside your Laravel app
*3190⭐
393🍴
[Laravel Auditing](https://github.com/owen-it/laravel-auditing)) - Audit for Eloquent models
*2331⭐
414🍴
[Laravel Breadcrumbs](https://github.com/davejamesmiller/laravel-breadcrumbs)) - Create and manage breadcrumbs
*1813⭐
143🍴
[Laravel Collection Macros](https://github.com/spatie/laravel-collection-macros)) - A set of handy collection macros
*1447⭐
142🍴
[Laravel Cookie Consent](https://github.com/spatie/laravel-cookie-consent)) - Make your Laravel app comply with the crazy EU cookie law
*4810⭐
861🍴
[Laravel Datatables](https://github.com/yajra/laravel-datatables)) - jQuery DataTables API
*2172⭐
378🍴
[Laravel GeoIP](https://github.com/Torann/laravel-geoip)) - Determine the location of website visitors based on their IP addresses
*2014⭐
174🍴
[Laravel Hashids](https://github.com/vinkla/laravel-hashids)) - Generate unique, non-sequential ids using [Hashids](http://hashids.org/php/)
*2126⭐
218🍴
[Laravel Impersonate](https://github.com/404labfr/laravel-impersonate)) - A package to authenticate as one of your users
*1080⭐
130🍴
[Laravel Mailbox](https://github.com/beyondcode/laravel-mailbox)) - A package to handle incoming emails
*1327⭐
143🍴
[Laravel Markdown](https://github.com/GrahamCampbell/Laravel-Markdown)) - CommonMark markdown parser
*957⭐
82🍴
[Laravel Menu](https://github.com/spatie/laravel-menu)) - Html menu generator for Laravel
*1617⭐
327🍴
[Laravel Talk](https://github.com/nahid/talk)) - Realtime User messaging system
*2518⭐
521🍴
[Laravel Messenger](https://github.com/cmgmyr/laravel-messenger)) - User messaging system
*527⭐
67🍴
[Laravel Moderation](https://github.com/hootlex/laravel-moderation)) - Approve or reject resources like posts, comments, users, etc.
*1675⭐
288🍴
[Laravel Tags](https://github.com/spatie/laravel-tags)) - Add tags and taggable behaviour
*2908⭐
597🍴
[Laravel Stats Tracker](https://github.com/antonioribeiro/tracker)) - Gather information from requests to identify and store
*134⭐
17🍴
[Listify](https://github.com/lookitsatravis/listify)) - Add sorting/ordering capabilities to any Eloquent model
*365⭐
56🍴
[noCAPTCHA](https://github.com/ARCANEDEV/noCAPTCHA)) - Helper for Google's new noCAPTCHA (reCAPTCHA)
*1917⭐
230🍴
[Purifier](https://github.com/mewebstudio/purifier)) - HTML filter
*2580⭐
350🍴
[Revisionable](https://github.com/VentureCraft/revisionable)) - Create a revision history for Eloquent models
*3204⭐
503🍴
[SEOTools](https://github.com/artesaos/seotools)) - Helpers for some common SEO techniques
*1228⭐
117🍴
[Page Cache](https://github.com/JosephSilber/page-cache)) - Caches responses as static files on disk for lightning fast page loads
*938⭐
112🍴
[Laravel Setting](https://github.com/anlutro/laravel-settings)) - Persistent configuration settings that are stored in JSON files
*705⭐
151🍴
[Friendship](https://github.com/hootlex/laravel-friendships)) - Friendship management system
*1090⭐
171🍴
[Teamwork](https://github.com/mpociot/teamwork)) - User to team associations with an invite system
*972⭐
78🍴
[Validating](https://github.com/dwightwatson/validating)) - Trait for validating Eloquent models
*1230⭐
95🍴
[VAT Calculator](https://github.com/mpociot/vat-calculator)) - Handle all the hard stuff related to EU MOSS vat regulations
*1805⭐
152🍴
[Laravel UUID](https://github.com/webpatser/laravel-uuid)) - Generate a UUID according to the RFC 4122 standard
*1937⭐
480🍴
[Laravel Installer](https://github.com/RachidLaasri/LaravelInstaller)) - Allow users to install your application just by following the setup wizard, like WordPress
*5744⭐
987🍴
[Laravel Modules](https://github.com/nWidart/laravel-modules)) - Easy module management
*2861⭐
222🍴
[Laravel Phone](https://github.com/Propaganistas/Laravel-Phone)) - Phone number validator and formatter
*1090⭐
66🍴
[Laravel Ban](https://github.com/cybercog/laravel-ban)) - Simplify blocking and banning Eloquent models
*7353⭐
129🍴
[Laravel Proxy](https://github.com/fideloper/TrustedProxy)) - Handling sessions when behind load balancers or other intermediaries.
*812⭐
231🍴
[Laravel Video Chat](https://github.com/PHPJunior/laravel-video-chat)) - Video Chat using Socket.IO and WebRTC
*1119⭐
113🍴
[Widgets for Laravel](https://github.com/arrilot/laravel-widgets)) - A powerful alternative to view composers.
*524⭐
46🍴
[Secure Headers](https://github.com/BePsvPT/secure-headers)) - Add security related headers to HTTP response
* 🌎 [Laravel Nova](nova.laravel.com/) - Nova is a beautifully designed administration panel for Laravel
*1181⭐
72🍴
[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.
*3861⭐
457🍴
[stancl/tenancy](https://github.com/stancl/tenancy)) - Automatic tenancy for your Laravel app. No code changes needed.##### Media & Document Management
*
14118⭐
1497🍴
[Intervention Image](https://github.com/Intervention/image)) - Image handling library for creating, editing and composing images
*766⭐
62🍴
[Laravel ImageUp](https://github.com/qcod/laravel-imageup)) - Yet another image manipulation package, adds tons of extra functionality
*434⭐
51🍴
[Laravel Glide](https://github.com/spatie/laravel-glide)) - Easily convert images with Glide
*5895⭐
1092🍴
[Laravel MediaLibrary](https://github.com/spatie/laravel-medialibrary)) - Associate files with Eloquent models
*2696⭐
289🍴
[Laravel Snappy](https://github.com/barryvdh/laravel-snappy)) - HTML to PDF generator using wkhtmltopdf
*6946⭐
987🍴
[Laravel DOMPDF](https://github.com/barryvdh/laravel-dompdf)) - HTML to PDF generator using10765⭐
1810🍴
[dompdf](https://github.com/dompdf/dompdf))
*556⭐
109🍴
[Laravel Stapler](https://github.com/CodeSleeve/laravel-stapler)) - ORM-based file upload manager
*12463⭐
1939🍴
[Laravel Excel](https://github.com/Maatwebsite/Laravel-Excel)) - Import and export Excel and CSV files
*2185⭐
257🍴
[Fast Excel](https://github.com/rap2hpoutre/fast-excel)) - Fast XLSX, CSV and ODT import and export for Laravel
*1949⭐
183🍴
[Laravolt Avatar](https://github.com/laravolt/avatar)) - Plug n play avatar, turn name, email, and any other string into beautiful avatar (or gravatar), effortless.
*1714⭐
198🍴
[Laravel FFmpeg](https://github.com/pascalbaljetmedia/laravel-ffmpeg)) - This package provides an integration with FFmpeg for Laravel 5.8.##### Integration with Javascript
*
797⭐
147🍴
[Laroute](https://github.com/aaronlord/laroute)) - Generate Laravel route URLs from JavaScript
*2210⭐
218🍴
[PHP Vars to JavaScript Transformer](https://github.com/laracasts/PHP-Vars-To-Js-Transformer)) - Pass server-side string/array/collection/whatever to JavaScript
*1144⭐
173🍴
[Javascript Validation](https://github.com/proengsoft/laravel-jsvalidation)) - Use validation rules, messages, FormRequest and validators to validate forms in client-side
*510⭐
47🍴
[Laravel Pjax](https://github.com/spatie/laravel-pjax)) - A Pjax middleware
*620⭐
40🍴
[Laravel Blade Javascript](https://github.com/spatie/laravel-blade-javascript)) - A Blade directive to export variables to JavaScript
*4095⭐
255🍴
[Ziggy](https://github.com/tightenco/ziggy)) - Use your Laravel named routes in JavaScript
*22831⭐
1616🍴
[LiveWire](https://github.com/livewire/livewire)) - A magical front-end framework for Laravel##### Databases, ORMs, Migrations & Seeding
*
660⭐
146🍴
[Backup Manager](https://github.com/backup-manager/laravel)) - Backup and restore databases from S3, Dropbox, SFTP etc.
*3716⭐
478🍴
[Laravel Nestedset](https://github.com/lazychaser/laravel-nestedset)) - Nested Sets pattern implementation
*462⭐
107🍴
[ClosureTable](https://github.com/franzose/ClosureTable)) - Closure table pattern implementation
*559⭐
58🍴
[Eloquence](https://github.com/kirkbushell/eloquence)) - Extra features for Eloquent models
*2843⭐
394🍴
[iSeed](https://github.com/orangehill/iseed)) - Generate a new seed file from an existing database table
*849⭐
243🍴
[Laravel OCI8](https://github.com/yajra/laravel-oci8)) - Oracle DB driver via OCI8
*5779⭐
769🍴
[Laravel Backup](https://github.com/spatie/laravel-backup)) - Backup your app
*830⭐
176🍴
[Laravel Doctrine](https://github.com/laravel-doctrine/orm)) - Doctrine 2 ORM implementation
*7060⭐
1444🍴
[Laravel MongoDB](https://github.com/jenssegers/laravel-mongodb)) - Eloquent model and query builder with support for MongoDB
*3334⭐
581🍴
[Migrations Generator](https://github.com/Xethron/migrations-generator)) - Generate migrations from an existing database
*1085⭐
142🍴
[Sofa/Eloquence](https://github.com/jarektkaczyk/eloquence)) - Extensions for the Eloquent ORM
*588⭐
53🍴
[Tenanti](https://github.com/orchestral/tenanti)) - Multi-tenant database schema manager
*4207⭐
884🍴
[Laravel Repository](https://github.com/andersao/l5-repository)) - Repositories to abstract the database layer
*538⭐
69🍴
[Lada Cache](https://github.com/spiritix/lada-cache)) - A Redis based, fully automated and scalable database cache layer
*802⭐
324🍴
[Laravel MySQL Spatial extension](https://github.com/grimzy/laravel-mysql-spatial)) - easily work with MySQL Spatial Data Types and MySQL Spatial Functions##### Search
*
238⭐
52🍴
[Algolia Search](https://github.com/algolia/algoliasearch-laravel)) - Integrates the Algolia Search API to the Laravel Eloquent ORM
*1364⭐
396🍴
[Elasticquent](https://github.com/elasticquent/Elasticquent)) - Elasticsearch for Eloquent models
*508⭐
109🍴
[Plastic](https://github.com/sleimanx2/plastic)) - Fluently mapping and searching Elasticsearch
*352⭐
57🍴
[Laravel Search](https://github.com/mmanos/laravel-search)) - Unified API for Elasticsearch, Algolia, and ZendSearch
*440⭐
48🍴
[SearchIndex](https://github.com/spatie/searchindex)) - Store and retrieve objects from Algolia or Elasticsearch
*2009⭐
293🍴
[Searchable](https://github.com/nicolaslopezj/searchable)) - Trait that adds a simple search function to Eloquent models
*3149⭐
295🍴
[TNTSearch](https://github.com/teamtnt/tntsearch)) - A fully featured full text search engine written in PHP
*1120⭐
142🍴
[TNTSearch driver](https://github.com/teamtnt/laravel-scout-tntsearch-driver)) - Driver for1604⭐
347🍴
[Laravel Scout](https://github.com/laravel/scout)) search package based on TNTSearch
*536⭐
109🍴
[Laravel-Searchy](https://github.com/TomLingham/Laravel-Searchy)) - Fuzzy search, basic string matching, Levenshtein Distance##### APIs
*
692⭐
144🍴
[ApiGuard](https://github.com/chrisbjr/api-guard)) - Allow API authentication with API keys
*9338⭐
1261🍴
[Dingo API](https://github.com/dingo/api)) - Multi-purpose toolkit for developing RESTful APIs
*6272⭐
615🍴
[Laravel CORS](https://github.com/barryvdh/laravel-cors)) - Add CORS (Cross-Origin Resource Sharing) headers support
*1899⭐
190🍴
[Laravel Fractal](https://github.com/spatie/laravel-fractal)) - Output complex, flexible, AJAX/RESTful data structures with Fractal
*2153⭐
266🍴
[Laravel GraphQL](https://github.com/rebing/graphql-laravel)) - Supports Relay, eloquent models, validation and GraphiQL
*3407⭐
449🍴
[Lighthouse](https://github.com/nuwave/lighthouse)) - An up and coming GraphQL library for Laravel
*878⭐
86🍴
[Laravel Responder](https://github.com/flugger/laravel-responder)) - Build custom API responses with Fractal##### Tasks, Commands and Scheduling
*
1059⭐
70🍴
[Dispatcher](https://github.com/indatus/dispatcher)) - Scheduler for Artisan commands
*1075⭐
247🍴
[Elixir](https://github.com/laravel/elixir)) - Node (NPM) package to run Gulp tasks
*5267⭐
810🍴
[Mix](https://github.com/JeffreyWay/laravel-mix)) - Fluent API for defining basic webpack build steps
*1595⭐
178🍴
[Envoy](https://github.com/laravel/envoy)) - SSH Task Runner##### Payments
*
2427⭐
687🍴
[Cashier](https://github.com/laravel/cashier)) - Subscription billing with Stripe
*512⭐
97🍴
[Omnipay for Laravel](https://github.com/ignited/laravel-omnipay)) - Integrate the5995⭐
930🍴
[Omnipay](https://github.com/thephpleague/omnipay)) PHP library##### Optimization
*
635⭐
131🍴
[Intervention Image Cache](https://github.com/Intervention/imagecache)) - Caching extension for the Intervention Image Class
*1025⭐
119🍴
[Laravel HTMLMin](https://github.com/GrahamCampbell/Laravel-HTMLMin)) - Blade/HTML/CSS/javascript minifier
*1124⭐
96🍴
[Rememberable](https://github.com/dwightwatson/rememberable)) - Query caching for Eloquent
*906⭐
72🍴
[Widgetize](https://github.com/imanghafoori1/laravel-widgetize)) - Page Partial caching
*2572⭐
230🍴
[Laravel Responsecache](https://github.com/spatie/laravel-responsecache)) - Speed up app by caching the entire response##### Monitoring
*
3941⭐
669🍴
[Horizon](https://github.com/laravel/horizon)) - Monitor and configure queues with a simple web UI
*950⭐
51🍴
[Laravel Failed Job Monitor](https://github.com/spatie/laravel-failed-job-monitor)) - Get notified when a queued job fails
*1037⭐
173🍴
[Laravel Uptime Monitor](https://github.com/spatie/laravel-uptime-monitor)) - A powerful and easy to configure uptime and ssl monitor
*630⭐
54🍴
[Larametrics](https://github.com/aschmelyun/larametrics)) - A self-hosted metrics and notifications platform for Laravel apps##### Localization
*
7607⭐
3031🍴
[Language Files](https://github.com/caouecs/Laravel-lang)) - Validation, Pagination and Reminders language lines in 37 languages
*3455⭐
510🍴
[Laravel Localization](https://github.com/mcamara/laravel-localization)) - Add i18n support via routes
*2320⭐
285🍴
[Laravel Translatable](https://github.com/spatie/laravel-translatable)) - Making Eloquent models translatable by storing translations as JSON
*1947⭐
322🍴
[Laravel Translatable](https://github.com/dimsav/laravel-translatable)) - Retrieve and store translatable Eloquent model instances
*273⭐
28🍴
[Laravel Translator](https://github.com/vinkla/laravel-translator)) - Translate Eloquent models into multiple languages
*1814⭐
251🍴
[Laravel Date](https://github.com/jenssegers/date)) - A library to help you work with dates in multiple languages, based on Carbon
*879⭐
168🍴
[Laravel Langman](https://github.com/themsaid/laravel-langman)) - Manage language files from Artisan Console
*360⭐
169🍴
[Laravel Translation](https://github.com/waavi/translation)) - Translation and localization management
*190⭐
15🍴
[Linguist](https://github.com/keevitaja/linguist)) - i18n localization support for Laravel##### Third-party Service Integration
*
3160⭐
474🍴
[Laravel Analytics](https://github.com/spatie/laravel-analytics)) - Retrieve pageviews and other data from Google Analytics
*498⭐
74🍴
[Laravel DigitalOcean](https://github.com/GrahamCampbell/Laravel-DigitalOcean)) - DigitalOceanV2 bridge
*634⭐
124🍴
[Laravel GitHub](https://github.com/GrahamCampbell/Laravel-GitHub)) - PHP GitHub API bridge
*491⭐
97🍴
[Laravel Instagram](https://github.com/vinkla/laravel-instagram)) - Instagram API bridge
*1628⭐
240🍴
[Laravel Newsletter](https://github.com/spatie/laravel-newsletter)) - Send newsletters with Mailchimp
*401⭐
61🍴
[Laravel Pusher](https://github.com/vinkla/laravel-pusher)) - Pusher API bridge## Development Setup
* 🌎 [Homestead](laravel.com/docs/master/homestead) - Official Vagrant box for Laravel
* 🌎 [Valet](laravel.com/docs/master/valet) - Development environment for Mac users
*1386⭐
159🍴
[Valet Linux](https://github.com/cpriego/valet-linux)) - Development environment for Linux users
*12548⭐
4446🍴
[LaraDock](https://github.com/LaraDock/laradock)) - Run Laravel on Docker (Like Homestead but for Docker instead of Vagrant)
*449⭐
77🍴
[LaraEdit Docker](https://github.com/laraedit/laraedit-docker)) - Homestead environment in a single Docker container
* 🌎 [Laragon](laragon.org/) - Isolated development environment on Windows
*364⭐
24🍴
[Stacker](https://github.com/Maxlab/stacker)) - The environment for local web development on Docker
*4442⭐
655🍴
[Devilbox](https://github.com/cytopia/devilbox)) - A dockerized and general-purpose LAMP/MEAN stack for every PHP version
* 🌎 [Vessel](vessel.shippingdocker.com) - Simple Docker development environments for Laravel
* 🌎 [Lando](docs.lando.dev/config/laravel.html) - A local development environment tool built on Docker## Application Hosting
* 🌎 [Vapor](vapor.laravel.com)
* 🌎 [Forge](forge.laravel.com/) 🌎 [ForgeRecipes](forgerecipes.com/))
* 🌎 [FortRabbit](www.fortrabbit.com/laravel-hosting)
* 🌎 [Heroku](www.heroku.com/) 🌎 [Documentation](devcenter.heroku.com/articles/getting-started-with-laravel))
* 🌎 [AWS Elastic Beanstalk](aws.amazon.com/elasticbeanstalk/) ([Tutorial](http://docs.aws.amazon.com/elasticbeanstalk/latest/dg/php-laravel-tutorial.html))
* 🌎 [Cloudways](www.cloudways.com/en/laravel-hosting.php)
* 🌎 [Ploi](ploi.io/)
* 🌎 [CodePier](codepier.io?ref=awesome-laravel)
* 🌎 [RunCloud](runcloud.io/)## Application Deployment
* 🌎 [Deployer](deployer.org/) - A deployment tool with support for Laravel out of the box
* 🌎 [Envoyer](envoyer.io/) - Zero down-time Deployer for PHP & Laravel projects
*2651⭐
217🍴
[Rocketeer](https://github.com/rocketeers/rocketeer)) - Task runner and deployment package## Code Snippets
* 🌎 [Laravel LTS Cheat Sheet ](summerblue.github.io/laravel5-cheatsheet/) 🌎 [Chinese version](cs.phphub.org/))
* [Laravel Tricks](http://laravel-tricks.com/)## Tutorials & Blogs
* [Taylor Otwell](http://taylorotwell.com/)
* 🌎 [Tuts+](code.tutsplus.com/categories/laravel)
* 🌎 [Medium](medium.com/tag/laravel/latest)
* 🌎 [Laravel Daily](laraveldaily.com/)
* 🌎 [Scotch](scotch.io/tag/laravel)
* 🌎 [Digital Ocean](www.digitalocean.com/community/search?q=laravel&primary_filter=newest&type=tutorials)
* 🌎 [Matt Stauffer](mattstauffer.co/blog)
* 🌎 [Vegi Bit](vegibit.com/tag/laravel/)
* 🌎 [Neon Tsunami](www.neontsunami.com/tags/laravel)
* 🌎 [Dor.ky](dor.ky/tag/laravel/)
* 🌎 [Stillat](stillat.com/explore/categories/laravel-5)
* [Easy Laravel Book Blog](http://www.easylaravelbook.com/blog/)
* [Laraveles](http://laraveles.com/blog/) (ES)
* 🌎 [Styde](styde.net/category/laravel-5/) (ES)
* [Cloudways Laravel Blog](http://cloudways.com/blog/laravel)
*11808⭐
2416🍴
[Laravel Best Practices](https://github.com/alexeymezenin/laravel-best-practices))
* 🌎 [Pusher Laravel Tutorials](pusher.com/tutorials?tag=Laravel)
* 🌎 [LaraShout](larashout.com/)## Videos
* 🌎 [Laracasts](laracasts.com/)
* 🌎 [Codecourse](www.codecourse.com/) 🌎 [YouTube](www.youtube.com/user/phpacademy/playlists))
* [Tuts+](http://code.tutsplus.com/categories/laravel/courses)
* 🌎 [Servers for Hackers](serversforhackers.com/laravel-perf)
* 🌎 [Test-Driven Laravel](course.testdrivenlaravel.com/)
* 🌎 [Duilio Palacios](www.youtube.com/user/silencedsg/videos) (ES)
* 🌎 [CodigoFacilito](codigofacilito.com/courses/laravel) (ES)
* 🌎 [DevDojo](devdojo.com/search?value=laravel)
* 🌎 [Amitav Roy](www.youtube.com/channel/UC4gijXR8cM4gmEt9Olse-TQ/videos)
* 🌎 [Laracademy](laracademy.co/)
* 🌎 [Dev Marketer](www.youtube.com/channel/UC6kwT7-jjZHHF1s7vCfg2CA/playlists)
* 🌎 [Udemy](www.udemy.com/courses/search/?q=laravel)
* 🌎 [Lynda](www.lynda.com/search?q=laravel)
* 🌎 [Pluralsight](www.pluralsight.com/search?q=laravel&categories=course)
* 🌎 [Bitfumes](www.youtube.com/bitfumes)
* 🌎 [ConfidentLaravel](confidentlaravel.com/)## Conferences
* [Laracon US](http://laracon.us/)
* [Laracon EU](http://laracon.eu/)
* 🌎 [Laracon Online](laracon.net/)
* [Laraconf Brasil](http://laraconfbrasil.com.br/)
* 🌎 [Laracon Australia](laracon.com.au/)
* 🌎 [Laravel Live UK](laravellive.uk/)
* 🌎 [Laravel Live India](laravellive.in/)
* 🌎 [Laravel Nigeria](laravelnigeria.com)##### Videos
* 🌎 [Laracon EU 2018](www.youtube.com/playlist?list=PLMdXHJK-lGoC64wnqvm6v1R5dsuAV-MpS)
* 🌎 [Laracon US 2018](www.youtube.com/playlist?list=PL-yJve--iT5oM2LgF37VXsBb8Os4ZulIc)
* 🌎 [Laracon EU 2017](www.youtube.com/playlist?list=PLMdXHJK-lGoBFZgG2juDXF6LiikpQeLx2)
* 🌎 [Laracon US 2017](www.youtube.com/playlist?list=PL-yJve--iT5oaLQA6OI8TWLVSOBP1qhs3)
* 🌎 [Laracon EU 2016](www.youtube.com/playlist?list=PLMdXHJK-lGoCMkOxqe82hOC8tgthqhHCN)
* 🌎 [Laracon US 2016](www.youtube.com/playlist?list=PL-yJve--iT5o9fH_cRY0u6P751pcF59GK)
* 🌎 [Laracon EU 2015](www.youtube.com/playlist?list=PLMdXHJK-lGoA9SIsuFy0UWL8PZD1G3YFZ)
* Laracon US 2015
* 🌎 [Laracon EU 2014](www.youtube.com/playlist?list=PLMdXHJK-lGoCYhxlU3OJ5bOGhcKtDMkcN)
* 🌎 [Laracon US 2014](www.youtube.com/channel/UCRawXmZv30Vf_MivyPYb_GQ/videos)
* 🌎 [Laracon EU 2013](www.youtube.com/playlist?list=PLMdXHJK-lGoB-CIVsiQt0WU8WcYrb5eoe)
* 🌎 [Laracon US 2013](www.youtube.com/playlist?list=PLkwAlZpjHQbLcox_S_AgGU24QUfKgXayN)## Books
* 🌎 [Laravel Starter](www.amazon.com/Laravel-Starter-Shawn-McCool-ebook/dp/B00ABFQ0AS) by Shawn McCool
* 🌎 [Laravel: Code Happy](leanpub.com/codehappy) by Dayle Rees
* 🌎 [Laravel: Code Bright](leanpub.com/codebright) by Dayle Rees
* 🌎 [Laravel: Code Smart](leanpub.com/codesmart) by Dayle Rees
* 🌎 [Laravel: From Apprentice To Artisan](leanpub.com/laravel) by Taylor Otwell
* 🌎 [Laravel 4 Cookbook](leanpub.com/laravel4cookbook) by Christopher Pitt and Taylor Otwell
* 🌎 [Laravel Testing Decoded](leanpub.com/laravel-testing-decoded) by Jeffrey Way
* 🌎 [Refactoring to Collections](adamwathan.me/refactoring-to-collections/) by Adam Wathan
* 🌎 [Implementing Laravel](leanpub.com/implementinglaravel) by Chris Fidao
* 🌎 [Getting Stuff Done with Laravel 4](leanpub.com/gettingstuffdonelaravel) by Chuck Heintzelman
* 🌎 [Laravel Application Development Blueprints](www.packtpub.com/web-development/laravel-application-development-blueprints) by Arda Kılıçdağı and Halil İbrahim Yılmaz
* 🌎 [Build APIs You Won't Hate](leanpub.com/build-apis-you-wont-hate) by Phil Sturgeon
* 🌎 [Integrating Front end Components with Web Applications](leanpub.com/frontend) by Maksim Surguy
* 🌎 [Laravel Design Patterns and Best Practices](www.packtpub.com/web-development/laravel-design-patterns-and-best-practices) by Arda Kılıçdağı and Halil İbrahim Yılmaz
* 🌎 [Learning Laravel 4 Application Development](www.packtpub.com/web-development/learning-laravel-4-application-development) by Hardik Dangar
* 🌎 [Getting Started with Laravel 4](www.packtpub.com/web-development/getting-started-laravel-4) by Raphaël Saunier
* 🌎 [Laravel Application Development Cookbook](www.packtpub.com/web-development/laravel-application-development-cookbook) by Terry Matula
* 🌎 [Building Web Applications Using Parse REST API](leanpub.com/building-web-applications-using-parse-rest-api) by Mhd Zaher Ghaibeh
* 🌎 [Laravel - My First Framework](leanpub.com/laravel-first-framework) by Maksim Surguy
* 🌎 [Easy Laravel 5](leanpub.com/easylaravel/) by W. Jason Gilmore
* 🌎 [Laravel 5 Essentials](www.packtpub.com/web-development/laravel-5-essentials) by Martin Bean
* 🌎 [Easy E-Commerce Using Laravel and Stripe](leanpub.com/easyecommerce) by W. Jason Gilmore and Eric L. Barnes
* 🌎 [Laravel 5.1 Beauty](leanpub.com/l5-beauty) by Chuck Heintzelman
* 🌎 [Design Patterns with PHP and Laravel](leanpub.com/larasign) by Kelt Dockins
* 🌎 [Mastering Laravel](www.packtpub.com/web-development/mastering-laravel) by Christopher John Pecoraro
* [How to Build Real-Time Laravel Apps with Pusher](http://pusher-community.github.io/real-time-laravel/) by Pusher
* 🌎 [Learning Laravel's Eloquent](www.amazon.com/Learning-Laravels-Eloquent-Francesco-Malatesta-ebook/dp/B00YSILQ6C) by Francesco Malatesta
* 🌎 [Laravel 5 Learn Easy](leanpub.com/laravel5learneasy) by Sanjib Sinha
* 🌎 [Laravel and AngularJS](leanpub.com/laravel-and-angularjs) by Daniel Schmitz and Daniel Pedrinha Georgii
* 🌎 [Laravel Collections Unraveled](leanpub.com/laravelcollectionsunraveled) by Jeff Madsen
* 🌎 [Writing APIs With Lumen](leanpub.com/lumen-apis) by Paul Redmond
* 🌎 [The Laravel Survival Guide](leanpub.com/laravelsurvivalguide) by Tony Lea
* 🌎 [Laraboot: Laravel 5 For Beginners](leanpub.com/laravel-5-for-beginners-laraboot) by Bill Keck
* 🌎 [Laravel 5.4 For Beginners](leanpub.com/laravel-5-4-for-beginners) by Bill Keck
* 🌎 [Laravel Up & Running](www.amazon.com/gp/product/1491936088) by Matt Stauffer
* 🌎 [Laravel Companion](leanpub.com/laravelcompanion-secondedition) by Johnathon Koster
* 🌎 [Deploy Laravel on AWS with CloudFormation](leanpub.com/laravel-aws) by Lionel Martin
* 🌎 [React Native and Laravel for Future Mobile Development](leanpub.com/rn_laravel) by Ega Radiegtya
* 🌎 [Servers for Hackers](book.serversforhackers.com) by Chris Fidao
* 🌎 [Full-Stack Vue.js 2 and Laravel 5](www.amazon.com/Full-Stack-Vue-js-Laravel-frontend-together/dp/1788299582) by Anthony Gore
* 🌎 [Build an API with Laravel](buildanapi.com) by Wacky Studio## Starter Projects
* 🌎 [Spark](spark.laravel.com/)
*1581⭐
537🍴
[LaraAdmin](https://github.com/dwijitsolutions/laraadmin))
*986⭐
110🍴
[Grafite Builder](https://github.com/GrafiteInc/Builder))
*5629⭐
1584🍴
[Laravel Boilerplate](https://github.com/rappasoft/laravel-5-boilerplate))
*1660⭐
397🍴
[Laravel Angular Material Starter](https://github.com/jadjoubran/laravel5-angular-material-starter))
*1811⭐
510🍴
[AdminLTE Laravel](https://github.com/acacha/adminlte-laravel))
*1644⭐
296🍴
[Laravel Hackathon Starter](https://github.com/unicodeveloper/laravel-hackathon-starter))
*424⭐
117🍴
[Laravel API Starter Kit](https://github.com/joselfonseca/laravel-api))
*932⭐
269🍴
[Backpack for Laravel](https://github.com/Laravel-Backpack/Base))
*839⭐
167🍴
[SomelineStarter](https://github.com/someline/someline-starter))
*11169⭐
2838🍴
[Laravel Admin](https://github.com/z-song/laravel-admin))
*11832⭐
2680🍴
[Voyager](https://github.com/the-control-group/voyager))
*4594⭐
665🍴
[Orchid](https://github.com/TheOrchid/Platform))
*1176⭐
284🍴
[Laravel REST API Boilerplate](https://github.com/francescomalatesta/laravel-api-boilerplate-jwt))
*3066⭐
485🍴
[Hello API](https://github.com/Porto-SAP/Hello-API))
*486⭐
143🍴
[REST API With Lumen](https://github.com/hasib32/rest-api-with-lumen))
*3810⭐
209🍴
[Laravel Zero - Console application](https://github.com/laravel-zero/laravel-zero))
*3066⭐
485🍴
[Apiato](https://github.com/apiato/apiato))
*983⭐
459🍴
[Laravel Adminpanel](https://github.com/viralsolani/laravel-adminpanel))
*541⭐
144🍴
[Laravel Vue Boilerplate](https://github.com/alefesouza/laravel-vue-boilerplate))
*1088⭐
279🍴
[Laravel Enso](https://github.com/laravel-enso/enso))
*970⭐
269🍴
[Laravel Template with Vue](https://github.com/wmhello/laravel_template_with_vue))## Codebases for Reference
*
14389⭐
1585🍴
[Cachet](https://github.com/cachethq/Cachet)) - Status page system for websites and APIs
*915⭐
184🍴
[Deployer](https://github.com/REBELinBLUE/deployer)) - Application deployment system
*2908⭐
728🍴
[GitScrum](https://github.com/renatomarinho/laravel-gitscrum)) - Task management with Git and Scrum
*8740⭐
2361🍴
[Invoice Ninja](https://github.com/invoiceninja/invoiceninja)) - Invoicing, expenses, & time-tracking application
*16348⭐
2010🍴
[Koel](https://github.com/phanan/koel)) - Personal music streaming server
*2464⭐
660🍴
[Laravel.io](https://github.com/laravelio/portal)) - Source for the Laravel.io Community Portal
*4101⭐
1210🍴
[Attendize](https://github.com/Attendize/Attendize)) - Ticket selling and event management platform
*?⭐
?🍴
[Antvel](https://github.com/ant-vel/App)) - Ecommerce platform
*2178⭐
182🍴
[Jigsaw](https://github.com/tightenco/jigsaw)) - Static site generator
*3296⭐
524🍴
[Canvas](https://github.com/cnvs/canvas)) - A Laravel Publishing Platform
*2288⭐
539🍴
[Vuedo](https://github.com/Vuedo/vuedo)) - Vuedo is blog platform, built with Laravel and Vue.js
*511⭐
103🍴
[Screeenly](https://github.com/stefanzweifel/screeenly)) - Create website screenshots through an API
*1261⭐
228🍴
[Voten](https://github.com/voten-co/voten)) - A real-time social bookmarking for the 21st century
*22610⭐
2263🍴
[Monica](https://github.com/monicahq/monica)) - Personal relationship management system
*11981⭐
3343🍴
[Snipe-IT](https://github.com/snipe/snipe-it)) - IT asset/license management system
*8520⭐
2566🍴
[Akaunting](https://github.com/akaunting/akaunting)) - Accounting software for small businesses and freelancers
*1863⭐
215🍴
[Torch](https://github.com/mattstauffer/Torch)) - Examples of using each Illuminate component in non-Laravel applications
*6538⭐
761🍴
[Pixelfed](https://github.com/pixelfed/pixelfed)) - A free and ethical photo sharing platform, powered by ActivityPub federation## Content Management Systems
*
11092⭐
2202🍴
[OctoberCMS](https://github.com/octobercms/october))
*813⭐
213🍴
[SleepingOwlAdmin](https://github.com/LaravelRUS/SleepingOwlAdmin))
*3184⭐
929🍴
[PyroCMS](https://github.com/pyrocms/pyrocms))
*2874⭐
981🍴
[Lavalite](https://github.com/LavaLite/cms))
*1434⭐
410🍴
[TypiCMS](https://github.com/typicms/base))
*783⭐
238🍴
[Asgard CMS](https://github.com/AsgardCms/Platform))
*3243⭐
899🍴
[Microweber](https://github.com/microweber/microweber))
*390⭐
108🍴
[Coaster CMS](https://github.com/web-feet/coastercms))
* 🌎 [Statamic](statamic.com/)
*?⭐
?🍴
[Borgert CMS](https://github.com/odirleiborgert/borgert-cms/))
*?⭐
?🍴
[PJ Blog](https://github.com/jcc/blog/))
*298⭐
44🍴
[Laralum](https://github.com/Laralum/Laralum))
*3865⭐
586🍴
[Twill](https://github.com/area17/twill))## Podcasts
* [The Laravel Podcast](http://www.laravelpodcast.com/)
* 🌎 [The Laravel News Podcast](laravel-news.com/podcast/ )
* 🌎 [The Laracasts Snippet](laracasts.simplecast.fm/)
* [Hecho en Laravel (Spanish)](http://hechoenlaravel.com)## Community
* 🌎 [Laracasts Forum](laracasts.com/discuss)
* [Laravel.io Forum](http://laravel.io/forum)
* 🌎 [Larachat Slack](larachat.slack.com/) 🌎 [Signup](larachat.co/register))
* 🌎 [Gitter](gitter.im/laravel/laravel)
* [IRC Channel](http://laravel.io/chat)
* [StackOverflow](http://stackoverflow.com/questions/tagged/laravel)
* 🌎 [Twitter](twitter.com/laravelphp)
* 🌎 [Google+](plus.google.com/communities/106838454910116161868)
* 🌎 [Reddit](www.reddit.com/r/laravel)
* 🌎 [Quora](www.quora.com/topic/Laravel)
* 🌎 [Facebook](www.facebook.com/LaravelCommunity)
* 🌎 [LinkedIn](www.linkedin.com/groups/4419933/profile)##### Local User Groups
* 🌎 [Laravel Global Community](www.facebook.com/groups/group.laravel/)
* 🌎 [LaravelES Slack](laraveles.slack.com) ([Signup](http://laraveles.com/blog/wp-login.php?action=slack-invitation))
* 🌎 [Laravel India](laravellive.in/), 🌎 [Slack Signup](laravelliveindia.slack.com/join/shared_invite/enQtNjQyMDE4NDA3MDQzLWMyZmIxNGZkNGVkNGFmMzE1MTgyOGNiZGY1ZmU1ZDQ3Mzk2ODBlZGJlODk3ZmI0OWNlZmI5MzQyZDJhYzg1NjE), 🌎 [Twitter](twitter.com/LaravelLiveIN), 🌎 [Facebook](www.facebook.com/laravellive/), 🌎 [Youtube](www.youtube.com/channel/UC6TxYSHI7g9FMJ7VlHk72Yg)
* 🌎 [Laravel UK](laravelphp.uk/), 🌎 [Slack Signup](laravelphp.uk/login/slack)
* 🌎 [Laravel Russia](laravel.ru/) ([VK group](http://m.vk.com/laravel_rus))
* 🌎 [Laravel France](laravel.fr/)
* 🌎 [Laravel Bangladesh](www.facebook.com/groups/LaravelBanglaDesh/)
* [Laravel Indonesia](http://id-laravel.com/) 🌎 [Facebook](www.facebook.com/groups/laravel/), 🌎 [Telegram](t.me/laravelindonesia))
* [Laravel Brasil](http://www.laravel.com.br/) 🌎 [Facebook](www.facebook.com/groups/laravelbrasil/), [Slack](http://slack.laravel.com.br), 🌎 [Telegram](telegram.me/laravelbr), [GitHub](https://github.com/laravelbrasil), 🌎 [Discord](discord.gg/9dpuWeZ))
* [Laravel Turkey](http://www.laravel.gen.tr/) 🌎 [Facebook](www.facebook.com/groups/laravelturkiye/))
* [Laravel Nigeria](http://www.laravelnigeria.com/) 🌎 [Facebook](www.facebook.com/groups/laravelnigeria/))
* 🌎 [Laravel China](phphub.org/)
* 🌎 [Laravel Taiwan](laravel.tw/) 🌎 [Facebook](www.facebook.com/groups/laravel.tw/))
* [Laravel Spanish](http://laraveles.com/foro/)
* 🌎 [Laravel Korea](www.laravel.co.kr/) 🌎 [Facebook](www.facebook.com/groups/laravelkorea/))
* [Laravel Japan](http://laravel.jp/) 🌎 [Facebook](www.facebook.com/groups/laravel.jp/))
* 🌎 [Laravel Malaysia](www.facebook.com/groups/laravel.my/)
* 🌎 [Laravel Algeria](www.facebook.com/groups/LaravelAlgeria/)
* [Laravel Greece](http://www.laravel.gr) 🌎 [Facebook](www.facebook.com/laravelgr))
* [Laravel Middle East](http://laravelme.com/) 🌎 [Facebook](www.facebook.com/laravelme))
* 🌎 [Laravel Georgia](www.facebook.com/groups/laravel.georgia/)
* [Laravel Italy](http://laravel-italia.it)
* 🌎 [Laravel Vietnam](www.facebook.com/groups/vietnam.laravel/)
* 🌎 [Laravel Slovenia](www.facebook.com/groups/laravelslovenija/)
* 🌎 [Laravel Hungary](laravel.hu)
* 🌎 [Laravel Cameroon](laravelcm.com/) 🌎 [Slack](laravelcm.slack.com), [GitHub](https://github.com/laravelcm), 🌎 [Facebook](www.facebook.com/laravelcm), 🌎 [Twitter](twitter.com/laravelcm))
* 🌎 [Laravel Philippines](www.facebook.com/groups/laravelph)##### Meetups
* [All Meetups](http://www.meetup.com/topics/laravel/)
* 🌎 [London Meetup](www.meetup.com/London-Laravel/)
* 🌎 [Buenos Aires Meetup](www.meetup.com/Laravel-Buenos-Aires/)
* 🌎 [Athens-Greece Meetup](www.meetup.com/athens-laravel-meetup/)
* 🌎 [Copenhagen Meetup](www.meetup.com/Copenhagen-Laravel-Meetup/)
* 🌎 [Detroit Meetup](www.meetup.com/Laravel-Detroit/)
* 🌎 [Paris Meetup](www.meetup.com/fr-FR/Paris-Laravel-Meetup/)
* 🌎 [Melbourne Meetup](www.meetup.com/Melbourne-laravel-Meetup/)
* 🌎 [Budapest Meetup](www.meetup.com/Laravel-Hungary-Meetup/)## Jobs
* 🌎 [LaraJobs](larajobs.com/)
* 🌎 [Laravel Gurus](laravelgurus.com/)## Hosted Development Tools
* 🌎 [Laravel Shift](laravelshift.com/) - Automated upgrade tool for Laravel projects
* [Laravel Schema Designer](http://laravelsd.com/) - Create, export and share database schemas
* 🌎 [StyleCI](styleci.io) - PHP Coding Style Service## Miscellaneous
* 🌎 [CodeCanyon](codecanyon.net/tags/laravel?term=laravel) - Paid scripts and plugins
* 🌎 [Laravel Collections](laravelcollections.com) - Every Laravel Developers Goto Resource Site
* 🌎 [LaravelLinks](telegram.me/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](https://github.com/correia-jpv/fucking-awesome-laravel/blob/master/CONTRIBUTING.md)
* New categories or improvements to the existing categorization are welcome## License
[](https://creativecommons.org/licenses/by/4.0/)
Awesome Laravel is licensed under a 🌎 [Creative Commons Attribution 4.0 International License](creativecommons.org/licenses/by/4.0/).
## Source
12769⭐
2356🍴
[chiraggude/awesome-laravel](https://github.com/chiraggude/awesome-laravel))