From 8a703a9ba2b6def993ea8652deb7dd3b5edc24e6 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Th=C3=A9o=20Pirkl?= Date: Mon, 24 Jul 2017 14:27:37 +0200 Subject: [PATCH 001/133] Add laravel up & running book --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 61631f50..f915ca06 100644 --- a/README.md +++ b/README.md @@ -234,7 +234,7 @@ Inspired by [ziadoz/awesome-php](https://github.com/ziadoz/awesome-php) * [Laravel Analytics](https://github.com/spatie/laravel-analytics) - An opinionated Laravel 5 package to retrieve pageviews and other data from Google Analytics * [Laravel DigitalOcean](https://github.com/GrahamCampbell/Laravel-DigitalOcean) - DigitalOceanV2 bridge * [Laravel Dropbox](https://github.com/GrahamCampbell/Laravel-Dropbox) - Dropbox bridge -* [Laravel Facebook](https://github.com/vinkla/laravel-facebook) - Facebook API bridge +* [Laravel Faces](https://github.com/vinkla/laravel-facebook) - Facebook API bridge * [Laravel GitHub](https://github.com/GrahamCampbell/Laravel-GitHub) - PHP GitHub API bridge * [Laravel GitLab](https://github.com/vinkla/laravel-gitlab) - GitLab API bridge * [Laravel Googletagmanager](https://github.com/spatie/laravel-googletagmanager) - Easily setup and send data to Google Tag Manager @@ -398,6 +398,7 @@ Inspired by [ziadoz/awesome-php](https://github.com/ziadoz/awesome-php) * [The Laravel Survival Guide](https://leanpub.com/laravelsurvivalguide) by Tony Lea * [Laraboot: Laravel 5 For Beginners](https://leanpub.com/laravel-5-for-beginners-laraboot) by Bill Keck * [Laravel 5.3 For Beginners](https://leanpub.com/laravel-5-3-for-beginners) by Bill Keck +* [Laravel Up & Running](https://laravelupandrunning.com/) ## Starter Projects From 161118dd4dd871f45cf0ec6a945f2e9cd92a15cb Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Th=C3=A9o=20Pirkl?= Date: Mon, 24 Jul 2017 14:29:26 +0200 Subject: [PATCH 002/133] fix typo --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index f915ca06..e845dcbd 100644 --- a/README.md +++ b/README.md @@ -234,7 +234,7 @@ Inspired by [ziadoz/awesome-php](https://github.com/ziadoz/awesome-php) * [Laravel Analytics](https://github.com/spatie/laravel-analytics) - An opinionated Laravel 5 package to retrieve pageviews and other data from Google Analytics * [Laravel DigitalOcean](https://github.com/GrahamCampbell/Laravel-DigitalOcean) - DigitalOceanV2 bridge * [Laravel Dropbox](https://github.com/GrahamCampbell/Laravel-Dropbox) - Dropbox bridge -* [Laravel Faces](https://github.com/vinkla/laravel-facebook) - Facebook API bridge +* [Laravel Facebook](https://github.com/vinkla/laravel-facebook) - Facebook API bridge * [Laravel GitHub](https://github.com/GrahamCampbell/Laravel-GitHub) - PHP GitHub API bridge * [Laravel GitLab](https://github.com/vinkla/laravel-gitlab) - GitLab API bridge * [Laravel Googletagmanager](https://github.com/spatie/laravel-googletagmanager) - Easily setup and send data to Google Tag Manager From dea462831508f797509a79d2e9133568bca15432 Mon Sep 17 00:00:00 2001 From: Ian Torres Date: Tue, 25 Jul 2017 05:55:08 -0400 Subject: [PATCH 003/133] Updated Readme.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 61631f50..d124a114 100644 --- a/README.md +++ b/README.md @@ -537,7 +537,7 @@ Inspired by [ziadoz/awesome-php](https://github.com/ziadoz/awesome-php) * [Laravel Schema Designer](http://laravelsd.com/) - Create, export and share database schemas * [Laravel Database Designer](http://biodesignrealworld.github.io/LaravelDatabaseDesigner/) - Graphical tool to create database schemas * [StyleCI](https://styleci.io) - PHP Coding Style Service -* [DependenCI](https://dependenci.miguelpiedrafita.com) - Continous ntegration tool for Composer +* [DependenCI](https://dependenci.miguelpiedrafita.com) - Continous integration tool for Composer ## Miscellaneous From 6a3f736126d11cebcd01eece8f863f8aa53eef51 Mon Sep 17 00:00:00 2001 From: Nyi Nyi Lwin Date: Sat, 5 Aug 2017 04:26:59 +0630 Subject: [PATCH 004/133] Add 2C2P One Stop Payment Services for Laravel --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 61631f50..8291908f 100644 --- a/README.md +++ b/README.md @@ -208,6 +208,7 @@ Inspired by [ziadoz/awesome-php](https://github.com/ziadoz/awesome-php) * [Cashier](https://github.com/laravel/cashier) - Subscription billing with Stripe * [Omnipay for Laravel](https://github.com/ignited/laravel-omnipay) - Integrate the [Omnipay](https://github.com/thephpleague/omnipay) PHP library +* [2C2P Payment](https://github.com/PHPJunior/laravel-2c2p) - 2C2P One Stop Payment Services for Laravel ##### Optimization From 86ee55bd813cb8f9170b6fd1fd6e2cb96222d4a3 Mon Sep 17 00:00:00 2001 From: Samuel Moraes Date: Wed, 16 Aug 2017 22:28:45 -0300 Subject: [PATCH 005/133] Add Laraconf brazil to conferences list --- README.md | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/README.md b/README.md index 61631f50..297b0409 100644 --- a/README.md +++ b/README.md @@ -349,6 +349,7 @@ Inspired by [ziadoz/awesome-php](https://github.com/ziadoz/awesome-php) * [Laracon US](http://laracon.us/) * [Laracon EU](http://laracon.eu/) +* [Laraconf Brasil](http://laraconfbrasil.com.br/) * [Laracon Online](https://laracon.net/) ##### Videos @@ -560,5 +561,3 @@ Found an awesome package, blog, video etc.? Send me a pull request! [![CC BY 4.0](https://licensebuttons.net/l/by/4.0/88x31.png)](https://creativecommons.org/licenses/by/4.0/) Awesome Laravel is licensed under a [Creative Commons Attribution 4.0 International License](https://creativecommons.org/licenses/by/4.0/). - - From 1351e43f3d87041809e8731859ffca7ab63b81e9 Mon Sep 17 00:00:00 2001 From: Kenny Date: Thu, 31 Aug 2017 15:57:52 +0200 Subject: [PATCH 006/133] Remove Tutsnare Domain does not exist anymore --- README.md | 1 - 1 file changed, 1 deletion(-) diff --git a/README.md b/README.md index 61631f50..ecb9953c 100644 --- a/README.md +++ b/README.md @@ -325,7 +325,6 @@ Inspired by [ziadoz/awesome-php](https://github.com/ziadoz/awesome-php) * [CodigoFacilito](https://codigofacilito.com/courses/laravel)(ES) * [Laravel Daily](http://laraveldaily.com/) * [Freek Van der Herten](https://murze.be/tag/laravel/) -* [Tutsnare](http://tutsnare.com/category/tutorials/laravel/) * [ForLaravel](https://forlaravel.com/) * [Good Heads](http://goodheads.io/category/laravel/) * [Ryan Stelmat](http://ryanstelmat.com/tag/laravel/) From 0bbe00906caedc82131278d0a61b1c0ed714517b Mon Sep 17 00:00:00 2001 From: Teodor B Date: Fri, 1 Sep 2017 22:53:20 +0300 Subject: [PATCH 007/133] Widgets for Laravel [Widgets for Laravel](https://github.com/arrilot/laravel-widgets) A powerful alternative to view composers. Asynchronous widgets, reloadable widgets, console generator, caching - everything you can think of. --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 61631f50..cea1d170 100644 --- a/README.md +++ b/README.md @@ -215,6 +215,7 @@ Inspired by [ziadoz/awesome-php](https://github.com/ziadoz/awesome-php) * [Laravel HTMLMin](https://github.com/GrahamCampbell/Laravel-HTMLMin) - Blade/HTML/CSS/javascript minifier * [Rememberable](https://github.com/dwightwatson/rememberable) - Query caching for Laravel 5 (eloquent) * [Widgetize](https://github.com/imanghafoori1/laravel-widgetize) - Page Partial caching for Laravel 5 +* [Widgets for Laravel](https://github.com/arrilot/laravel-widgets) - A powerful alternative to view composers. Asynchronous widgets, reloadable widgets, console generator, caching - everything you can think of. ##### Localization From 6b225fe0c8d7e07b97841d8f773e9d061c48c70a Mon Sep 17 00:00:00 2001 From: Nuno Maduro Date: Tue, 5 Sep 2017 00:06:18 +0200 Subject: [PATCH 008/133] Fixes Laravel Zero link --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 61631f50..0e44a518 100644 --- a/README.md +++ b/README.md @@ -417,7 +417,7 @@ Inspired by [ziadoz/awesome-php](https://github.com/ziadoz/awesome-php) * [Laravel REST API Boilerplate](https://github.com/francescomalatesta/laravel-api-boilerplate-jwt) * [Hello API](https://github.com/Porto-SAP/Hello-API) * [REST API With Lumen 5.4](https://github.com/hasib32/rest-api-with-lumen) -* [Laravel Zero - Console application](https://github.com/nunomaduro/laravel-zero) +* [Laravel Zero - Console application](https://github.com/laravel-zero/laravel-zero) ## Codebases for Reference From e21f6b35c583c72e511f17522c7f79e6a74fe555 Mon Sep 17 00:00:00 2001 From: Kevin van der Burgt Date: Tue, 5 Sep 2017 17:24:58 +0200 Subject: [PATCH 009/133] Update README.md --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 61631f50..15b5a616 100644 --- a/README.md +++ b/README.md @@ -196,6 +196,7 @@ Inspired by [ziadoz/awesome-php](https://github.com/ziadoz/awesome-php) * [Dingo API](https://github.com/dingo/api) - Multi-purpose toolkit for developing RESTful APIs * [Laravel CORS](https://github.com/barryvdh/laravel-cors) - Add CORS (Cross-Origin Resource Sharing) headers support * [Laravel Fractal](https://github.com/spatie/laravel-fractal) - Output complex, flexible, AJAX/RESTful data structures with Fractal in Laravel and Lumen +* [Laravel GraphQL](https://github.com/Folkloreatelier/laravel-graphql) - Facebook GraphQL for Laravel 5. It supports Relay, eloquent models, validation and GraphiQL. ##### Tasks, Commands and Scheduling From 35182e29ec82c9f8c41e07aeeced840c1ed29863 Mon Sep 17 00:00:00 2001 From: saquib rizwan Date: Thu, 14 Sep 2017 18:20:52 +0500 Subject: [PATCH 010/133] Updated Cloudways Resources --- README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.md b/README.md index ae55f9a8..8b9e38c6 100644 --- a/README.md +++ b/README.md @@ -263,6 +263,7 @@ Inspired by [ziadoz/awesome-php](https://github.com/ziadoz/awesome-php) ## Application Hosting +* [Laravel](https://www.cloudways.com/en/laravel-hosting.php) - Provision optimized PHP servers on DigitalOcean, AWS, Vultr, GCE & KYUP Container. * [Forge](https://forge.laravel.com/) - Provision optimized PHP servers on Linode, DigitalOcean etc. * [Server Management with Forge](https://laracasts.com/series/server-management-with-forge) (Laracasts) * [Getting your first site up and running in Laravel Forge](https://mattstauffer.co/blog/getting-your-first-site-up-and-running-in-laravel-forge) (Matt Stauffer) @@ -281,6 +282,7 @@ Inspired by [ziadoz/awesome-php](https://github.com/ziadoz/awesome-php) ## Articles, Tutorials, Blogs etc. +* [Cloudways Laravel Blog](http://cloudways.com/blog/laravel) * [Tuts+](http://code.tutsplus.com/categories/laravel) * [SitePoint](https://www.sitepoint.com/php/page/0/?filter[4047]=on) * [Medium](https://medium.com/tag/laravel/latest) @@ -476,6 +478,7 @@ Inspired by [ziadoz/awesome-php](https://github.com/ziadoz/awesome-php) ## Community +* [Laracasts Forum](https://laracasts.com/discuss) * [Laracasts Forum](https://laracasts.com/discuss) * [Laravel.io Forum](http://laravel.io/forum) * [Larachat Slack](https://larachat.slack.com/) ([Signup](https://larachat.co/slack)) From 926bce46c7d684f7c8088f7a2a76df277fef2102 Mon Sep 17 00:00:00 2001 From: Saquib Rizwan Date: Thu, 14 Sep 2017 18:25:53 +0500 Subject: [PATCH 011/133] Added Cloudways Label --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 8b9e38c6..4c46df3c 100644 --- a/README.md +++ b/README.md @@ -263,7 +263,7 @@ Inspired by [ziadoz/awesome-php](https://github.com/ziadoz/awesome-php) ## Application Hosting -* [Laravel](https://www.cloudways.com/en/laravel-hosting.php) - Provision optimized PHP servers on DigitalOcean, AWS, Vultr, GCE & KYUP Container. +* [Cloudways](https://www.cloudways.com/en/laravel-hosting.php) - Launch optimized PHP servers on DigitalOcean, AWS, Vultr, GCE & KYUP Container. * [Forge](https://forge.laravel.com/) - Provision optimized PHP servers on Linode, DigitalOcean etc. * [Server Management with Forge](https://laracasts.com/series/server-management-with-forge) (Laracasts) * [Getting your first site up and running in Laravel Forge](https://mattstauffer.co/blog/getting-your-first-site-up-and-running-in-laravel-forge) (Matt Stauffer) From 284cb1ed1bbaa45306658c852dc28a625f0234ec Mon Sep 17 00:00:00 2001 From: Ashley Clarke Date: Sun, 1 Oct 2017 18:55:13 +0200 Subject: [PATCH 012/133] Add Laracon us/eu 2017 videos --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index ae55f9a8..c9a3131e 100644 --- a/README.md +++ b/README.md @@ -355,6 +355,8 @@ Inspired by [ziadoz/awesome-php](https://github.com/ziadoz/awesome-php) ##### Videos +* [Laracon EU 2017](https://www.youtube.com/watch?v=JPxhnRh1Rr8&list=PLMdXHJK-lGoBFZgG2juDXF6LiikpQeLx2) +* [Larcaon US 2017](https://streamacon.com/video/laracon-us-2017) * [Laracon EU 2016](https://www.youtube.com/playlist?list=PLMdXHJK-lGoCMkOxqe82hOC8tgthqhHCN) * [Laracon US 2016](https://streamacon.com/video/laracon-us) * [Laracon EU 2015](https://www.youtube.com/playlist?list=PLMdXHJK-lGoA9SIsuFy0UWL8PZD1G3YFZ) From fc2116cc52719c4477d71b5b61da77d590efccdd Mon Sep 17 00:00:00 2001 From: Davide Bellini Date: Wed, 4 Oct 2017 01:00:48 +0200 Subject: [PATCH 013/133] Added Mohamed Said Blog --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index ae55f9a8..71c72125 100644 --- a/README.md +++ b/README.md @@ -295,6 +295,7 @@ Inspired by [ziadoz/awesome-php](https://github.com/ziadoz/awesome-php) * [Matt Stauffer](https://mattstauffer.co/tags/laravel) * [Creative Punch](http://creative-punch.net/articles/php-articles/laravel-tutorials/) * [Ryan Tablada](http://ryantablada.com/tag/Laravel) +* [Mohamed Said](https://themsaid.com/) * [Mohammad Gufran](http://www.gufran.me/tag/Laravel/) * [Adam Engebretson](http://blog.enge.me/4) * [CodeHeaps](http://www.codeheaps.com/) From 88971bc8fe2652236307c6ccc8b4c4b0fc2f2e9b Mon Sep 17 00:00:00 2001 From: Chirag Gude Date: Fri, 6 Oct 2017 01:11:13 +0100 Subject: [PATCH 014/133] Reorder links --- README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 47e79baf..8d760e84 100644 --- a/README.md +++ b/README.md @@ -263,8 +263,7 @@ Inspired by [ziadoz/awesome-php](https://github.com/ziadoz/awesome-php) ## Application Hosting -* [Cloudways](https://www.cloudways.com/en/laravel-hosting.php) - Launch optimized PHP servers on DigitalOcean, AWS, Vultr, GCE & KYUP Container. -* [Forge](https://forge.laravel.com/) - Provision optimized PHP servers on Linode, DigitalOcean etc. +* [Forge](https://forge.laravel.com/) * [Server Management with Forge](https://laracasts.com/series/server-management-with-forge) (Laracasts) * [Getting your first site up and running in Laravel Forge](https://mattstauffer.co/blog/getting-your-first-site-up-and-running-in-laravel-forge) (Matt Stauffer) * [ForgeRecipes](http://forgerecipes.com/) @@ -273,6 +272,7 @@ Inspired by [ziadoz/awesome-php](https://github.com/ziadoz/awesome-php) * [Heroku](https://www.heroku.com/) ([Tutorial](https://mattstauffer.co/blog/installing-a-laravel-app-on-heroku)) * [IBM BlueMix](https://console.ng.bluemix.net/) ([Tutorial](https://developer.ibm.com/bluemix/2014/06/17/getting-started-laravel-bluemix/)) * [AWS Elastic Beanstalk](https://aws.amazon.com/elasticbeanstalk/) ([Tutorial](http://docs.aws.amazon.com/elasticbeanstalk/latest/dg/php-laravel-tutorial.html#php-laravel-tutorial-deploy)) +* [Cloudways](https://www.cloudways.com/en/laravel-hosting.php) ## Application Deployment @@ -282,7 +282,6 @@ Inspired by [ziadoz/awesome-php](https://github.com/ziadoz/awesome-php) ## Articles, Tutorials, Blogs etc. -* [Cloudways Laravel Blog](http://cloudways.com/blog/laravel) * [Tuts+](http://code.tutsplus.com/categories/laravel) * [SitePoint](https://www.sitepoint.com/php/page/0/?filter[4047]=on) * [Medium](https://medium.com/tag/laravel/latest) @@ -333,6 +332,7 @@ Inspired by [ziadoz/awesome-php](https://github.com/ziadoz/awesome-php) * [ForLaravel](https://forlaravel.com/) * [Good Heads](http://goodheads.io/category/laravel/) * [Ryan Stelmat](http://ryanstelmat.com/tag/laravel/) +* [Cloudways Laravel Blog](http://cloudways.com/blog/laravel) ## Videos From 8ef08536dc0e65600610a4713e3b9b1cdf0bf58d Mon Sep 17 00:00:00 2001 From: Wasut Date: Sat, 7 Oct 2017 21:57:53 +0700 Subject: [PATCH 015/133] add laravel-dompdf to utilities list --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 8d760e84..afe3ebc9 100644 --- a/README.md +++ b/README.md @@ -134,6 +134,7 @@ Inspired by [ziadoz/awesome-php](https://github.com/ziadoz/awesome-php) * [Laravel Pjax](https://github.com/spatie/laravel-pjax) - A pjax middleware for Laravel 5 * [Laravel Responsecache](https://github.com/spatie/laravel-responsecache) - Speed up a Laravel app by caching the entire response * [Laravel Snappy](https://github.com/barryvdh/laravel-snappy) - HTML to PDF generator using wkhtmltopdf +* [Laravel DOMPDF](https://github.com/barryvdh/laravel-dompdf) - HTML to PDF generator using [dompdf](https://github.com/dompdf/dompdf) * [Laravel Stapler](https://github.com/CodeSleeve/laravel-stapler) - ORM-based file upload manager * [Laravel url signer](https://github.com/spatie/laravel-url-signer) - Create and validate signed URLs with a limited lifetime * [Laravel Tail](https://github.com/spatie/laravel-tail) - The missing tail command From f37ac3e691c28c105c26ba6e33c2e301b49d988e Mon Sep 17 00:00:00 2001 From: Ashley Clarke Date: Sat, 14 Oct 2017 22:30:05 +0200 Subject: [PATCH 016/133] Update README.md --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 8d760e84..8c0e49e3 100644 --- a/README.md +++ b/README.md @@ -94,6 +94,7 @@ Inspired by [ziadoz/awesome-php](https://github.com/ziadoz/awesome-php) * [Google2FA](https://github.com/antonioribeiro/google2fa) - Google Two-Factor Authentication Module * [Laravel User Verification](https://github.com/jrean/laravel-user-verification) - Handle the user verification flow and validate email * [Adldap2 Laravel](https://github.com/Adldap2/Adldap2-Laravel) - LDAP authentication and Active Directory management +* [Doorman](https://github.com/clarkeash/doorman) - Limit access to your Laravel applications by using invite codes. ##### Utilities From 7d612ddff767fb6d3a5c25efd4a7c41744fef12a Mon Sep 17 00:00:00 2001 From: Nyi Nyi Lwin Date: Fri, 10 Nov 2017 02:45:02 +0630 Subject: [PATCH 017/133] Add Laravel Video Chat Package --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 8291908f..1d566de7 100644 --- a/README.md +++ b/README.md @@ -157,6 +157,7 @@ Inspired by [ziadoz/awesome-php](https://github.com/ziadoz/awesome-php) * [Laravel Phone](https://github.com/Propaganistas/Laravel-Phone) - Phone number validator and formatter. * [Laravel Ban](https://github.com/cybercog/laravel-ban) - Laravel Ban simplify blocking and banning Eloquent models. * [Laravel Proxy](https://github.com/fideloper/TrustedProxy) - Laravel Proxy Package for handling sessions when behind load balancers or other intermediaries. +* [Laravel Video Chat](https://github.com/PHPJunior/laravel-video-chat) - Laravel Video Chat using Socket.IO and WebRTC ##### Working with Javascript From 9cbe9aa343ec81af22a481ccba73092feb124e36 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Alexander=20T=C3=B8mmer=C3=A5s?= Date: Thu, 9 Nov 2017 23:12:01 +0100 Subject: [PATCH 018/133] Add Laravel Responder Package --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 64f32bc8..130e3304 100644 --- a/README.md +++ b/README.md @@ -199,6 +199,7 @@ Inspired by [ziadoz/awesome-php](https://github.com/ziadoz/awesome-php) * [Laravel CORS](https://github.com/barryvdh/laravel-cors) - Add CORS (Cross-Origin Resource Sharing) headers support * [Laravel Fractal](https://github.com/spatie/laravel-fractal) - Output complex, flexible, AJAX/RESTful data structures with Fractal in Laravel and Lumen * [Laravel GraphQL](https://github.com/Folkloreatelier/laravel-graphql) - Facebook GraphQL for Laravel 5. It supports Relay, eloquent models, validation and GraphiQL. +* [Laravel Responder](https://github.com/flugger/laravel-responder) - A Laravel Fractal package for building API responses, giving you the power of Fractal with Laravel's elegancy. ##### Tasks, Commands and Scheduling From d2a70df9e54082e34b75b0bfcd4bb082ea1a761d Mon Sep 17 00:00:00 2001 From: dineshbabu179 Date: Thu, 16 Nov 2017 11:40:51 -0500 Subject: [PATCH 019/133] Add Apiato Framework under Starter Projects --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 64f32bc8..c74cc098 100644 --- a/README.md +++ b/README.md @@ -428,6 +428,7 @@ Inspired by [ziadoz/awesome-php](https://github.com/ziadoz/awesome-php) * [Hello API](https://github.com/Porto-SAP/Hello-API) * [REST API With Lumen 5.4](https://github.com/hasib32/rest-api-with-lumen) * [Laravel Zero - Console application](https://github.com/laravel-zero/laravel-zero) +* [Apiato - A framework for building scalable API-Centric Applications with PHP.](https://github.com/apiato/apiato) ## Codebases for Reference From d57b289655473c28715c0bf755a3779d9f43642e Mon Sep 17 00:00:00 2001 From: Iman Date: Sat, 9 Dec 2017 20:14:34 +0330 Subject: [PATCH 020/133] Removed laramap.com both website and github repo are out of reach --- README.md | 1 - 1 file changed, 1 deletion(-) diff --git a/README.md b/README.md index 64f32bc8..c8b8e12f 100644 --- a/README.md +++ b/README.md @@ -442,7 +442,6 @@ Inspired by [ziadoz/awesome-php](https://github.com/ziadoz/awesome-php) * [Paperwork](https://github.com/twostairs/paperwork) - Note-taking & archiving application * [PHPHub](https://github.com/summerblue/phphub) - Forum and source for the PHP & Laravel China community * [Flarum](https://github.com/flarum/flarum) - Delightfully simple forum -* [Laramap](https://github.com/laramap/laramap.com) - Source of Laramap.com * [Attendize](https://github.com/Attendize/Attendize) - Ticket selling and event management platform * [Katana](https://github.com/themsaid/katana) - Static site/blog generator with markdown support * [Antvel](https://github.com/ant-vel/App) - Ecommerce platform From 9209d61cc7d9aa5fc717e23a9727a20a4aee1531 Mon Sep 17 00:00:00 2001 From: Sven Luijten Date: Mon, 11 Dec 2017 18:58:14 +0100 Subject: [PATCH 021/133] add tightenco's ziggy * https://github.com/tightenco/ziggy * https://packagist.org/packages/tightenco/ziggy --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 64f32bc8..e86e5d17 100644 --- a/README.md +++ b/README.md @@ -165,6 +165,7 @@ Inspired by [ziadoz/awesome-php](https://github.com/ziadoz/awesome-php) * [Laroute](https://github.com/aaronlord/laroute) - Generate Laravel route URLs from JavaScript * [PHP Vars to JavaScript Transformer](https://github.com/laracasts/PHP-Vars-To-Js-Transformer) - Pass server-side string/array/collection/whatever to JavaScript * [Javascript Validation](https://github.com/proengsoft/laravel-jsvalidation) - Use validation rules, messages, FormRequest and validators to validate forms in client side without need to write any Javascript code +* [ziggy](https://github.com/tightenco/ziggy) - Use your Laravel named routes in JavaScript ##### Databases, ORMs, Migrations & Seeding From e091550a84451fb384bdcf657f81d77dcc2271a0 Mon Sep 17 00:00:00 2001 From: Tareque Md Hanif Date: Tue, 12 Dec 2017 13:16:59 -0900 Subject: [PATCH 022/133] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 64f32bc8..312ea9a7 100644 --- a/README.md +++ b/README.md @@ -339,7 +339,7 @@ Inspired by [ziadoz/awesome-php](https://github.com/ziadoz/awesome-php) ## Videos * [Laracasts](https://laracasts.com/) -* [Coursecode](https://www.codecourse.com/) ([YouTube](https://www.youtube.com/user/phpacademy/playlists)) +* [Codecourse](https://www.codecourse.com/) ([YouTube](https://www.youtube.com/user/phpacademy/playlists)) * [Tuts+](http://code.tutsplus.com/categories/laravel/courses) * [Udemy](https://www.udemy.com/courses/search/?q=laravel&lang=en) * [Treehouse](https://teamtreehouse.com/library/q:laravel) From 2eea10bf05da0efb003232abd045d00a4c60bab1 Mon Sep 17 00:00:00 2001 From: AntoineGagnon Date: Tue, 19 Dec 2017 22:40:29 -0500 Subject: [PATCH 023/133] Removed cheat sheet not complying with the guidelines of the repo --- README.md | 1 - 1 file changed, 1 deletion(-) diff --git a/README.md b/README.md index 64f32bc8..dba4d502 100644 --- a/README.md +++ b/README.md @@ -39,7 +39,6 @@ Inspired by [ziadoz/awesome-php](https://github.com/ziadoz/awesome-php) ## Code Snippets -* [Laravel Cheat Sheet](http://cheats.jesse-obrien.ca) * [Laravel 5.1 LTS Cheat Sheet ](https://summerblue.github.io/laravel5-cheatsheet/) ([Chinese version](https://cs.phphub.org/)) * [Laravel Tricks](http://laravel-tricks.com/) * [Laravel Recipes](http://laravel-recipes.com/) From 06f2dc2370c159a324daab3e067c9bdaae5fe307 Mon Sep 17 00:00:00 2001 From: Nyi Nyi Lwin Date: Sun, 14 Jan 2018 07:19:53 +0630 Subject: [PATCH 024/133] Add Video Chat Package #2 --- README.md | 1 - 1 file changed, 1 deletion(-) diff --git a/README.md b/README.md index 1d566de7..937fc90c 100644 --- a/README.md +++ b/README.md @@ -209,7 +209,6 @@ Inspired by [ziadoz/awesome-php](https://github.com/ziadoz/awesome-php) * [Cashier](https://github.com/laravel/cashier) - Subscription billing with Stripe * [Omnipay for Laravel](https://github.com/ignited/laravel-omnipay) - Integrate the [Omnipay](https://github.com/thephpleague/omnipay) PHP library -* [2C2P Payment](https://github.com/PHPJunior/laravel-2c2p) - 2C2P One Stop Payment Services for Laravel ##### Optimization From 401713573f4d18ba7f43a9c4e2d59d8c0ea9f20c Mon Sep 17 00:00:00 2001 From: cytopia Date: Fri, 19 Jan 2018 08:46:15 +0100 Subject: [PATCH 025/133] Adding new Dev setup: devilbox --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 275cc0a8..261e05ca 100644 --- a/README.md +++ b/README.md @@ -264,6 +264,7 @@ Inspired by [ziadoz/awesome-php](https://github.com/ziadoz/awesome-php) * [LaraEdit Docker](https://github.com/laraedit/laraedit-docker) - Homestead environment in a single Docker container * [Laragon](https://laragon.org/) - Isolated development environment on Windows * [Stacker](https://maxlab.github.io/stacker/) - The environment for local web development on Docker. +* [Devilbox](https://github.com/cytopia/devilbox) - A dockerized and general-purpose LAMP/MEAN stack for every PHP version. ## Application Hosting From 22f46169025a75e26d59a26a52be47c378b8c32b Mon Sep 17 00:00:00 2001 From: Sapnesh Naik Date: Wed, 24 Jan 2018 12:33:56 +0530 Subject: [PATCH 026/133] Added www.kerneldev.com laravel section to the Tutorials section. I am a passionate Laravel developer and the owner of the www.kerneldev.com. I frequently post tutorials on topics related to Laravel and It would be awesome if you accepted this into your project. --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 275cc0a8..d248c8de 100644 --- a/README.md +++ b/README.md @@ -337,6 +337,7 @@ Inspired by [ziadoz/awesome-php](https://github.com/ziadoz/awesome-php) * [Good Heads](http://goodheads.io/category/laravel/) * [Ryan Stelmat](http://ryanstelmat.com/tag/laravel/) * [Cloudways Laravel Blog](http://cloudways.com/blog/laravel) +* [KernelDev - A programming blog by Sapnesh Naik](https://www.kerneldev.com/category/web-development/laravel/) ## Videos From 6886d3fa440029fe978f049c688cb2966ea24c62 Mon Sep 17 00:00:00 2001 From: Rahul Thakare Date: Tue, 6 Feb 2018 02:13:07 +0530 Subject: [PATCH 027/133] Removed Extra Laracasts Forum --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 275cc0a8..bab09c2b 100644 --- a/README.md +++ b/README.md @@ -485,7 +485,6 @@ Inspired by [ziadoz/awesome-php](https://github.com/ziadoz/awesome-php) ## Community -* [Laracasts Forum](https://laracasts.com/discuss) * [Laracasts Forum](https://laracasts.com/discuss) * [Laravel.io Forum](http://laravel.io/forum) * [Larachat Slack](https://larachat.slack.com/) ([Signup](https://larachat.co/slack)) @@ -500,6 +499,7 @@ Inspired by [ziadoz/awesome-php](https://github.com/ziadoz/awesome-php) * [LinkedIn](https://www.linkedin.com/groups/4419933/profile) * [Laraveles Slack](https://laraveles.slack.com) ([Signup](http://laraveles.com/blog/wp-login.php?action=slack-invitation)) * [Laravel UK](https://twitter.com/UKLaravel), [Slack Signup](http://laraveluk.signup.team) + ##### Local User Groups * [Laravel Russia](https://laravel.ru/) ([VK group](http://m.vk.com/laravel_rus)) From 96d04842b25984165a13da9ff05055989c2fcc0d Mon Sep 17 00:00:00 2001 From: Alex Finnarn Date: Fri, 9 Feb 2018 21:29:21 -0700 Subject: [PATCH 028/133] Issue #403: Remove WebEd CMS --- README.md | 1 - 1 file changed, 1 deletion(-) diff --git a/README.md b/README.md index 275cc0a8..41b05bcd 100644 --- a/README.md +++ b/README.md @@ -466,7 +466,6 @@ Inspired by [ziadoz/awesome-php](https://github.com/ziadoz/awesome-php) * [Coaster CMS](https://www.coastercms.org/) * [Statamic](https://statamic.com/) * [Quarx](https://github.com/yabhq/quarx) -* [WebEd CMS](https://github.com/sgsoft-studio/webed) * [Borgert CMS](https://github.com/odirleiborgert/borgert-cms/) * [PJ Blog](https://github.com/jcc/blog/) * [Laralum](https://laralum.com/) From b466d1d7b55db37594cfde9eb3d62a06f2c20de4 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Anders=20J=C3=BCrisoo?= Date: Sun, 18 Feb 2018 19:39:49 +0100 Subject: [PATCH 029/133] Added package Tinx --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 275cc0a8..248017fc 100644 --- a/README.md +++ b/README.md @@ -63,6 +63,7 @@ Inspired by [ziadoz/awesome-php](https://github.com/ziadoz/awesome-php) * [Laravel 5 Extended Generators](https://github.com/laracasts/Laravel-5-Generators-Extended) - Extends built-in file generators * [Laravel API/Scaffold/CRUD Generator](http://labs.infyom.com/laravelgenerator/) - Generator for APIs, CRUD scaffolds etc. * [Laravel TestTools](https://chrome.google.com/webstore/detail/laravel-testtools/ddieaepnbjhgcbddafciempnibnfnakl) - Chrome extension to generate Laravel integration tests while using your app. +* [Laravel Tinx](https://github.com/furey/tinx) - Reload your Laravel Tinker session from inside Tinker, plus automatic shortcuts for first(), find(), search, and more. * [Laravel API Documentation Generator](https://github.com/mpociot/laravel-apidoc-generator) - Automatically generate your API documentation from your existing Laravel routes. * [Laravel Packager](https://github.com/Jeroen-G/Laravel-Packager) - A CLI tool for creating Laravel packages * [Workbench Export to Migrations](https://github.com/beckenrode/mysql-workbench-export-laravel-5-migrations) - Workbench plugin for exporting Models to Laravel migrations From ac7c4c79a74d00d18e8e4f707cce9ed801441b6d Mon Sep 17 00:00:00 2001 From: alexeymezenin Date: Sun, 25 Feb 2018 14:47:35 +0200 Subject: [PATCH 030/133] Update README.md Laravel Best Practices repo --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 275cc0a8..7ff0f924 100644 --- a/README.md +++ b/README.md @@ -337,6 +337,7 @@ Inspired by [ziadoz/awesome-php](https://github.com/ziadoz/awesome-php) * [Good Heads](http://goodheads.io/category/laravel/) * [Ryan Stelmat](http://ryanstelmat.com/tag/laravel/) * [Cloudways Laravel Blog](http://cloudways.com/blog/laravel) +* [Laravel Best Practices](https://github.com/alexeymezenin/laravel-best-practices) ## Videos From 5266a8aa016973996365468269cad1c4cb506fdc Mon Sep 17 00:00:00 2001 From: Amirul Adli Date: Sun, 4 Mar 2018 16:57:34 +0800 Subject: [PATCH 031/133] Update README.md fix broken link --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 275cc0a8..c94859d4 100644 --- a/README.md +++ b/README.md @@ -290,7 +290,7 @@ Inspired by [ziadoz/awesome-php](https://github.com/ziadoz/awesome-php) * [SitePoint](https://www.sitepoint.com/php/page/0/?filter[4047]=on) * [Medium](https://medium.com/tag/laravel/latest) * [Christopher Pitt](https://medium.com/laravel-4) -* [Culttt](http://culttt.com/tag/cribbb/) +* [Culttt](http://culttt.com/) * [Scotch](https://scotch.io/tag/laravel) * [Fideloper](http://fideloper.com/tag/laravel) * [Maxoffsky](https://maxoffsky.com/tag/laravel/) From cc1280a2cf256488237679912cf67e0b211c6f5d Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?H=C3=A9lio?= Date: Mon, 5 Mar 2018 22:43:03 -0300 Subject: [PATCH 032/133] Added TNTSearch driver for Laravel Scout --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 275cc0a8..d12723fb 100644 --- a/README.md +++ b/README.md @@ -192,6 +192,8 @@ Inspired by [ziadoz/awesome-php](https://github.com/ziadoz/awesome-php) * [SearchIndex](https://github.com/spatie/searchindex) - Store and retrieve objects from Algolia or Elasticsearch * [Searchable](https://github.com/nicolaslopezj/searchable) - Trait that adds a simple search function to Eloquent models * [TNTSearch](https://github.com/teamtnt/tntsearch) - A fully featured full text search engine written in PHP +* [TNTSearch driver](https://github.com/teamtnt/laravel-scout-tntsearch-driver) - Driver for [Laravel Scout](https://github.com/laravel/scout) search package based on TNTSearch + ##### APIs From e249beb33dc2d0347de53f164a25655ed89889f3 Mon Sep 17 00:00:00 2001 From: Chirag Gude Date: Sun, 25 Mar 2018 22:10:42 +0100 Subject: [PATCH 033/133] Spring cleaning - Part 1 Archived links moved to: https://gist.github.com/chiraggude/0ca8e54dc3f32d6e9c1d --- README.md | 80 +++++++++++++++++++------------------------------------ 1 file changed, 28 insertions(+), 52 deletions(-) diff --git a/README.md b/README.md index 651feb55..e91efc05 100644 --- a/README.md +++ b/README.md @@ -20,7 +20,6 @@ Inspired by [ziadoz/awesome-php](https://github.com/ziadoz/awesome-php) - [Starter Projects](#starter-projects) - [Codebases for Reference](#codebases-for-reference) - [Content Management Systems](#content-management-systems) -- [Newsletters](#newsletters) - [Podcasts](#podcasts) - [Community](#community) - [Jobs](#jobs) @@ -35,20 +34,18 @@ Inspired by [ziadoz/awesome-php](https://github.com/ziadoz/awesome-php) * [Lumen](https://lumen.laravel.com) * [Lumen Documentation](https://lumen.laravel.com/docs) * [Laracasts](https://laracasts.com) -* [Laravel News](https://laravel-news.com) +* [Laravel News](https://laravel-news.com) ([archive](https://laravel-news.com/archive/)) ## Code Snippets * [Laravel 5.1 LTS Cheat Sheet ](https://summerblue.github.io/laravel5-cheatsheet/) ([Chinese version](https://cs.phphub.org/)) * [Laravel Tricks](http://laravel-tricks.com/) -* [Laravel Recipes](http://laravel-recipes.com/) ## Packages * [Packagist](https://packagist.org/) * [Laravel Collective](https://laravelcollective.com/) * [Packalyst](http://packalyst.com/) -* [Cartalyst](https://cartalyst.com/) * [Spatie](https://spatie.be/en/opensource/laravel) ## Popular Packages @@ -271,21 +268,16 @@ Inspired by [ziadoz/awesome-php](https://github.com/ziadoz/awesome-php) ## Application Hosting -* [Forge](https://forge.laravel.com/) - * [Server Management with Forge](https://laracasts.com/series/server-management-with-forge) (Laracasts) - * [Getting your first site up and running in Laravel Forge](https://mattstauffer.co/blog/getting-your-first-site-up-and-running-in-laravel-forge) (Matt Stauffer) - * [ForgeRecipes](http://forgerecipes.com/) -* [FortRabbit](https://www.fortrabbit.com/laravel-hosting) ([Video](https://laracasts.com/lessons/from-zero-to-deploy-with-fortrabbit)) +* [Forge](https://forge.laravel.com/) ([ForgeRecipes](http://forgerecipes.com/)) +* [FortRabbit](https://www.fortrabbit.com/laravel-hosting) * [PagodaBox](https://pagodabox.io/) ([Documentation](https://pagodabox.io/docs/framework_laravel)) -* [Heroku](https://www.heroku.com/) ([Tutorial](https://mattstauffer.co/blog/installing-a-laravel-app-on-heroku)) -* [IBM BlueMix](https://console.ng.bluemix.net/) ([Tutorial](https://developer.ibm.com/bluemix/2014/06/17/getting-started-laravel-bluemix/)) -* [AWS Elastic Beanstalk](https://aws.amazon.com/elasticbeanstalk/) ([Tutorial](http://docs.aws.amazon.com/elasticbeanstalk/latest/dg/php-laravel-tutorial.html#php-laravel-tutorial-deploy)) +* [Heroku](https://www.heroku.com/) ([Docs](https://devcenter.heroku.com/articles/getting-started-with-laravel)) +* [AWS Elastic Beanstalk](https://aws.amazon.com/elasticbeanstalk/) ([Tutorial](http://docs.aws.amazon.com/elasticbeanstalk/latest/dg/php-laravel-tutorial.html)) * [Cloudways](https://www.cloudways.com/en/laravel-hosting.php) ## Application Deployment * [Envoyer](https://envoyer.io/) - Zero down-time Deployer for PHP & Laravel projects - * [Deployments with Envoyer](https://laracasts.com/series/envoyer) (Laracasts) * [Rocketeer](https://github.com/rocketeers/rocketeer) - Task runner and deployment package ## Articles, Tutorials, Blogs etc. @@ -349,12 +341,11 @@ Inspired by [ziadoz/awesome-php](https://github.com/ziadoz/awesome-php) * [Laracasts](https://laracasts.com/) * [Codecourse](https://www.codecourse.com/) ([YouTube](https://www.youtube.com/user/phpacademy/playlists)) * [Tuts+](http://code.tutsplus.com/categories/laravel/courses) -* [Udemy](https://www.udemy.com/courses/search/?q=laravel&lang=en) -* [Treehouse](https://teamtreehouse.com/library/q:laravel) +* [Udemy](https://www.udemy.com/courses/search/?q=laravel) * [Duilio Palacios](https://www.youtube.com/user/silencedsg/videos) * [DevDojo](https://devdojo.com/search?value=laravel) * [Amitav Roy](https://www.youtube.com/channel/UC4gijXR8cM4gmEt9Olse-TQ/videos) -* [Lynda](https://www.lynda.com/Laravel-training-tutorials/2779-0.html) +* [Lynda](https://www.lynda.com/search?q=laravel) * [Pluralsight](https://www.pluralsight.com/search?q=laravel&categories=course) * [Laracademy](https://laracademy.co/) * [Dev Marketer](https://www.youtube.com/channel/UC6kwT7-jjZHHF1s7vCfg2CA/playlists) @@ -419,42 +410,35 @@ Inspired by [ziadoz/awesome-php](https://github.com/ziadoz/awesome-php) ## Starter Projects -* [LaraAdmin](http://laraadmin.com/) -* [Laracogs](https://github.com/yabhq/laracogs) -* [Laravel 5.2 Boilerplate](https://github.com/rappasoft/laravel-5-boilerplate) -* [Laravel 5 Angular Material Starter](https://github.com/jadjoubran/laravel5-angular-material-starter) -* [Acacha adminlte-laravel](https://github.com/acacha/adminlte-laravel) +* [LaraAdmin](https://github.com/dwijitsolutions/laraadmin) +* [Grafite Builder](https://github.com/GrafiteInc/Builder) +* [Laravel Boilerplate](https://github.com/rappasoft/laravel-5-boilerplate) +* [Laravel Angular Material Starter](https://github.com/jadjoubran/laravel5-angular-material-starter) +* [AdminLTE Laravel](https://github.com/acacha/adminlte-laravel) * [Laravel Hackathon Starter](https://github.com/unicodeveloper/laravel-hackathon-starter) -* [Laravel API](https://github.com/joselfonseca/laravel-api) -* [Laravel Angular AdminLTE](https://github.com/silverbux/laravel-angular-admin) -* [Backpack for Laravel](https://backpackforlaravel.com) -* [Starter Someline](https://starter.someline.com) -* [Laravel-admin](https://github.com/z-song/laravel-admin) -* [Voyager](https://the-control-group.github.io/voyager/) +* [Laravel API Starter Kit](https://github.com/joselfonseca/laravel-api) +* [Backpack for Laravel](https://github.com/Laravel-Backpack/Base) +* [SomelineStarter](https://github.com/someline/someline-starter) +* [Laravel Admin](https://github.com/z-song/laravel-admin) +* [Voyager](https://github.com/the-control-group/voyager) * [Orchid](https://github.com/TheOrchid/Platform) * [Laravel REST API Boilerplate](https://github.com/francescomalatesta/laravel-api-boilerplate-jwt) * [Hello API](https://github.com/Porto-SAP/Hello-API) * [REST API With Lumen 5.4](https://github.com/hasib32/rest-api-with-lumen) * [Laravel Zero - Console application](https://github.com/laravel-zero/laravel-zero) -* [Apiato - A framework for building scalable API-Centric Applications with PHP.](https://github.com/apiato/apiato) +* [Apiato](https://github.com/apiato/apiato) ## Codebases for Reference -* [92Five](https://github.com/chintanbanugaria/92five) - Project management application * [Cachet](https://github.com/cachethq/Cachet) - Status page system for websites and APIs * [Deployer](https://github.com/REBELinBLUE/deployer) - Application deployment system * [GitScrum](https://github.com/renatomarinho/laravel-gitscrum) - Task management of the day-to-day. Git + Scrum = Team More Productive * [Invoice Ninja](https://github.com/invoiceninja/invoiceninja) - Invoicing, expenses, & time-tracking application * [Koel](https://github.com/phanan/koel) - Personal music streaming server -* [Laravel Tricks](https://github.com/CodepadME/laravel-tricks) - Source for the Laravel Tricks website -* [Laravel.io](https://github.com/laravelio/laravel.io) - Source for the Laravel.io Community Portal -* [Paperwork](https://github.com/twostairs/paperwork) - Note-taking & archiving application -* [PHPHub](https://github.com/summerblue/phphub) - Forum and source for the PHP & Laravel China community -* [Flarum](https://github.com/flarum/flarum) - Delightfully simple forum +* [Laravel.io](https://github.com/laravelio/portal) - Source for the Laravel.io Community Portal * [Attendize](https://github.com/Attendize/Attendize) - Ticket selling and event management platform -* [Katana](https://github.com/themsaid/katana) - Static site/blog generator with markdown support * [Antvel](https://github.com/ant-vel/App) - Ecommerce platform -* [Jigsaw](http://jigsaw.tighten.co) - Static site generator +* [Jigsaw](https://github.com/tightenco/jigsaw) - Static site generator * [Canvas](https://github.com/austintoddj/Canvas) - Minimal Blogging Application For Developers. * [Vuedo](https://github.com/Vuedo/vuedo) - Vuedo is blog platform, built with Laravel and Vue.js * [Screeenly](https://github.com/stefanzweifel/screeenly) - Create website screenshots through an API @@ -462,24 +446,18 @@ Inspired by [ziadoz/awesome-php](https://github.com/ziadoz/awesome-php) ## Content Management Systems -* [OctoberCMS](http://octobercms.com/) -* [PyroCMS](https://www.pyrocms.com/) -* [Lavalite](http://www.lavalite.org/) -* [Bootstrap CMS](https://github.com/BootstrapCMS/CMS) +* [OctoberCMS](https://github.com/octobercms/october) +* [PyroCMS](https://github.com/pyrocms/pyrocms) +* [Lavalite](https://github.com/LavaLite/cms) * [TypiCMS](https://github.com/typicms/base) -* [Asgard CMS](https://asgardcms.com/) -* [Microweber](https://microweber.com/) -* [Coaster CMS](https://www.coastercms.org/) +* [Asgard CMS](https://github.com/AsgardCms/Platform) +* [Microweber](https://github.com/microweber/microweber) +* [Coaster CMS](https://github.com/web-feet/coastercms) * [Statamic](https://statamic.com/) -* [Quarx](https://github.com/yabhq/quarx) +* [Grafite CMS](https://github.com/GrafiteInc/CMS) * [Borgert CMS](https://github.com/odirleiborgert/borgert-cms/) * [PJ Blog](https://github.com/jcc/blog/) -* [Laralum](https://laralum.com/) - -## Newsletters - -* [Laravel News](https://laravel-news.com/) ([archive](https://laravel-news.com/archive/)) -* [Laravel Weekly](http://laravelweekly.com/) +* [Laralum](https://github.com/Laralum/Laralum) ## Podcasts @@ -551,9 +529,7 @@ Inspired by [ziadoz/awesome-php](https://github.com/ziadoz/awesome-php) * [Laravel Shift](https://laravelshift.com/) - Automated upgrade tool for Laravel projects * [Laravel Versions {x.y.z}](https://laraver.xyz/) - Monitor Laravel for updates -* [Laragen](http://makzumi.com/laragen/) - View generator * [Laravel Schema Designer](http://laravelsd.com/) - Create, export and share database schemas -* [Laravel Database Designer](http://biodesignrealworld.github.io/LaravelDatabaseDesigner/) - Graphical tool to create database schemas * [StyleCI](https://styleci.io) - PHP Coding Style Service * [DependenCI](https://dependenci.miguelpiedrafita.com) - Continous integration tool for Composer From d335573aa86390d078d2b84940fe70306aa22088 Mon Sep 17 00:00:00 2001 From: Chirag Gude Date: Sun, 25 Mar 2018 23:33:54 +0100 Subject: [PATCH 034/133] Spring cleaning - Part 2 Archived links moved to: https://gist.github.com/chiraggude/0ca8e54dc3f32d6e9c1d --- README.md | 153 ++++++++++++++++++++---------------------------------- 1 file changed, 55 insertions(+), 98 deletions(-) diff --git a/README.md b/README.md index e91efc05..e28d5052 100644 --- a/README.md +++ b/README.md @@ -38,7 +38,7 @@ Inspired by [ziadoz/awesome-php](https://github.com/ziadoz/awesome-php) ## Code Snippets -* [Laravel 5.1 LTS Cheat Sheet ](https://summerblue.github.io/laravel5-cheatsheet/) ([Chinese version](https://cs.phphub.org/)) +* [Laravel LTS Cheat Sheet ](https://summerblue.github.io/laravel5-cheatsheet/) ([Chinese version](https://cs.phphub.org/)) * [Laravel Tricks](http://laravel-tricks.com/) ## Packages @@ -57,9 +57,10 @@ Inspired by [ziadoz/awesome-php](https://github.com/ziadoz/awesome-php) * [Scaffold Interface](https://github.com/amranidev/scaffold-interface) - A Smart CRUD Generator For Laravel * [IDE Helper](https://github.com/barryvdh/laravel-ide-helper) - Generates a helper file for IDE auto-completion * [Laravel 5 Extended Generators](https://github.com/laracasts/Laravel-5-Generators-Extended) - Extends built-in file generators -* [Laravel API/Scaffold/CRUD Generator](http://labs.infyom.com/laravelgenerator/) - Generator for APIs, CRUD scaffolds etc. +* [Laravel API/Scaffold/CRUD Generator](https://github.com/InfyOmLabs/laravel-generator) - Generator for APIs, CRUD scaffolds etc. * [Laravel TestTools](https://chrome.google.com/webstore/detail/laravel-testtools/ddieaepnbjhgcbddafciempnibnfnakl) - Chrome extension to generate Laravel integration tests while using your app. * [Laravel Tinx](https://github.com/furey/tinx) - Reload your Laravel Tinker session from inside Tinker, plus automatic shortcuts for first(), find(), search, and more. +* [Laravel Test Factory Generator](https://github.com/mpociot/laravel-test-factory-helper) - Generate Laravel test factories from your existing models * [Laravel API Documentation Generator](https://github.com/mpociot/laravel-apidoc-generator) - Automatically generate your API documentation from your existing Laravel routes. * [Laravel Packager](https://github.com/Jeroen-G/Laravel-Packager) - A CLI tool for creating Laravel packages * [Workbench Export to Migrations](https://github.com/beckenrode/mysql-workbench-export-laravel-5-migrations) - Workbench plugin for exporting Models to Laravel migrations @@ -69,11 +70,14 @@ Inspired by [ziadoz/awesome-php](https://github.com/ziadoz/awesome-php) * [Clockwork](https://github.com/itsgoingd/clockwork) - Integrates Clockwork Chrome extension for debugging and profiling apps * [Debug Bar](https://github.com/barryvdh/laravel-debugbar) - Integrates PHP Debug Bar with Laravel * [Laravel 5 Log Viewer](https://github.com/rap2hpoutre/laravel-log-viewer) - Log viewer -* [LogViewer](https://github.com/ARCANEDEV/LogViewer) - Provides a log viewer for Laravel 5 -* [LERN](https://github.com/tylercd100/lern#lern-laravel-exception-recorder-and-notifier) - LERN is a Laravel 5 package that will record exceptions into a database and will send you a notification +* [LogViewer](https://github.com/ARCANEDEV/LogViewer) - Provides a log viewer +* [LERN](https://github.com/tylercd100/lern#lern-laravel-exception-recorder-and-notifier) - Record exceptions into a database and will send you a notification * [Mail Preview](https://github.com/themsaid/laravel-mail-preview) - Preview sent mail in a web browser or mail client * [Laravel Tracy](https://github.com/recca0120/laravel-tracy) - A Laravel Package to integrate Nette Tracy Debugger * [Laravel API Tester](https://github.com/asvae/laravel-api-tester) - Postman-like tool with Laravel routes +* [Laravel Tail](https://github.com/spatie/laravel-tail) - The missing tail command +* [Laravel Failed Job Monitor](https://github.com/spatie/laravel-failed-job-monitor) - Get notified when a queued job fails +* [Laravel Uptime Monitor](https://github.com/spatie/laravel-uptime-monitor) - A powerful and easy to configure uptime and ssl monitor ##### Authentication & Authorization @@ -84,41 +88,35 @@ Inspired by [ziadoz/awesome-php](https://github.com/ziadoz/awesome-php) * [Laravel Permission](https://github.com/spatie/laravel-permission) - Associate users with roles and permissions * [Defender](https://github.com/artesaos/defender) - Roles & Permissions * [OAuth2 Server Laravel](https://github.com/lucadegasperi/oauth2-server-laravel) - OAuth 2.0 authorization server and resource server -* [Laravel Roles](https://github.com/romanbican/roles) - Roles And Permissions -* [Sentinel](https://github.com/cartalyst/sentinel) - Framework agnostic authentication & authorization system * [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 * [Google2FA](https://github.com/antonioribeiro/google2fa) - Google Two-Factor Authentication Module * [Laravel User Verification](https://github.com/jrean/laravel-user-verification) - Handle the user verification flow and validate email * [Adldap2 Laravel](https://github.com/Adldap2/Adldap2-Laravel) - LDAP authentication and Active Directory management -* [Doorman](https://github.com/clarkeash/doorman) - Limit access to your Laravel applications by using invite codes. +* [Doorman](https://github.com/clarkeash/doorman) - Limit access to your Laravel applications by using invite codes ##### Utilities -* [Artisan View](https://github.com/svenluijten/artisan-view) - Manage the views in Laravel projects via artisan. +* [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 -* [Captcha](https://github.com/mewebstudio/captcha) - Captcha for Laravel 5 - An anti-bot image captcha system. +* [Captcha](https://github.com/mewebstudio/captcha) - An anti-bot image captcha system * [Charts](https://github.com/ConsoleTVs/Charts) - Multi-library chart package to create interactive charts. * [Datatable](https://github.com/Chumper/Datatable) - Server-side and client-side integration for jQuery Datatables plugin -* [Eloquent Filter](https://github.com/Tucker-Eric/EloquentFilter) - An Eloquent Way To Filter Laravel Models And Their Relationships +* [Eloquent Filter](https://github.com/Tucker-Eric/EloquentFilter) - Filter models and their Rrelationships * [Eloquent Sluggable](https://github.com/cviebrock/eloquent-sluggable) - Create slugs for Eloquent models * [Eloquent Sortable](https://github.com/spatie/eloquent-sortable) - Sortable behaviour for Eloquent models -* [Presenter](https://github.com/laracasts/Presenter) - Presenter for Models * [HTML](https://github.com/LaravelCollective/html) - HTML and Form Builders for Laravel -* [Hyn/multi-tenant](https://github.com/hyn/multi-tenant) - Flexible multi tenancy with secure separation of a.o. routes, assets and databases -* [Laravel 5 form builder](https://github.com/kristijanhusak/laravel-form-builder) - Form builder for Laravel 5 inspired by Symfony's form builder. +* [Multi-tenant](https://github.com/hyn/multi-tenant) - Flexible multi tenancy with secure separation of routes, assets and databases +* [Laravel Form Builder](https://github.com/kristijanhusak/laravel-form-builder) - Form builder inspired by Symfony's form builder * [Intervention Image](https://github.com/Intervention/image) - Image handling library for creating, editing and composing images * [Laravel Activitylog](https://github.com/spatie/laravel-activitylog) - Log activity inside your Laravel app * [Laravel Auditing](https://github.com/owen-it/laravel-auditing) - Audit for Eloquent models -* [Laravel Blade Javascript](https://github.com/spatie/laravel-blade-javascript) - A Blade directive to export variables to JavaScript * [Laravel Breadcrumbs](https://github.com/davejamesmiller/laravel-breadcrumbs) - Create and manage breadcrumbs * [Laravel Collection Macros](https://github.com/spatie/laravel-collection-macros) - A set of handy collection macros * [Laravel Cookie Consent](https://github.com/spatie/laravel-cookie-consent) - Make your Laravel app comply with the crazy EU cookie law -* [Laravel Datatables](https://github.com/yajra/laravel-datatables) - jQuery DataTables API for Laravel 4|5 -* [Laravel Dot Env Generator](https://github.com/mathiasgrimm/laravel-dot-env-gen) - Generate .env.gen file based on the project source code +* [Laravel Datatables](https://github.com/yajra/laravel-datatables) - jQuery DataTables API * [Laravel Excel](https://github.com/Maatwebsite/Laravel-Excel) - Import and export Excel and CSV files -* [Laravel Failed Job Monitor](https://github.com/spatie/laravel-failed-job-monitor) - Get notified when a queued job fails -* [Laravel GeoIP](https://github.com/Torann/laravel-geoip) - Determine the geographical location of website visitors based on their IP addresses +* [Laravel GeoIP](https://github.com/Torann/laravel-geoip) - Determine the location of website visitors based on their IP addresses * [Laravel Glide](https://github.com/spatie/laravel-glide) - Easily convert images with Glide * [Laravel Hashids](https://github.com/vinkla/laravel-hashids) - Generate unique, non-sequential ids using [Hashids](http://hashids.org/php/) * [Laravel Impersonate](https://github.com/404labfr/laravel-impersonate) - A package to authenticate as one of your users @@ -127,43 +125,40 @@ Inspired by [ziadoz/awesome-php](https://github.com/ziadoz/awesome-php) * [Laravel Menu](https://github.com/spatie/laravel-menu) - Html menu generator for Laravel * [Laravel Talk](https://github.com/nahid/talk) - Realtime User messaging system * [Laravel Messenger](https://github.com/cmgmyr/laravel-messenger) - User messaging system -* [Laravel Moderation](https://github.com/hootlex/laravel-moderation) - A simple Moderation System for Laravel 5.* that allows you to Approve or Reject resources like posts, comments, users, etc. -* [Laravel Paginateroute](https://github.com/spatie/laravel-paginateroute) - Laravel router extension to easily use Laravel's paginator without the query string -* [Laravel Pjax](https://github.com/spatie/laravel-pjax) - A pjax middleware for Laravel 5 -* [Laravel Responsecache](https://github.com/spatie/laravel-responsecache) - Speed up a Laravel app by caching the entire response +* [Laravel Moderation](https://github.com/hootlex/laravel-moderation) - Moderation System that allows you to Approve/Reject resources like posts, comments, users, etc. +* [Laravel Paginateroute](https://github.com/spatie/laravel-paginateroute) - Use Laravel's paginator without the query string * [Laravel Snappy](https://github.com/barryvdh/laravel-snappy) - HTML to PDF generator using wkhtmltopdf * [Laravel DOMPDF](https://github.com/barryvdh/laravel-dompdf) - HTML to PDF generator using [dompdf](https://github.com/dompdf/dompdf) * [Laravel Stapler](https://github.com/CodeSleeve/laravel-stapler) - ORM-based file upload manager -* [Laravel url signer](https://github.com/spatie/laravel-url-signer) - Create and validate signed URLs with a limited lifetime -* [Laravel Tail](https://github.com/spatie/laravel-tail) - The missing tail command -* [Laravel Tags](https://github.com/spatie/laravel-tags) - Add tags and taggable behaviour to your Laravel app -* [Laravel Uptime Monitor](https://github.com/spatie/laravel-uptime-monitor) - A powerful and easy to configure uptime and ssl monitor +* [Laravel URL Signer](https://github.com/spatie/laravel-url-signer) - Create and validate signed URLs with a limited lifetime +* [Laravel Tags](https://github.com/spatie/laravel-tags) - Add tags and taggable behaviour * [Laravel Stats Tracker](https://github.com/antonioribeiro/tracker) - Gather information from requests to identify and store * [Listify](https://github.com/lookitsatravis/listify) - Add sorting/ordering capabilities to any Eloquent model * [noCAPTCHA](https://github.com/ARCANEDEV/noCAPTCHA) - Helper for Google's new noCAPTCHA (reCAPTCHA) -* [Purifier](https://github.com/mewebstudio/purifier) - HTMLPurifier for Laravel 5 - HTML filter +* [Purifier](https://github.com/mewebstudio/purifier) - HTML filter * [Revisionable](https://github.com/VentureCraft/revisionable) - Create a revision history for Eloquent models * [SEOTools](https://github.com/artesaos/seotools) - Helpers for some common SEO techniques * [Laravel Setting](https://github.com/anlutro/laravel-settings) - Persistent configuration settings that are stored in JSON files -* [Friendship](https://github.com/hootlex/laravel-friendships) - Friendship management system - send, receive, accept, deny friend requests +* [Friendship](https://github.com/hootlex/laravel-friendships) - Friendship management system * [Teamwork](https://github.com/mpociot/teamwork) - User to team associations with an invite system * [Validating](https://github.com/dwightwatson/validating) - Trait for validating Eloquent models * [VAT Calculator](https://github.com/mpociot/vat-calculator) - Handle all the hard stuff related to EU MOSS vat regulations -* [Laravel Uuid](https://github.com/webpatser/laravel-uuid) - Laravel package to generate a UUID according to the RFC 4122 standard -* [Laravel Installer](https://github.com/RachidLaasri/LaravelInstaller) - Laravel package to allow users to install your application just by following the setup wizard, like WordPress -* [Laravel Test Factory Generator](https://github.com/mpociot/laravel-test-factory-helper) - Generate Laravel test factories from your existing models -* [Laravel-modules](https://github.com/nWidart/laravel-modules) - Easy Module Management In Laravel +* [Laravel UUID](https://github.com/webpatser/laravel-uuid) - Generate a UUID according to the RFC 4122 standard +* [Laravel Installer](https://github.com/RachidLaasri/LaravelInstaller) - Allow users to install your application just by following the setup wizard, like WordPress +* [Laravel Modules](https://github.com/nWidart/laravel-modules) - Easy module management * [Laravel Phone](https://github.com/Propaganistas/Laravel-Phone) - Phone number validator and formatter. -* [Laravel Ban](https://github.com/cybercog/laravel-ban) - Laravel Ban simplify blocking and banning Eloquent models. -* [Laravel Proxy](https://github.com/fideloper/TrustedProxy) - Laravel Proxy Package for handling sessions when behind load balancers or other intermediaries. -* [Laravel Video Chat](https://github.com/PHPJunior/laravel-video-chat) - Laravel Video Chat using Socket.IO and WebRTC +* [Laravel Ban](https://github.com/cybercog/laravel-ban) - Simplify blocking and banning Eloquent models. +* [Laravel Proxy](https://github.com/fideloper/TrustedProxy) - Handling sessions when behind load balancers or other intermediaries. +* [Laravel Video Chat](https://github.com/PHPJunior/laravel-video-chat) - Video Chat using Socket.IO and WebRTC ##### Working with Javascript * [Laroute](https://github.com/aaronlord/laroute) - Generate Laravel route URLs from JavaScript * [PHP Vars to JavaScript Transformer](https://github.com/laracasts/PHP-Vars-To-Js-Transformer) - Pass server-side string/array/collection/whatever to JavaScript * [Javascript Validation](https://github.com/proengsoft/laravel-jsvalidation) - Use validation rules, messages, FormRequest and validators to validate forms in client side without need to write any Javascript code -* [ziggy](https://github.com/tightenco/ziggy) - Use your Laravel named routes in JavaScript +* [Laravel Pjax](https://github.com/spatie/laravel-pjax) - A Pjax middleware +* [Laravel Blade Javascript](https://github.com/spatie/laravel-blade-javascript) - A Blade directive to export variables to JavaScript +* [Ziggy](https://github.com/tightenco/ziggy) - Use your Laravel named routes in JavaScript ##### Databases, ORMs, Migrations & Seeding @@ -172,14 +167,14 @@ Inspired by [ziadoz/awesome-php](https://github.com/ziadoz/awesome-php) * [ClosureTable](https://github.com/franzose/ClosureTable) - Closure table pattern implementation * [Eloquence](https://github.com/kirkbushell/eloquence) - Extra features for Eloquent models * [iSeed](https://github.com/orangehill/iseed) - Generate a new seed file from an existing database table -* [Laravel OCI8](https://github.com/yajra/laravel-oci8) - Oracle DB driver for Laravel 4|5 via OCI8 +* [Laravel OCI8](https://github.com/yajra/laravel-oci8) - Oracle DB driver via OCI8 * [Laravel Backup](https://github.com/spatie/laravel-backup) - Backup your app * [Laravel Doctrine](https://github.com/laravel-doctrine/orm) - Doctrine 2 ORM implementation * [Laravel MongoDB](https://github.com/jenssegers/laravel-mongodb) - Eloquent model and query builder with support for MongoDB * [Migrations Generator](https://github.com/Xethron/migrations-generator) - Generate migrations from an existing database * [Sofa/Eloquence](https://github.com/jarektkaczyk/eloquence) - Extensions for the Eloquent ORM * [Tenanti](https://github.com/orchestral/tenanti) - Multi-tenant database schema manager -* [Laravel Repository](https://github.com/andersao/l5-repository) - Repositories to abstract the database layer for Laravel 5 +* [Laravel Repository](https://github.com/andersao/l5-repository) - Repositories to abstract the database layer ##### Search @@ -192,21 +187,20 @@ Inspired by [ziadoz/awesome-php](https://github.com/ziadoz/awesome-php) * [TNTSearch](https://github.com/teamtnt/tntsearch) - A fully featured full text search engine written in PHP * [TNTSearch driver](https://github.com/teamtnt/laravel-scout-tntsearch-driver) - Driver for [Laravel Scout](https://github.com/laravel/scout) search package based on TNTSearch - ##### APIs * [ApiGuard](https://github.com/chrisbjr/api-guard) - Allow API authentication with API keys * [Dingo API](https://github.com/dingo/api) - Multi-purpose toolkit for developing RESTful APIs * [Laravel CORS](https://github.com/barryvdh/laravel-cors) - Add CORS (Cross-Origin Resource Sharing) headers support * [Laravel Fractal](https://github.com/spatie/laravel-fractal) - Output complex, flexible, AJAX/RESTful data structures with Fractal in Laravel and Lumen -* [Laravel GraphQL](https://github.com/Folkloreatelier/laravel-graphql) - Facebook GraphQL for Laravel 5. It supports Relay, eloquent models, validation and GraphiQL. +* [Laravel GraphQL](https://github.com/Folkloreatelier/laravel-graphql) - Facebook GraphQL that supports Relay, eloquent models, validation and GraphiQL. * [Laravel Responder](https://github.com/flugger/laravel-responder) - A Laravel Fractal package for building API responses, giving you the power of Fractal with Laravel's elegancy. ##### Tasks, Commands and Scheduling * [Dispatcher](https://github.com/indatus/dispatcher) - Scheduler for Artisan commands * [Elixir](https://github.com/laravel/elixir) - Node(NPM) package to run Gulp tasks that watch files, run tests, minify CSS, concatenate scripts etc. -* [Mix](https://github.com/JeffreyWay/laravel-mix) - Laravel Mix provides a clean, fluent API for defining basic webpack build steps for your Laravel application. Mix supports several common CSS and JavaScript pre-processors. +* [Mix](https://github.com/JeffreyWay/laravel-mix) - Fluent API for defining basic webpack build steps for your Laravel application. Mix supports several common CSS and JavaScript pre-processors. * [Envoy](https://github.com/laravel/envoy) - SSH Task Runner ##### Payments @@ -218,9 +212,10 @@ Inspired by [ziadoz/awesome-php](https://github.com/ziadoz/awesome-php) * [Intervention Image Cache](https://github.com/Intervention/imagecache) - Caching extension for the Intervention Image Class * [Laravel HTMLMin](https://github.com/GrahamCampbell/Laravel-HTMLMin) - Blade/HTML/CSS/javascript minifier -* [Rememberable](https://github.com/dwightwatson/rememberable) - Query caching for Laravel 5 (eloquent) -* [Widgetize](https://github.com/imanghafoori1/laravel-widgetize) - Page Partial caching for Laravel 5 -* [Widgets for Laravel](https://github.com/arrilot/laravel-widgets) - A powerful alternative to view composers. Asynchronous widgets, reloadable widgets, console generator, caching - everything you can think of. +* [Rememberable](https://github.com/dwightwatson/rememberable) - Query caching for Eloquent +* [Widgetize](https://github.com/imanghafoori1/laravel-widgetize) - Page Partial caching +* [Widgets for Laravel](https://github.com/arrilot/laravel-widgets) - A powerful alternative to view composers. +* [Laravel Responsecache](https://github.com/spatie/laravel-responsecache) - Speed up app by caching the entire response ##### Localization @@ -236,34 +231,22 @@ Inspired by [ziadoz/awesome-php](https://github.com/ziadoz/awesome-php) ##### Third-party Service Integration -* [Laravel Algolia](https://github.com/vinkla/laravel-algolia) - Algolia API bridge * [Laravel Analytics](https://github.com/spatie/laravel-analytics) - An opinionated Laravel 5 package to retrieve pageviews and other data from Google Analytics * [Laravel DigitalOcean](https://github.com/GrahamCampbell/Laravel-DigitalOcean) - DigitalOceanV2 bridge -* [Laravel Dropbox](https://github.com/GrahamCampbell/Laravel-Dropbox) - Dropbox bridge -* [Laravel Facebook](https://github.com/vinkla/laravel-facebook) - Facebook API bridge * [Laravel GitHub](https://github.com/GrahamCampbell/Laravel-GitHub) - PHP GitHub API bridge -* [Laravel GitLab](https://github.com/vinkla/laravel-gitlab) - GitLab API bridge -* [Laravel Googletagmanager](https://github.com/spatie/laravel-googletagmanager) - Easily setup and send data to Google Tag Manager * [Laravel Instagram](https://github.com/vinkla/laravel-instagram) - Instagram API bridge * [Laravel Newsletter](https://github.com/spatie/laravel-newsletter) - Send newsletters with Mailchimp -* [Laravel Parse](https://github.com/GrahamCampbell/Laravel-Parse) - PHP Parse SDK bridge * [Laravel Pusher](https://github.com/vinkla/laravel-pusher) - Pusher API bridge -* [Laravel Pushwoosh](https://github.com/hoymultimedia/Laravel-Pushwoosh) - Pushwoosh API bridge -* [Laravel Vimeo](https://github.com/vinkla/laravel-vimeo) - Vimeo API bridge - ## Development Setup -* [Homestead](https://laravel.com/docs/5.3/homestead) - Official Vagrant box for Laravel - * [Getting Started with Laravel Homestead](https://scotch.io/tutorials/getting-started-with-laravel-homestead) - * [Installation on macOS and Linux](https://laracasts.com/series/laravel-5-from-scratch/episodes/3) - * [Installation on Windows](http://blog.teamtreehouse.com/laravel-homestead-on-windows) -* [Valet](https://laravel.com/docs/5.3/valet/) - Development environment for Mac users +* [Homestead](https://laravel.com/docs/master/homestead) - Official Vagrant box for Laravel +* [Valet](https://laravel.com/docs/master/valet) - Development environment for Mac users * [Valet Linux](https://github.com/cpriego/valet-linux) - Development environment for Linux users * [LaraDock](https://github.com/LaraDock/laradock) - Run Laravel on Docker (Like Homestead but for Docker instead of Vagrant) * [LaraEdit Docker](https://github.com/laraedit/laraedit-docker) - Homestead environment in a single Docker container * [Laragon](https://laragon.org/) - Isolated development environment on Windows -* [Stacker](https://maxlab.github.io/stacker/) - The environment for local web development on Docker. +* [Stacker](https://github.com/Maxlab/stacker) - The environment for local web development on Docker. * [Devilbox](https://github.com/cytopia/devilbox) - A dockerized and general-purpose LAMP/MEAN stack for every PHP version. ## Application Hosting @@ -282,56 +265,28 @@ Inspired by [ziadoz/awesome-php](https://github.com/ziadoz/awesome-php) ## Articles, Tutorials, Blogs etc. -* [Tuts+](http://code.tutsplus.com/categories/laravel) +* [Tuts+](https://code.tutsplus.com/categories/laravel) * [SitePoint](https://www.sitepoint.com/php/page/0/?filter[4047]=on) * [Medium](https://medium.com/tag/laravel/latest) -* [Christopher Pitt](https://medium.com/laravel-4) -* [Culttt](http://culttt.com/) * [Scotch](https://scotch.io/tag/laravel) -* [Fideloper](http://fideloper.com/tag/laravel) -* [Maxoffsky](https://maxoffsky.com/tag/laravel/) -* [KodeInfo](http://kodeinfo.com/main_category/laravel) * [Taylor Otwell](http://taylorotwell.com/) * [Digital Ocean](https://www.digitalocean.com/community/search?q=laravel&type=tutorials) -* [Matt Stauffer](https://mattstauffer.co/tags/laravel) -* [Creative Punch](http://creative-punch.net/articles/php-articles/laravel-tutorials/) -* [Ryan Tablada](http://ryantablada.com/tag/Laravel) +* [Matt Stauffer](https://mattstauffer.co/blog) * [Mohamed Said](https://themsaid.com/) -* [Mohammad Gufran](http://www.gufran.me/tag/Laravel/) -* [Adam Engebretson](http://blog.enge.me/4) -* [CodeHeaps](http://www.codeheaps.com/) -* [Laravel India](http://blog.laravel.in/) -* [Vegi Bit](http://vegibit.com/tag/laravel/) -* [WSnippets](http://wsnippets.com/category/laravel/) -* [Kirk Bushell](http://kirkbushell.me/) +* [Vegi Bit](https://vegibit.com/tag/laravel/) * [Andrews Ang](http://blog.kongnir.com/category/laravel-2/) -* [DeveloPHP](http://www.develophp.org/category/web/laravel/) -* [Jason Lewis](http://jasonlewis.me/category/laravel) * [Eric Barnes](https://ericlbarnes.com/tag/laravel/) -* [Jens Segers](https://jenssegers.com/) * [Neon Tsunami](https://www.neontsunami.com/tags/laravel) -* [Stidges](http://blog.stidges.com/) -* [Scott Wilcox](https://dor.ky/tag/laravel/) -* [Clivern](http://clivern.com/tag/laravel/) -* [Code Gains](http://codegains.com/tag/laravel-2/) -* [Stillat](http://www.stillat.com/blog/category/programming/laravel/) +* [Stidges](https://blog.stidges.com/) +* [Dor.ky](https://dor.ky/tag/laravel/) +* [Stillat](https://stillat.com/explore/categories/laravel-5) * [Easy Laravel Book Blog](http://www.easylaravelbook.com/blog/) -* [Bosnadev](https://bosnadev.com/tag/laravel-2/) -* [Vedovelli (PT-BR)](http://www.vedovelli.com.br/tag/laravel/) -* [CodeTutorial](https://www.codetutorial.io/tag/laravel/) -* [Ryan Chenkie](http://ryanchenkie.com/tag/laravel/) * [Laravel Tips](https://laraveltips.wordpress.com/) * [Codingo Tuts](https://tuts.codingo.me/category/web-development/laravel) -* [Antonio Carlos Ribeiro](https://antoniocarlosribeiro.com/technology) -* [Laravel Coding](http://laravelcoding.com/blog) * [Laraveles](http://laraveles.com/blog/) (ES) * [Styde](https://styde.net/cursos/) (ES) -* [CodigoFacilito](https://codigofacilito.com/courses/laravel)(ES) -* [Laravel Daily](http://laraveldaily.com/) +* [Laravel Daily](http://laraveldaily.com/blog/) * [Freek Van der Herten](https://murze.be/tag/laravel/) -* [ForLaravel](https://forlaravel.com/) -* [Good Heads](http://goodheads.io/category/laravel/) -* [Ryan Stelmat](http://ryanstelmat.com/tag/laravel/) * [Cloudways Laravel Blog](http://cloudways.com/blog/laravel) * [Laravel Best Practices](https://github.com/alexeymezenin/laravel-best-practices) * [KernelDev](https://www.kerneldev.com/category/web-development/laravel/) @@ -341,14 +296,16 @@ Inspired by [ziadoz/awesome-php](https://github.com/ziadoz/awesome-php) * [Laracasts](https://laracasts.com/) * [Codecourse](https://www.codecourse.com/) ([YouTube](https://www.youtube.com/user/phpacademy/playlists)) * [Tuts+](http://code.tutsplus.com/categories/laravel/courses) -* [Udemy](https://www.udemy.com/courses/search/?q=laravel) -* [Duilio Palacios](https://www.youtube.com/user/silencedsg/videos) +* [Servers for Hackers](https://serversforhackers.com/laravel-perf) +* [Duilio Palacios](https://www.youtube.com/user/silencedsg/videos)(ES) +* [CodigoFacilito](https://codigofacilito.com/courses/laravel)(ES) * [DevDojo](https://devdojo.com/search?value=laravel) * [Amitav Roy](https://www.youtube.com/channel/UC4gijXR8cM4gmEt9Olse-TQ/videos) -* [Lynda](https://www.lynda.com/search?q=laravel) -* [Pluralsight](https://www.pluralsight.com/search?q=laravel&categories=course) * [Laracademy](https://laracademy.co/) * [Dev Marketer](https://www.youtube.com/channel/UC6kwT7-jjZHHF1s7vCfg2CA/playlists) +* [Udemy](https://www.udemy.com/courses/search/?q=laravel) +* [Lynda](https://www.lynda.com/search?q=laravel) +* [Pluralsight](https://www.pluralsight.com/search?q=laravel&categories=course) ## Conferences From b72a5c1c2468e1e07064023f95850306389c0971 Mon Sep 17 00:00:00 2001 From: Chirag Gude Date: Mon, 26 Mar 2018 00:01:15 +0100 Subject: [PATCH 035/133] Spring cleaning - Part 3 Archived links moved to: https://gist.github.com/chiraggude/0ca8e54dc3f32d6e9c1d --- README.md | 44 ++++++++++++++++++++++---------------------- 1 file changed, 22 insertions(+), 22 deletions(-) diff --git a/README.md b/README.md index e28d5052..fbbeb3fb 100644 --- a/README.md +++ b/README.md @@ -58,10 +58,10 @@ Inspired by [ziadoz/awesome-php](https://github.com/ziadoz/awesome-php) * [IDE Helper](https://github.com/barryvdh/laravel-ide-helper) - Generates a helper file for IDE auto-completion * [Laravel 5 Extended Generators](https://github.com/laracasts/Laravel-5-Generators-Extended) - Extends built-in file generators * [Laravel API/Scaffold/CRUD Generator](https://github.com/InfyOmLabs/laravel-generator) - Generator for APIs, CRUD scaffolds etc. -* [Laravel TestTools](https://chrome.google.com/webstore/detail/laravel-testtools/ddieaepnbjhgcbddafciempnibnfnakl) - Chrome extension to generate Laravel integration tests while using your app. -* [Laravel Tinx](https://github.com/furey/tinx) - Reload your Laravel Tinker session from inside Tinker, plus automatic shortcuts for first(), find(), search, and more. +* [Laravel TestTools](https://chrome.google.com/webstore/detail/laravel-testtools/ddieaepnbjhgcbddafciempnibnfnakl) - Chrome extension to generate Laravel integration tests while using your app +* [Laravel Tinx](https://github.com/furey/tinx) - Reload your Laravel Tinker session from inside Tinker * [Laravel Test Factory Generator](https://github.com/mpociot/laravel-test-factory-helper) - Generate Laravel test factories from your existing models -* [Laravel API Documentation Generator](https://github.com/mpociot/laravel-apidoc-generator) - Automatically generate your API documentation from your existing Laravel routes. +* [Laravel API Documentation Generator](https://github.com/mpociot/laravel-apidoc-generator) - Automatically generate your API documentation * [Laravel Packager](https://github.com/Jeroen-G/Laravel-Packager) - A CLI tool for creating Laravel packages * [Workbench Export to Migrations](https://github.com/beckenrode/mysql-workbench-export-laravel-5-migrations) - Workbench plugin for exporting Models to Laravel migrations * [Laravel Decomposer](https://github.com/lubusIN/laravel-decomposer) - List all installed packages, their dependencies, app & server details @@ -125,7 +125,7 @@ Inspired by [ziadoz/awesome-php](https://github.com/ziadoz/awesome-php) * [Laravel Menu](https://github.com/spatie/laravel-menu) - Html menu generator for Laravel * [Laravel Talk](https://github.com/nahid/talk) - Realtime User messaging system * [Laravel Messenger](https://github.com/cmgmyr/laravel-messenger) - User messaging system -* [Laravel Moderation](https://github.com/hootlex/laravel-moderation) - Moderation System that allows you to Approve/Reject resources like posts, comments, users, etc. +* [Laravel Moderation](https://github.com/hootlex/laravel-moderation) - Approve or reject resources like posts, comments, users, etc. * [Laravel Paginateroute](https://github.com/spatie/laravel-paginateroute) - Use Laravel's paginator without the query string * [Laravel Snappy](https://github.com/barryvdh/laravel-snappy) - HTML to PDF generator using wkhtmltopdf * [Laravel DOMPDF](https://github.com/barryvdh/laravel-dompdf) - HTML to PDF generator using [dompdf](https://github.com/dompdf/dompdf) @@ -146,8 +146,8 @@ Inspired by [ziadoz/awesome-php](https://github.com/ziadoz/awesome-php) * [Laravel UUID](https://github.com/webpatser/laravel-uuid) - Generate a UUID according to the RFC 4122 standard * [Laravel Installer](https://github.com/RachidLaasri/LaravelInstaller) - Allow users to install your application just by following the setup wizard, like WordPress * [Laravel Modules](https://github.com/nWidart/laravel-modules) - Easy module management -* [Laravel Phone](https://github.com/Propaganistas/Laravel-Phone) - Phone number validator and formatter. -* [Laravel Ban](https://github.com/cybercog/laravel-ban) - Simplify blocking and banning Eloquent models. +* [Laravel Phone](https://github.com/Propaganistas/Laravel-Phone) - Phone number validator and formatter +* [Laravel Ban](https://github.com/cybercog/laravel-ban) - Simplify blocking and banning Eloquent models * [Laravel Proxy](https://github.com/fideloper/TrustedProxy) - Handling sessions when behind load balancers or other intermediaries. * [Laravel Video Chat](https://github.com/PHPJunior/laravel-video-chat) - Video Chat using Socket.IO and WebRTC @@ -155,7 +155,7 @@ Inspired by [ziadoz/awesome-php](https://github.com/ziadoz/awesome-php) * [Laroute](https://github.com/aaronlord/laroute) - Generate Laravel route URLs from JavaScript * [PHP Vars to JavaScript Transformer](https://github.com/laracasts/PHP-Vars-To-Js-Transformer) - Pass server-side string/array/collection/whatever to JavaScript -* [Javascript Validation](https://github.com/proengsoft/laravel-jsvalidation) - Use validation rules, messages, FormRequest and validators to validate forms in client side without need to write any Javascript code +* [Javascript Validation](https://github.com/proengsoft/laravel-jsvalidation) - Use validation rules, messages, FormRequest and validators to validate forms in client-side * [Laravel Pjax](https://github.com/spatie/laravel-pjax) - A Pjax middleware * [Laravel Blade Javascript](https://github.com/spatie/laravel-blade-javascript) - A Blade directive to export variables to JavaScript * [Ziggy](https://github.com/tightenco/ziggy) - Use your Laravel named routes in JavaScript @@ -192,15 +192,15 @@ Inspired by [ziadoz/awesome-php](https://github.com/ziadoz/awesome-php) * [ApiGuard](https://github.com/chrisbjr/api-guard) - Allow API authentication with API keys * [Dingo API](https://github.com/dingo/api) - Multi-purpose toolkit for developing RESTful APIs * [Laravel CORS](https://github.com/barryvdh/laravel-cors) - Add CORS (Cross-Origin Resource Sharing) headers support -* [Laravel Fractal](https://github.com/spatie/laravel-fractal) - Output complex, flexible, AJAX/RESTful data structures with Fractal in Laravel and Lumen -* [Laravel GraphQL](https://github.com/Folkloreatelier/laravel-graphql) - Facebook GraphQL that supports Relay, eloquent models, validation and GraphiQL. -* [Laravel Responder](https://github.com/flugger/laravel-responder) - A Laravel Fractal package for building API responses, giving you the power of Fractal with Laravel's elegancy. +* [Laravel Fractal](https://github.com/spatie/laravel-fractal) - Output complex, flexible, AJAX/RESTful data structures with Fractal +* [Laravel GraphQL](https://github.com/Folkloreatelier/laravel-graphql) - Supports Relay, eloquent models, validation and GraphiQL +* [Laravel Responder](https://github.com/flugger/laravel-responder) - Build custom API responses with Fractal ##### Tasks, Commands and Scheduling * [Dispatcher](https://github.com/indatus/dispatcher) - Scheduler for Artisan commands -* [Elixir](https://github.com/laravel/elixir) - Node(NPM) package to run Gulp tasks that watch files, run tests, minify CSS, concatenate scripts etc. -* [Mix](https://github.com/JeffreyWay/laravel-mix) - Fluent API for defining basic webpack build steps for your Laravel application. Mix supports several common CSS and JavaScript pre-processors. +* [Elixir](https://github.com/laravel/elixir) - Node (NPM) package to run Gulp tasks +* [Mix](https://github.com/JeffreyWay/laravel-mix) - Fluent API for defining basic webpack build steps * [Envoy](https://github.com/laravel/envoy) - SSH Task Runner ##### Payments @@ -221,17 +221,17 @@ Inspired by [ziadoz/awesome-php](https://github.com/ziadoz/awesome-php) * [Language Files](https://github.com/caouecs/Laravel-lang) - Validation, Pagination and Reminders language lines in 37 languages * [Laravel Localization](https://github.com/mcamara/laravel-localization) - Add i18n support via routes -* [Laravel Translatable](https://github.com/spatie/laravel-translatable) - Making Eloquent models translatable by storing translations as JSON. +* [Laravel Translatable](https://github.com/spatie/laravel-translatable) - Making Eloquent models translatable by storing translations as JSON * [Laravel Translatable](https://github.com/dimsav/laravel-translatable) - Retrieve and store translatable Eloquent model instances * [Laravel Translator](https://github.com/vinkla/laravel-translator) - Translate Eloquent models into multiple languages * [Laravel Date](https://github.com/jenssegers/date) - A library to help you work with dates in multiple languages, based on Carbon * [Laravel Langman](https://github.com/themsaid/laravel-langman) - Manage language files from Artisan Console -* [Laravel Translation](https://github.com/waavi/translation) - Allow live edit/caching of translation entries, and localization of urls and Eloquent Model attributes. +* [Laravel Translation](https://github.com/waavi/translation) - Translation and localization management * [Linguist](https://github.com/keevitaja/linguist) - i18n localization support for Laravel ##### Third-party Service Integration -* [Laravel Analytics](https://github.com/spatie/laravel-analytics) - An opinionated Laravel 5 package to retrieve pageviews and other data from Google Analytics +* [Laravel Analytics](https://github.com/spatie/laravel-analytics) - Retrieve pageviews and other data from Google Analytics * [Laravel DigitalOcean](https://github.com/GrahamCampbell/Laravel-DigitalOcean) - DigitalOceanV2 bridge * [Laravel GitHub](https://github.com/GrahamCampbell/Laravel-GitHub) - PHP GitHub API bridge * [Laravel Instagram](https://github.com/vinkla/laravel-instagram) - Instagram API bridge @@ -246,8 +246,8 @@ Inspired by [ziadoz/awesome-php](https://github.com/ziadoz/awesome-php) * [LaraDock](https://github.com/LaraDock/laradock) - Run Laravel on Docker (Like Homestead but for Docker instead of Vagrant) * [LaraEdit Docker](https://github.com/laraedit/laraedit-docker) - Homestead environment in a single Docker container * [Laragon](https://laragon.org/) - Isolated development environment on Windows -* [Stacker](https://github.com/Maxlab/stacker) - The environment for local web development on Docker. -* [Devilbox](https://github.com/cytopia/devilbox) - A dockerized and general-purpose LAMP/MEAN stack for every PHP version. +* [Stacker](https://github.com/Maxlab/stacker) - The environment for local web development on Docker +* [Devilbox](https://github.com/cytopia/devilbox) - A dockerized and general-purpose LAMP/MEAN stack for every PHP version ## Application Hosting @@ -297,8 +297,8 @@ Inspired by [ziadoz/awesome-php](https://github.com/ziadoz/awesome-php) * [Codecourse](https://www.codecourse.com/) ([YouTube](https://www.youtube.com/user/phpacademy/playlists)) * [Tuts+](http://code.tutsplus.com/categories/laravel/courses) * [Servers for Hackers](https://serversforhackers.com/laravel-perf) -* [Duilio Palacios](https://www.youtube.com/user/silencedsg/videos)(ES) -* [CodigoFacilito](https://codigofacilito.com/courses/laravel)(ES) +* [Duilio Palacios](https://www.youtube.com/user/silencedsg/videos) (ES) +* [CodigoFacilito](https://codigofacilito.com/courses/laravel) (ES) * [DevDojo](https://devdojo.com/search?value=laravel) * [Amitav Roy](https://www.youtube.com/channel/UC4gijXR8cM4gmEt9Olse-TQ/videos) * [Laracademy](https://laracademy.co/) @@ -381,7 +381,7 @@ Inspired by [ziadoz/awesome-php](https://github.com/ziadoz/awesome-php) * [Orchid](https://github.com/TheOrchid/Platform) * [Laravel REST API Boilerplate](https://github.com/francescomalatesta/laravel-api-boilerplate-jwt) * [Hello API](https://github.com/Porto-SAP/Hello-API) -* [REST API With Lumen 5.4](https://github.com/hasib32/rest-api-with-lumen) +* [REST API With Lumen](https://github.com/hasib32/rest-api-with-lumen) * [Laravel Zero - Console application](https://github.com/laravel-zero/laravel-zero) * [Apiato](https://github.com/apiato/apiato) @@ -396,7 +396,7 @@ Inspired by [ziadoz/awesome-php](https://github.com/ziadoz/awesome-php) * [Attendize](https://github.com/Attendize/Attendize) - Ticket selling and event management platform * [Antvel](https://github.com/ant-vel/App) - Ecommerce platform * [Jigsaw](https://github.com/tightenco/jigsaw) - Static site generator -* [Canvas](https://github.com/austintoddj/Canvas) - Minimal Blogging Application For Developers. +* [Canvas](https://github.com/austintoddj/Canvas) - Minimal Blogging Application For Developers * [Vuedo](https://github.com/Vuedo/vuedo) - Vuedo is blog platform, built with Laravel and Vue.js * [Screeenly](https://github.com/stefanzweifel/screeenly) - Create website screenshots through an API * [Voten](https://github.com/voten-co/voten) - A real-time social bookmarking for the 21st century @@ -496,7 +496,7 @@ Inspired by [ziadoz/awesome-php](https://github.com/ziadoz/awesome-php) ## Contributing -Found an awesome package, blog, video etc.? Send me a pull request! +Found an awesome package, blog, course or video? Send me a pull request! #### Guidelines From eb4d8454234e2cdd1d21035041669a0db56489c0 Mon Sep 17 00:00:00 2001 From: Chirag Gude Date: Mon, 26 Mar 2018 00:30:05 +0100 Subject: [PATCH 036/133] Add new books --- README.md | 10 ++++++++-- 1 file changed, 8 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index fbbeb3fb..47e4c32e 100644 --- a/README.md +++ b/README.md @@ -297,6 +297,7 @@ Inspired by [ziadoz/awesome-php](https://github.com/ziadoz/awesome-php) * [Codecourse](https://www.codecourse.com/) ([YouTube](https://www.youtube.com/user/phpacademy/playlists)) * [Tuts+](http://code.tutsplus.com/categories/laravel/courses) * [Servers for Hackers](https://serversforhackers.com/laravel-perf) +* [Test-Driven Laravel](https://course.testdrivenlaravel.com/) * [Duilio Palacios](https://www.youtube.com/user/silencedsg/videos) (ES) * [CodigoFacilito](https://codigofacilito.com/courses/laravel) (ES) * [DevDojo](https://devdojo.com/search?value=laravel) @@ -362,8 +363,13 @@ Inspired by [ziadoz/awesome-php](https://github.com/ziadoz/awesome-php) * [Writing APIs With Lumen](https://leanpub.com/lumen-apis) by Paul Redmond * [The Laravel Survival Guide](https://leanpub.com/laravelsurvivalguide) by Tony Lea * [Laraboot: Laravel 5 For Beginners](https://leanpub.com/laravel-5-for-beginners-laraboot) by Bill Keck -* [Laravel 5.3 For Beginners](https://leanpub.com/laravel-5-3-for-beginners) by Bill Keck -* [Laravel Up & Running](https://laravelupandrunning.com/) +* [Laravel 5.4 For Beginners](https://leanpub.com/laravel-5-4-for-beginners) by Bill Keck +* [Laravel Up & Running](https://www.amazon.com/gp/product/1491936088) by Matt Stauffer +* [Laravel Companion](https://leanpub.com/laravelcompanion-secondedition) by Johnathon Koster +* [Deploy Laravel on AWS with CloudFormation](https://leanpub.com/laravel-aws) by Lionel Martin +* [React Native and Laravel for Future Mobile Development](https://leanpub.com/rn_laravel) by Ega Radiegtya +* [Servers for Hackers](https://book.serversforhackers.com) by Chris Fidao +* [Full-Stack Vue.js 2 and Laravel 5](https://www.amazon.com/Full-Stack-Vue-js-Laravel-frontend-together/dp/1788299582) by Anthony Gore ## Starter Projects From a95121776983c4dbc1880f725f33695014569cba Mon Sep 17 00:00:00 2001 From: Chirag Gude Date: Mon, 26 Mar 2018 00:33:29 +0100 Subject: [PATCH 037/133] Add link for Laracon Australia --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 47e4c32e..55552c31 100644 --- a/README.md +++ b/README.md @@ -312,8 +312,9 @@ Inspired by [ziadoz/awesome-php](https://github.com/ziadoz/awesome-php) * [Laracon US](http://laracon.us/) * [Laracon EU](http://laracon.eu/) -* [Laraconf Brasil](http://laraconfbrasil.com.br/) * [Laracon Online](https://laracon.net/) +* [Laraconf Brasil](http://laraconfbrasil.com.br/) +* [Laracon Australia](https://laracon.com.au/) ##### Videos From a36f819dba88bb682d8715b020260ec2bd8b7cd5 Mon Sep 17 00:00:00 2001 From: Chirag Gude Date: Mon, 26 Mar 2018 00:56:57 +0100 Subject: [PATCH 038/133] Add new codebase for reference --- README.md | 21 ++++++++++----------- 1 file changed, 10 insertions(+), 11 deletions(-) diff --git a/README.md b/README.md index 55552c31..cd5ba2f9 100644 --- a/README.md +++ b/README.md @@ -7,12 +7,12 @@ Inspired by [ziadoz/awesome-php](https://github.com/ziadoz/awesome-php) ## Table of Contents - [Essentials](#essentials) -- [Code Snippets](#code-snippets) - [Packages](#packages) - [Popular Packages](#popular-packages) - [Development Setup](#development-setup) - [Application Hosting](#application-hosting) - [Application Deployment](#application-deployment) +- [Code Snippets](#code-snippets) - [Articles, Tutorials, Blogs, etc.](#articles-tutorials-blogs-etc) - [Videos](#videos) - [Conferences](#conferences) @@ -28,19 +28,12 @@ Inspired by [ziadoz/awesome-php](https://github.com/ziadoz/awesome-php) ## Essentials -* [Laravel](https://laravel.com) -* [Laravel Documentation](https://laravel.com/docs) +* [Laravel](https://laravel.com) ([Documentation](https://laravel.com/docs)) * [Laravel API Reference](https://laravel.com/api/master/) -* [Lumen](https://lumen.laravel.com) -* [Lumen Documentation](https://lumen.laravel.com/docs) +* [Lumen](https://lumen.laravel.com) ([Lumen Documentation](https://lumen.laravel.com/docs)) * [Laracasts](https://laracasts.com) * [Laravel News](https://laravel-news.com) ([archive](https://laravel-news.com/archive/)) -## Code Snippets - -* [Laravel LTS Cheat Sheet ](https://summerblue.github.io/laravel5-cheatsheet/) ([Chinese version](https://cs.phphub.org/)) -* [Laravel Tricks](http://laravel-tricks.com/) - ## Packages * [Packagist](https://packagist.org/) @@ -263,6 +256,11 @@ Inspired by [ziadoz/awesome-php](https://github.com/ziadoz/awesome-php) * [Envoyer](https://envoyer.io/) - Zero down-time Deployer for PHP & Laravel projects * [Rocketeer](https://github.com/rocketeers/rocketeer) - Task runner and deployment package +## Code Snippets + +* [Laravel LTS Cheat Sheet ](https://summerblue.github.io/laravel5-cheatsheet/) ([Chinese version](https://cs.phphub.org/)) +* [Laravel Tricks](http://laravel-tricks.com/) + ## Articles, Tutorials, Blogs etc. * [Tuts+](https://code.tutsplus.com/categories/laravel) @@ -396,7 +394,7 @@ Inspired by [ziadoz/awesome-php](https://github.com/ziadoz/awesome-php) * [Cachet](https://github.com/cachethq/Cachet) - Status page system for websites and APIs * [Deployer](https://github.com/REBELinBLUE/deployer) - Application deployment system -* [GitScrum](https://github.com/renatomarinho/laravel-gitscrum) - Task management of the day-to-day. Git + Scrum = Team More Productive +* [GitScrum](https://github.com/renatomarinho/laravel-gitscrum) - Task management with Git and Scrum * [Invoice Ninja](https://github.com/invoiceninja/invoiceninja) - Invoicing, expenses, & time-tracking application * [Koel](https://github.com/phanan/koel) - Personal music streaming server * [Laravel.io](https://github.com/laravelio/portal) - Source for the Laravel.io Community Portal @@ -407,6 +405,7 @@ Inspired by [ziadoz/awesome-php](https://github.com/ziadoz/awesome-php) * [Vuedo](https://github.com/Vuedo/vuedo) - Vuedo is blog platform, built with Laravel and Vue.js * [Screeenly](https://github.com/stefanzweifel/screeenly) - Create website screenshots through an API * [Voten](https://github.com/voten-co/voten) - A real-time social bookmarking for the 21st century +* [Monica](https://github.com/monicahq/monica) - Personal relationship management system ## Content Management Systems From 331ee1576c6e0f466d01d33e1088a9c8c6298132 Mon Sep 17 00:00:00 2001 From: Chirag Gude Date: Fri, 30 Mar 2018 21:14:54 +0100 Subject: [PATCH 039/133] Minor edits --- README.md | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index cd5ba2f9..513bd050 100644 --- a/README.md +++ b/README.md @@ -30,9 +30,9 @@ Inspired by [ziadoz/awesome-php](https://github.com/ziadoz/awesome-php) * [Laravel](https://laravel.com) ([Documentation](https://laravel.com/docs)) * [Laravel API Reference](https://laravel.com/api/master/) -* [Lumen](https://lumen.laravel.com) ([Lumen Documentation](https://lumen.laravel.com/docs)) +* [Lumen](https://lumen.laravel.com) ([Documentation](https://lumen.laravel.com/docs)) * [Laracasts](https://laracasts.com) -* [Laravel News](https://laravel-news.com) ([archive](https://laravel-news.com/archive/)) +* [Laravel News](https://laravel-news.com) ([Archive](https://laravel-news.com/archive/)) ## Packages @@ -247,7 +247,7 @@ Inspired by [ziadoz/awesome-php](https://github.com/ziadoz/awesome-php) * [Forge](https://forge.laravel.com/) ([ForgeRecipes](http://forgerecipes.com/)) * [FortRabbit](https://www.fortrabbit.com/laravel-hosting) * [PagodaBox](https://pagodabox.io/) ([Documentation](https://pagodabox.io/docs/framework_laravel)) -* [Heroku](https://www.heroku.com/) ([Docs](https://devcenter.heroku.com/articles/getting-started-with-laravel)) +* [Heroku](https://www.heroku.com/) ([Documentation](https://devcenter.heroku.com/articles/getting-started-with-laravel)) * [AWS Elastic Beanstalk](https://aws.amazon.com/elasticbeanstalk/) ([Tutorial](http://docs.aws.amazon.com/elasticbeanstalk/latest/dg/php-laravel-tutorial.html)) * [Cloudways](https://www.cloudways.com/en/laravel-hosting.php) @@ -313,6 +313,7 @@ Inspired by [ziadoz/awesome-php](https://github.com/ziadoz/awesome-php) * [Laracon Online](https://laracon.net/) * [Laraconf Brasil](http://laraconfbrasil.com.br/) * [Laracon Australia](https://laracon.com.au/) +* [Laravel Live](https://laravellive.uk/) ##### Videos From 76c01be7b791fb4f45ad8f39fa1080e3db604362 Mon Sep 17 00:00:00 2001 From: Chirag Gude Date: Fri, 30 Mar 2018 21:16:26 +0100 Subject: [PATCH 040/133] Add laravel certification --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 513bd050..437d1f66 100644 --- a/README.md +++ b/README.md @@ -488,6 +488,7 @@ Inspired by [ziadoz/awesome-php](https://github.com/ziadoz/awesome-php) * [LaraJobs](https://larajobs.com/) * [Laravel Gurus](https://laravelgurus.com/) +* [Laravel Certification](https://laravel.com/certification/) ## Hosted Development Tools From 58645edeff3916b8a2c1d8cf6b4dafb3e6f13a85 Mon Sep 17 00:00:00 2001 From: Chirag Gude Date: Fri, 30 Mar 2018 21:37:53 +0100 Subject: [PATCH 041/133] Reorder packages --- README.md | 37 ++++++++++++++++++++++--------------- 1 file changed, 22 insertions(+), 15 deletions(-) diff --git a/README.md b/README.md index 437d1f66..dd34830f 100644 --- a/README.md +++ b/README.md @@ -51,15 +51,16 @@ Inspired by [ziadoz/awesome-php](https://github.com/ziadoz/awesome-php) * [IDE Helper](https://github.com/barryvdh/laravel-ide-helper) - Generates a helper file for IDE auto-completion * [Laravel 5 Extended Generators](https://github.com/laracasts/Laravel-5-Generators-Extended) - Extends built-in file generators * [Laravel API/Scaffold/CRUD Generator](https://github.com/InfyOmLabs/laravel-generator) - Generator for APIs, CRUD scaffolds etc. -* [Laravel TestTools](https://chrome.google.com/webstore/detail/laravel-testtools/ddieaepnbjhgcbddafciempnibnfnakl) - Chrome extension to generate Laravel integration tests while using your app * [Laravel Tinx](https://github.com/furey/tinx) - Reload your Laravel Tinker session from inside Tinker -* [Laravel Test Factory Generator](https://github.com/mpociot/laravel-test-factory-helper) - Generate Laravel test factories from your existing models * [Laravel API Documentation Generator](https://github.com/mpociot/laravel-apidoc-generator) - Automatically generate your API documentation * [Laravel Packager](https://github.com/Jeroen-G/Laravel-Packager) - A CLI tool for creating Laravel packages * [Workbench Export to Migrations](https://github.com/beckenrode/mysql-workbench-export-laravel-5-migrations) - Workbench plugin for exporting Models to Laravel migrations * [Laravel Decomposer](https://github.com/lubusIN/laravel-decomposer) - List all installed packages, their dependencies, app & server details -##### Debugging & Profiling +##### Testing & Debugging + +* [Laravel TestTools](https://chrome.google.com/webstore/detail/laravel-testtools/ddieaepnbjhgcbddafciempnibnfnakl) - Chrome extension to generate Laravel integration tests while using your app +* [Laravel Test Factory Generator](https://github.com/mpociot/laravel-test-factory-helper) - Generate Laravel test factories from your existing models * [Clockwork](https://github.com/itsgoingd/clockwork) - Integrates Clockwork Chrome extension for debugging and profiling apps * [Debug Bar](https://github.com/barryvdh/laravel-debugbar) - Integrates PHP Debug Bar with Laravel * [Laravel 5 Log Viewer](https://github.com/rap2hpoutre/laravel-log-viewer) - Log viewer @@ -69,8 +70,6 @@ Inspired by [ziadoz/awesome-php](https://github.com/ziadoz/awesome-php) * [Laravel Tracy](https://github.com/recca0120/laravel-tracy) - A Laravel Package to integrate Nette Tracy Debugger * [Laravel API Tester](https://github.com/asvae/laravel-api-tester) - Postman-like tool with Laravel routes * [Laravel Tail](https://github.com/spatie/laravel-tail) - The missing tail command -* [Laravel Failed Job Monitor](https://github.com/spatie/laravel-failed-job-monitor) - Get notified when a queued job fails -* [Laravel Uptime Monitor](https://github.com/spatie/laravel-uptime-monitor) - A powerful and easy to configure uptime and ssl monitor ##### Authentication & Authorization @@ -101,28 +100,21 @@ Inspired by [ziadoz/awesome-php](https://github.com/ziadoz/awesome-php) * [HTML](https://github.com/LaravelCollective/html) - HTML and Form Builders for Laravel * [Multi-tenant](https://github.com/hyn/multi-tenant) - Flexible multi tenancy with secure separation of routes, assets and databases * [Laravel Form Builder](https://github.com/kristijanhusak/laravel-form-builder) - Form builder inspired by Symfony's form builder -* [Intervention Image](https://github.com/Intervention/image) - Image handling library for creating, editing and composing images * [Laravel Activitylog](https://github.com/spatie/laravel-activitylog) - Log activity inside your Laravel app * [Laravel Auditing](https://github.com/owen-it/laravel-auditing) - Audit for Eloquent models * [Laravel Breadcrumbs](https://github.com/davejamesmiller/laravel-breadcrumbs) - Create and manage breadcrumbs * [Laravel Collection Macros](https://github.com/spatie/laravel-collection-macros) - A set of handy collection macros * [Laravel Cookie Consent](https://github.com/spatie/laravel-cookie-consent) - Make your Laravel app comply with the crazy EU cookie law * [Laravel Datatables](https://github.com/yajra/laravel-datatables) - jQuery DataTables API -* [Laravel Excel](https://github.com/Maatwebsite/Laravel-Excel) - Import and export Excel and CSV files * [Laravel GeoIP](https://github.com/Torann/laravel-geoip) - Determine the location of website visitors based on their IP addresses -* [Laravel Glide](https://github.com/spatie/laravel-glide) - Easily convert images with Glide * [Laravel Hashids](https://github.com/vinkla/laravel-hashids) - Generate unique, non-sequential ids using [Hashids](http://hashids.org/php/) * [Laravel Impersonate](https://github.com/404labfr/laravel-impersonate) - A package to authenticate as one of your users * [Laravel Markdown](https://github.com/GrahamCampbell/Laravel-Markdown) - CommonMark markdown parser -* [Laravel MediaLibrary](https://github.com/spatie/laravel-medialibrary) - Associate files with Eloquent models * [Laravel Menu](https://github.com/spatie/laravel-menu) - Html menu generator for Laravel * [Laravel Talk](https://github.com/nahid/talk) - Realtime User messaging system * [Laravel Messenger](https://github.com/cmgmyr/laravel-messenger) - User messaging system * [Laravel Moderation](https://github.com/hootlex/laravel-moderation) - Approve or reject resources like posts, comments, users, etc. * [Laravel Paginateroute](https://github.com/spatie/laravel-paginateroute) - Use Laravel's paginator without the query string -* [Laravel Snappy](https://github.com/barryvdh/laravel-snappy) - HTML to PDF generator using wkhtmltopdf -* [Laravel DOMPDF](https://github.com/barryvdh/laravel-dompdf) - HTML to PDF generator using [dompdf](https://github.com/dompdf/dompdf) -* [Laravel Stapler](https://github.com/CodeSleeve/laravel-stapler) - ORM-based file upload manager * [Laravel URL Signer](https://github.com/spatie/laravel-url-signer) - Create and validate signed URLs with a limited lifetime * [Laravel Tags](https://github.com/spatie/laravel-tags) - Add tags and taggable behaviour * [Laravel Stats Tracker](https://github.com/antonioribeiro/tracker) - Gather information from requests to identify and store @@ -142,9 +134,20 @@ Inspired by [ziadoz/awesome-php](https://github.com/ziadoz/awesome-php) * [Laravel Phone](https://github.com/Propaganistas/Laravel-Phone) - Phone number validator and formatter * [Laravel Ban](https://github.com/cybercog/laravel-ban) - Simplify blocking and banning Eloquent models * [Laravel Proxy](https://github.com/fideloper/TrustedProxy) - Handling sessions when behind load balancers or other intermediaries. -* [Laravel Video Chat](https://github.com/PHPJunior/laravel-video-chat) - Video Chat using Socket.IO and WebRTC +* [Laravel Video Chat](https://github.com/PHPJunior/laravel-video-chat) - Video Chat using Socket.IO and WebRTC +* [Widgets for Laravel](https://github.com/arrilot/laravel-widgets) - A powerful alternative to view composers. -##### Working with Javascript +##### Media & Document Management + +* [Intervention Image](https://github.com/Intervention/image) - Image handling library for creating, editing and composing images +* [Laravel Glide](https://github.com/spatie/laravel-glide) - Easily convert images with Glide +* [Laravel MediaLibrary](https://github.com/spatie/laravel-medialibrary) - Associate files with Eloquent models +* [Laravel Snappy](https://github.com/barryvdh/laravel-snappy) - HTML to PDF generator using wkhtmltopdf +* [Laravel DOMPDF](https://github.com/barryvdh/laravel-dompdf) - HTML to PDF generator using [dompdf](https://github.com/dompdf/dompdf) +* [Laravel Stapler](https://github.com/CodeSleeve/laravel-stapler) - ORM-based file upload manager +* [Laravel Excel](https://github.com/Maatwebsite/Laravel-Excel) - Import and export Excel and CSV files + +##### Integration with Javascript * [Laroute](https://github.com/aaronlord/laroute) - Generate Laravel route URLs from JavaScript * [PHP Vars to JavaScript Transformer](https://github.com/laracasts/PHP-Vars-To-Js-Transformer) - Pass server-side string/array/collection/whatever to JavaScript @@ -207,9 +210,13 @@ Inspired by [ziadoz/awesome-php](https://github.com/ziadoz/awesome-php) * [Laravel HTMLMin](https://github.com/GrahamCampbell/Laravel-HTMLMin) - Blade/HTML/CSS/javascript minifier * [Rememberable](https://github.com/dwightwatson/rememberable) - Query caching for Eloquent * [Widgetize](https://github.com/imanghafoori1/laravel-widgetize) - Page Partial caching -* [Widgets for Laravel](https://github.com/arrilot/laravel-widgets) - A powerful alternative to view composers. * [Laravel Responsecache](https://github.com/spatie/laravel-responsecache) - Speed up app by caching the entire response +##### Monitoring + +* [Laravel Failed Job Monitor](https://github.com/spatie/laravel-failed-job-monitor) - Get notified when a queued job fails +* [Laravel Uptime Monitor](https://github.com/spatie/laravel-uptime-monitor) - A powerful and easy to configure uptime and ssl monitor + ##### Localization * [Language Files](https://github.com/caouecs/Laravel-lang) - Validation, Pagination and Reminders language lines in 37 languages From b8f516ffa26ed6fc5263c9ffeedb2f8c59de1406 Mon Sep 17 00:00:00 2001 From: Chirag Gude Date: Fri, 30 Mar 2018 21:40:30 +0100 Subject: [PATCH 042/133] Add Laravel Horizon --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index dd34830f..f34b30e2 100644 --- a/README.md +++ b/README.md @@ -214,6 +214,7 @@ Inspired by [ziadoz/awesome-php](https://github.com/ziadoz/awesome-php) ##### Monitoring +* [Horizon](https://github.com/laravel/horizon) - Monitor and configure queues with a simple web UI * [Laravel Failed Job Monitor](https://github.com/spatie/laravel-failed-job-monitor) - Get notified when a queued job fails * [Laravel Uptime Monitor](https://github.com/spatie/laravel-uptime-monitor) - A powerful and easy to configure uptime and ssl monitor From d350592236ddbe16579cde46d4640fce89d6e362 Mon Sep 17 00:00:00 2001 From: Chirag Gude Date: Fri, 30 Mar 2018 21:52:02 +0100 Subject: [PATCH 043/133] Add Laravel Spark --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index f34b30e2..b0f7b85e 100644 --- a/README.md +++ b/README.md @@ -381,6 +381,7 @@ Inspired by [ziadoz/awesome-php](https://github.com/ziadoz/awesome-php) ## Starter Projects +* [Spark](https://spark.laravel.com/) * [LaraAdmin](https://github.com/dwijitsolutions/laraadmin) * [Grafite Builder](https://github.com/GrafiteInc/Builder) * [Laravel Boilerplate](https://github.com/rappasoft/laravel-5-boilerplate) From cc61901b64470128dfe8b17fe34a28018a5aa114 Mon Sep 17 00:00:00 2001 From: josemcunha Date: Mon, 9 Apr 2018 14:12:22 +0100 Subject: [PATCH 044/133] Adding a link to 16 Laravel tutorials Link to 16 Laravel tutorials by Pusher --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index b0f7b85e..ae27afaa 100644 --- a/README.md +++ b/README.md @@ -296,6 +296,7 @@ Inspired by [ziadoz/awesome-php](https://github.com/ziadoz/awesome-php) * [Cloudways Laravel Blog](http://cloudways.com/blog/laravel) * [Laravel Best Practices](https://github.com/alexeymezenin/laravel-best-practices) * [KernelDev](https://www.kerneldev.com/category/web-development/laravel/) +* [Pusher Laravel Tutorials](https://pusher.com/tutorials?tag=Laravel) ## Videos From 2e13bf9ca9f666bc150b1938c7e51987d1a5ac31 Mon Sep 17 00:00:00 2001 From: Nikolay Nizruhin Date: Mon, 9 Apr 2018 23:16:02 +0300 Subject: [PATCH 045/133] Add Vessel --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index b0f7b85e..1e8d6a79 100644 --- a/README.md +++ b/README.md @@ -249,6 +249,7 @@ Inspired by [ziadoz/awesome-php](https://github.com/ziadoz/awesome-php) * [Laragon](https://laragon.org/) - Isolated development environment on Windows * [Stacker](https://github.com/Maxlab/stacker) - The environment for local web development on Docker * [Devilbox](https://github.com/cytopia/devilbox) - A dockerized and general-purpose LAMP/MEAN stack for every PHP version +* [Vessel](https://vessel.shippingdocker.com) - Simple Docker development environments for Laravel. ## Application Hosting From b23291f991ced1a4e91ab98bb19739b65fe875aa Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Rapha=C3=ABl=20Huchet?= Date: Tue, 10 Apr 2018 10:11:21 +0200 Subject: [PATCH 046/133] remove datatable This package will not receive any new updates! You can still use this package, but be preparared that there is no active development for this project. This package is abandoned and not recommended for new projects. We recommend to use instead Yajra's Package which offers a nearly-similar API. --- README.md | 1 - 1 file changed, 1 deletion(-) diff --git a/README.md b/README.md index b0f7b85e..aa24146b 100644 --- a/README.md +++ b/README.md @@ -93,7 +93,6 @@ Inspired by [ziadoz/awesome-php](https://github.com/ziadoz/awesome-php) * [Bootstrapper](https://github.com/patricktalmadge/bootstrapper/) - Set of classes to create Bootstrap 3 markup * [Captcha](https://github.com/mewebstudio/captcha) - An anti-bot image captcha system * [Charts](https://github.com/ConsoleTVs/Charts) - Multi-library chart package to create interactive charts. -* [Datatable](https://github.com/Chumper/Datatable) - Server-side and client-side integration for jQuery Datatables plugin * [Eloquent Filter](https://github.com/Tucker-Eric/EloquentFilter) - Filter models and their Rrelationships * [Eloquent Sluggable](https://github.com/cviebrock/eloquent-sluggable) - Create slugs for Eloquent models * [Eloquent Sortable](https://github.com/spatie/eloquent-sortable) - Sortable behaviour for Eloquent models From 1f88bdd4ab459ee86d0b57b1720d8591ae5d9c38 Mon Sep 17 00:00:00 2001 From: manik005 Date: Fri, 20 Apr 2018 22:16:23 +0530 Subject: [PATCH 047/133] added global facebook group --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index b0f7b85e..dcd3cf36 100644 --- a/README.md +++ b/README.md @@ -458,6 +458,7 @@ Inspired by [ziadoz/awesome-php](https://github.com/ziadoz/awesome-php) ##### Local User Groups +* [Laravel Global Community](https://www.facebook.com/groups/group.laravel/) * [Laravel Russia](https://laravel.ru/) ([VK group](http://m.vk.com/laravel_rus)) * [Laravel France](https://laravel.fr/) * [Laravel Indonesia](http://id-laravel.com/) ([Facebook group](https://www.facebook.com/groups/laravel/)) From af0324cdabdb96065c38cac118b7ae2d94fbfd19 Mon Sep 17 00:00:00 2001 From: Nathan Geerinck Date: Sat, 28 Apr 2018 15:01:33 +0200 Subject: [PATCH 048/133] Added Ploi to 'Application Hosting' --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index b0f7b85e..65db20bd 100644 --- a/README.md +++ b/README.md @@ -258,6 +258,7 @@ Inspired by [ziadoz/awesome-php](https://github.com/ziadoz/awesome-php) * [Heroku](https://www.heroku.com/) ([Documentation](https://devcenter.heroku.com/articles/getting-started-with-laravel)) * [AWS Elastic Beanstalk](https://aws.amazon.com/elasticbeanstalk/) ([Tutorial](http://docs.aws.amazon.com/elasticbeanstalk/latest/dg/php-laravel-tutorial.html)) * [Cloudways](https://www.cloudways.com/en/laravel-hosting.php) +* [Ploi](https://ploi.io/) ## Application Deployment From e8c6a701740f47957b3bef1e838e6dfe649df6c8 Mon Sep 17 00:00:00 2001 From: Guilherme Pressutto Date: Tue, 1 May 2018 23:07:57 -0300 Subject: [PATCH 049/133] Fixed typo --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index b0f7b85e..a8759885 100644 --- a/README.md +++ b/README.md @@ -94,7 +94,7 @@ Inspired by [ziadoz/awesome-php](https://github.com/ziadoz/awesome-php) * [Captcha](https://github.com/mewebstudio/captcha) - An anti-bot image captcha system * [Charts](https://github.com/ConsoleTVs/Charts) - Multi-library chart package to create interactive charts. * [Datatable](https://github.com/Chumper/Datatable) - Server-side and client-side integration for jQuery Datatables plugin -* [Eloquent Filter](https://github.com/Tucker-Eric/EloquentFilter) - Filter models and their Rrelationships +* [Eloquent Filter](https://github.com/Tucker-Eric/EloquentFilter) - Filter models and their Relationships * [Eloquent Sluggable](https://github.com/cviebrock/eloquent-sluggable) - Create slugs for Eloquent models * [Eloquent Sortable](https://github.com/spatie/eloquent-sortable) - Sortable behaviour for Eloquent models * [HTML](https://github.com/LaravelCollective/html) - HTML and Form Builders for Laravel From 421ae582cbabb5438226db41cbfaa2bed2f2cd7a Mon Sep 17 00:00:00 2001 From: crnkovic Date: Wed, 2 May 2018 12:34:01 +0200 Subject: [PATCH 050/133] Added crnkovic.me in Blogs section --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index b0f7b85e..e1e0d587 100644 --- a/README.md +++ b/README.md @@ -296,6 +296,7 @@ Inspired by [ziadoz/awesome-php](https://github.com/ziadoz/awesome-php) * [Cloudways Laravel Blog](http://cloudways.com/blog/laravel) * [Laravel Best Practices](https://github.com/alexeymezenin/laravel-best-practices) * [KernelDev](https://www.kerneldev.com/category/web-development/laravel/) +* [Josip Crnkovic](https://crnkovic.me) ## Videos From ad56e41391015739599b0d268cd7bf6b7ef1c73c Mon Sep 17 00:00:00 2001 From: Gaurav Makhecha Date: Tue, 8 May 2018 13:11:29 +0530 Subject: [PATCH 051/133] Add Laravel Live India --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index b0f7b85e..1864d658 100644 --- a/README.md +++ b/README.md @@ -321,7 +321,8 @@ Inspired by [ziadoz/awesome-php](https://github.com/ziadoz/awesome-php) * [Laracon Online](https://laracon.net/) * [Laraconf Brasil](http://laraconfbrasil.com.br/) * [Laracon Australia](https://laracon.com.au/) -* [Laravel Live](https://laravellive.uk/) +* [Laravel Live UK](https://laravellive.uk/) +* [Laravel Live India](http://laravellive.in/) ##### Videos From 39efdfc6c3ecbc21d87680fca9ab20f126d0c6ce Mon Sep 17 00:00:00 2001 From: Gaurav Makhecha Date: Tue, 8 May 2018 13:18:24 +0530 Subject: [PATCH 052/133] Proper awesome_bot option name https://github.com/dkhamsing/awesome_bot#command-line --- .travis.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.travis.yml b/.travis.yml index 701c63f7..3b0d3dfd 100644 --- a/.travis.yml +++ b/.travis.yml @@ -7,4 +7,4 @@ before_script: - gem install awesome_bot script: - - awesome_bot README.md --allow-dupes + - awesome_bot README.md --allow-dupe From c5d6fda816946216ae93a8dd2bdc842bdc3a428f Mon Sep 17 00:00:00 2001 From: Gaurav Makhecha Date: Tue, 8 May 2018 13:22:50 +0530 Subject: [PATCH 053/133] Allow redirects in awesome_bot https://github.com/dkhamsing/awesome_bot#command-line --- .travis.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.travis.yml b/.travis.yml index 3b0d3dfd..bba811d2 100644 --- a/.travis.yml +++ b/.travis.yml @@ -7,4 +7,4 @@ before_script: - gem install awesome_bot script: - - awesome_bot README.md --allow-dupe + - awesome_bot README.md --allow-dupe --allow-redirect From a9cf7ed19aaa5dda2786da3649eca0268f4b17f3 Mon Sep 17 00:00:00 2001 From: Diki Ananta Date: Fri, 18 May 2018 07:26:40 +0700 Subject: [PATCH 054/133] Add Laravel Indonesia on Telegram --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index b0f7b85e..ed1ae47a 100644 --- a/README.md +++ b/README.md @@ -460,7 +460,7 @@ Inspired by [ziadoz/awesome-php](https://github.com/ziadoz/awesome-php) * [Laravel Russia](https://laravel.ru/) ([VK group](http://m.vk.com/laravel_rus)) * [Laravel France](https://laravel.fr/) -* [Laravel Indonesia](http://id-laravel.com/) ([Facebook group](https://www.facebook.com/groups/laravel/)) +* [Laravel Indonesia](http://id-laravel.com/) ([Facebook group](https://www.facebook.com/groups/laravel/), [Telegram](https://t.me/laravelindonesia)) * [Laravel Brasil](http://www.laravel.com.br/) ([Facebook group](https://www.facebook.com/groups/laravelbrasil/), [Slack](http://slack.laravel.com.br), [Telegram](https://telegram.me/laravelbr), [Google+](https://plus.google.com/communities/116661672628675028624), [GitHub](https://github.com/laravelbrasil)) * [Laravel Turkey](http://www.laravel.gen.tr/) ([Facebook group](https://www.facebook.com/groups/laravelturkiye/)) * [Laravel Nigeria](http://www.laranaija.com/) ([Facebook group](https://www.facebook.com/groups/laravelnigeria/)) From ac1352100ab1400eebd78b1a6f1431cdb8354538 Mon Sep 17 00:00:00 2001 From: Dobromir Mateev Date: Mon, 28 May 2018 15:56:13 +0300 Subject: [PATCH 055/133] Add Snipe-IT Codebase for Reference --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index b0f7b85e..302dcc41 100644 --- a/README.md +++ b/README.md @@ -416,6 +416,7 @@ Inspired by [ziadoz/awesome-php](https://github.com/ziadoz/awesome-php) * [Screeenly](https://github.com/stefanzweifel/screeenly) - Create website screenshots through an API * [Voten](https://github.com/voten-co/voten) - A real-time social bookmarking for the 21st century * [Monica](https://github.com/monicahq/monica) - Personal relationship management system +* [Snipe-IT](https://github.com/snipe/snipe-it) - IT asset/license management system ## Content Management Systems From 787ca1c82b4020181da8da211a0473ba77355cd9 Mon Sep 17 00:00:00 2001 From: Michael Burton Date: Fri, 29 Jun 2018 22:15:10 +0100 Subject: [PATCH 056/133] Update Laravel UK Laravel UK has a new website, and with the deprecation of signup.team - that link has to be replaced too. --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index b0f7b85e..27a0427a 100644 --- a/README.md +++ b/README.md @@ -454,7 +454,7 @@ Inspired by [ziadoz/awesome-php](https://github.com/ziadoz/awesome-php) * [Facebook](https://www.facebook.com/LaravelCommunity) * [LinkedIn](https://www.linkedin.com/groups/4419933/profile) * [Laraveles Slack](https://laraveles.slack.com) ([Signup](http://laraveles.com/blog/wp-login.php?action=slack-invitation)) -* [Laravel UK](https://twitter.com/UKLaravel), [Slack Signup](http://laraveluk.signup.team) +* [Laravel UK](https://laravelphp.uk/), [Slack Signup](https://laravelphp.uk/login/slack) ##### Local User Groups From 17ba9edf788f4daf16fffe7f7a857d16411a0373 Mon Sep 17 00:00:00 2001 From: Maxolex Togolais Date: Wed, 4 Jul 2018 19:25:10 +0000 Subject: [PATCH 057/133] Update README.md --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index b0f7b85e..d82da35b 100644 --- a/README.md +++ b/README.md @@ -313,6 +313,7 @@ Inspired by [ziadoz/awesome-php](https://github.com/ziadoz/awesome-php) * [Udemy](https://www.udemy.com/courses/search/?q=laravel) * [Lynda](https://www.lynda.com/search?q=laravel) * [Pluralsight](https://www.pluralsight.com/search?q=laravel&categories=course) +* [Bitfumes](https://www.youtube.com/bitfumes) ## Conferences From 3f569b017ec77514e00040c19cb2a511bcc5b07f Mon Sep 17 00:00:00 2001 From: Mckenzie Arts Date: Thu, 5 Jul 2018 19:10:48 +0100 Subject: [PATCH 058/133] Update readme add Laravel Cameroon --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index b0f7b85e..12ffe637 100644 --- a/README.md +++ b/README.md @@ -479,6 +479,7 @@ Inspired by [ziadoz/awesome-php](https://github.com/ziadoz/awesome-php) * [Laravel Viet Nam](https://www.facebook.com/groups/vietnam.laravel/) * [Laravel Slovenia](https://www.facebook.com/groups/laravelslovenija/) * [Laravel Hungary](https://laravel.hu) +* [Laravel Cameroon](https://laravelcm.com/) ([Slack](https://laravelcm.slack.com), [GitHub](https://github.com/laravelcm), [Facebook page](https://www.facebook.com/laravelcm), [Twitter](https://twitter.com/laravelcm)) ##### Meetups From f467ceae85dca766894e72f4f5060e99d3cab05e Mon Sep 17 00:00:00 2001 From: Vipul Basapati Date: Fri, 6 Jul 2018 13:04:57 +0530 Subject: [PATCH 059/133] Update README.md Added laravel 5 adminpanel started project --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index b0f7b85e..f39074b8 100644 --- a/README.md +++ b/README.md @@ -399,6 +399,7 @@ Inspired by [ziadoz/awesome-php](https://github.com/ziadoz/awesome-php) * [REST API With Lumen](https://github.com/hasib32/rest-api-with-lumen) * [Laravel Zero - Console application](https://github.com/laravel-zero/laravel-zero) * [Apiato](https://github.com/apiato/apiato) +* [Laravel Adminpanel - A Laravel 5 Adminpanel](https://github.com/viralsolani/laravel-adminpanel) ## Codebases for Reference From 333ad42ca9997e5fb89ddf7f9400b8f64ac709fe Mon Sep 17 00:00:00 2001 From: Amadeusz Annissimo Date: Sun, 8 Jul 2018 13:18:18 -0400 Subject: [PATCH 060/133] added Akaunting 744 stars on GitHub --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index b0f7b85e..407c7ca3 100644 --- a/README.md +++ b/README.md @@ -416,6 +416,7 @@ Inspired by [ziadoz/awesome-php](https://github.com/ziadoz/awesome-php) * [Screeenly](https://github.com/stefanzweifel/screeenly) - Create website screenshots through an API * [Voten](https://github.com/voten-co/voten) - A real-time social bookmarking for the 21st century * [Monica](https://github.com/monicahq/monica) - Personal relationship management system +* [Akaunting](https://github.com/akaunting/akaunting) - Accounting software for small businesses and freelancers ## Content Management Systems From 9fa9667300882f599c3fa8f8679c0911ee837c58 Mon Sep 17 00:00:00 2001 From: Recca Tsai Date: Mon, 9 Jul 2018 09:30:49 +0800 Subject: [PATCH 061/133] Laravel Terminal on a web browser --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index b0f7b85e..8b132500 100644 --- a/README.md +++ b/README.md @@ -68,6 +68,7 @@ Inspired by [ziadoz/awesome-php](https://github.com/ziadoz/awesome-php) * [LERN](https://github.com/tylercd100/lern#lern-laravel-exception-recorder-and-notifier) - Record exceptions into a database and will send you a notification * [Mail Preview](https://github.com/themsaid/laravel-mail-preview) - Preview sent mail in a web browser or mail client * [Laravel Tracy](https://github.com/recca0120/laravel-tracy) - A Laravel Package to integrate Nette Tracy Debugger +* [Laravel Terminal](https://github.com/recca0120/laravel-terminal) - run artisan in a web browser * [Laravel API Tester](https://github.com/asvae/laravel-api-tester) - Postman-like tool with Laravel routes * [Laravel Tail](https://github.com/spatie/laravel-tail) - The missing tail command From 9048021555d432673f31810e46328973a3b24242 Mon Sep 17 00:00:00 2001 From: Chirag Gude Date: Sun, 12 Aug 2018 17:17:48 +0100 Subject: [PATCH 062/133] Change SitePoint URL --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 7aee64ed..a10df745 100644 --- a/README.md +++ b/README.md @@ -274,7 +274,7 @@ Inspired by [ziadoz/awesome-php](https://github.com/ziadoz/awesome-php) ## Articles, Tutorials, Blogs etc. * [Tuts+](https://code.tutsplus.com/categories/laravel) -* [SitePoint](https://www.sitepoint.com/php/page/0/?filter[4047]=on) +* [SitePoint](https://www.sitepoint.com/php/laravel-php/) * [Medium](https://medium.com/tag/laravel/latest) * [Scotch](https://scotch.io/tag/laravel) * [Taylor Otwell](http://taylorotwell.com/) From 9c4a05f6e655f672e13fa5d44d62f9a24b05a3c5 Mon Sep 17 00:00:00 2001 From: Chirag Gude Date: Sun, 12 Aug 2018 17:20:15 +0100 Subject: [PATCH 063/133] Add LavaCharts package --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index a10df745..20d00912 100644 --- a/README.md +++ b/README.md @@ -94,6 +94,7 @@ Inspired by [ziadoz/awesome-php](https://github.com/ziadoz/awesome-php) * [Bootstrapper](https://github.com/patricktalmadge/bootstrapper/) - Set of classes to create Bootstrap 3 markup * [Captcha](https://github.com/mewebstudio/captcha) - An anti-bot image captcha system * [Charts](https://github.com/ConsoleTVs/Charts) - Multi-library chart package to create interactive charts +* [Lavacharts](https://github.com/kevinkhill/lavacharts) - Charts and Graphs for PHP Powered by the Google Chart API * [Eloquent Filter](https://github.com/Tucker-Eric/EloquentFilter) - Filter models and their Relationships * [Eloquent Sluggable](https://github.com/cviebrock/eloquent-sluggable) - Create slugs for Eloquent models * [Eloquent Sortable](https://github.com/spatie/eloquent-sortable) - Sortable behaviour for Eloquent models From 4115e9f536121a74c49a609372d07a744792a39a Mon Sep 17 00:00:00 2001 From: Chirag Gude Date: Sun, 12 Aug 2018 17:34:04 +0100 Subject: [PATCH 064/133] Remove invalid URL - Morocco meetup --- README.md | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 20d00912..7f7ca229 100644 --- a/README.md +++ b/README.md @@ -496,13 +496,12 @@ Inspired by [ziadoz/awesome-php](https://github.com/ziadoz/awesome-php) * [All Meetups](http://www.meetup.com/topics/laravel/) * [London Meetup](https://www.meetup.com/London-Laravel/) -* [Buenos Aires, Argentina Meetup](https://www.meetup.com/Laravel-Buenos-Aires/) -* [Morocco Meetup](https://www.meetup.com/moroccophp/) +* [Buenos Aires Meetup](https://www.meetup.com/Laravel-Buenos-Aires/) * [Athens-Greece Meetup](https://www.meetup.com/athens-laravel-meetup/) * [Copenhagen Meetup](https://www.meetup.com/Copenhagen-Laravel-Meetup/) * [Detroit Meetup](https://www.meetup.com/Laravel-Detroit/) * [Paris Meetup](https://www.meetup.com/fr-FR/Paris-Laravel-Meetup/) -* [Melbourne, Australia Meetup](https://www.meetup.com/Melbourne-laravel-Meetup/) +* [Melbourne Meetup](https://www.meetup.com/Melbourne-laravel-Meetup/) * [Budapest Meetup](https://www.meetup.com/Laravel-Hungary-Meetup/) ## Jobs From a2d073fb0b284b0b7a8effade7b2ea417b43efd5 Mon Sep 17 00:00:00 2001 From: Chirag Gude Date: Sun, 12 Aug 2018 17:35:49 +0100 Subject: [PATCH 065/133] Fix URL for Laracon US 2016 --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 7f7ca229..b82d1567 100644 --- a/README.md +++ b/README.md @@ -335,7 +335,7 @@ Inspired by [ziadoz/awesome-php](https://github.com/ziadoz/awesome-php) * [Laracon EU 2017](https://www.youtube.com/watch?v=JPxhnRh1Rr8&list=PLMdXHJK-lGoBFZgG2juDXF6LiikpQeLx2) * [Larcaon US 2017](https://streamacon.com/video/laracon-us-2017) * [Laracon EU 2016](https://www.youtube.com/playlist?list=PLMdXHJK-lGoCMkOxqe82hOC8tgthqhHCN) -* [Laracon US 2016](https://streamacon.com/video/laracon-us) +* [Laracon US 2016](https://streamacon.com/video/laracon-us-2016) * [Laracon EU 2015](https://www.youtube.com/playlist?list=PLMdXHJK-lGoA9SIsuFy0UWL8PZD1G3YFZ) * [Laracon EU 2014](http://laracon.eu/2014/#schedule) * [Laracon US 2014](http://userscape.com/laracon/2014/) From 5b2dbcea90256e2183fccb4735d2c487c9a5a9fa Mon Sep 17 00:00:00 2001 From: Andrey Date: Mon, 13 Aug 2018 13:34:31 +0300 Subject: [PATCH 066/133] Add adm --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index b82d1567..d8b9d7b1 100644 --- a/README.md +++ b/README.md @@ -430,6 +430,7 @@ Inspired by [ziadoz/awesome-php](https://github.com/ziadoz/awesome-php) ## Content Management Systems * [OctoberCMS](https://github.com/octobercms/october) +* [SleepingOwlAdmin](https://github.com/LaravelRUS/SleepingOwlAdmin) * [PyroCMS](https://github.com/pyrocms/pyrocms) * [Lavalite](https://github.com/LavaLite/cms) * [TypiCMS](https://github.com/typicms/base) From 84377fe41f8481e26f36bc9187afc1cb7f539db3 Mon Sep 17 00:00:00 2001 From: Otienoh Date: Thu, 23 Aug 2018 21:04:15 +0300 Subject: [PATCH 067/133] #439 Adds link to the Laracon US 2018 videos --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index b82d1567..5e94f773 100644 --- a/README.md +++ b/README.md @@ -332,6 +332,7 @@ Inspired by [ziadoz/awesome-php](https://github.com/ziadoz/awesome-php) ##### Videos +* [Laracon US 2018](https://www.youtube.com/watch?v=3eyftAR5ilo&list=PL-yJve--iT5oM2LgF37VXsBb8Os4ZulIc) * [Laracon EU 2017](https://www.youtube.com/watch?v=JPxhnRh1Rr8&list=PLMdXHJK-lGoBFZgG2juDXF6LiikpQeLx2) * [Larcaon US 2017](https://streamacon.com/video/laracon-us-2017) * [Laracon EU 2016](https://www.youtube.com/playlist?list=PLMdXHJK-lGoCMkOxqe82hOC8tgthqhHCN) From 90d11f8470ae1d6224e3343b124a25c507bdf63e Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Rapha=C3=ABl=20Huchet?= Date: Thu, 13 Sep 2018 13:20:41 +0200 Subject: [PATCH 068/133] Fast Excel --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index b82d1567..c6e8f15e 100644 --- a/README.md +++ b/README.md @@ -147,6 +147,7 @@ Inspired by [ziadoz/awesome-php](https://github.com/ziadoz/awesome-php) * [Laravel DOMPDF](https://github.com/barryvdh/laravel-dompdf) - HTML to PDF generator using [dompdf](https://github.com/dompdf/dompdf) * [Laravel Stapler](https://github.com/CodeSleeve/laravel-stapler) - ORM-based file upload manager * [Laravel Excel](https://github.com/Maatwebsite/Laravel-Excel) - Import and export Excel and CSV files +* [Fast Excel](https://github.com/rap2hpoutre/fast-excel) - Fast XLSX, CSV and ODT import and export for Laravel ##### Integration with Javascript From c5b98e45b1ff35415f014a3814f27edaca5cc3ff Mon Sep 17 00:00:00 2001 From: Matthias Isler Date: Thu, 13 Sep 2018 15:53:43 +0200 Subject: [PATCH 069/133] Add Lada Cache --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index b82d1567..54b90c22 100644 --- a/README.md +++ b/README.md @@ -172,6 +172,7 @@ Inspired by [ziadoz/awesome-php](https://github.com/ziadoz/awesome-php) * [Sofa/Eloquence](https://github.com/jarektkaczyk/eloquence) - Extensions for the Eloquent ORM * [Tenanti](https://github.com/orchestral/tenanti) - Multi-tenant database schema manager * [Laravel Repository](https://github.com/andersao/l5-repository) - Repositories to abstract the database layer +* [Lada Cache](https://github.com/spiritix/lada-cache) - A Redis based, fully automated and scalable database cache layer ##### Search From 7f152f7945791314a71502dbf2f1bb3474594122 Mon Sep 17 00:00:00 2001 From: Saleem Hadad Date: Sun, 16 Sep 2018 02:12:54 +0800 Subject: [PATCH 070/133] add LaRecipe package --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index b82d1567..b6206a7a 100644 --- a/README.md +++ b/README.md @@ -56,6 +56,7 @@ Inspired by [ziadoz/awesome-php](https://github.com/ziadoz/awesome-php) * [Laravel Packager](https://github.com/Jeroen-G/Laravel-Packager) - A CLI tool for creating Laravel packages * [Workbench Export to Migrations](https://github.com/beckenrode/mysql-workbench-export-laravel-5-migrations) - Workbench plugin for exporting Models to Laravel migrations * [Laravel Decomposer](https://github.com/lubusIN/laravel-decomposer) - List all installed packages, their dependencies, app & server details +* [LaRecipe](https://github.com/saleem-hadad/larecipe) - Write gorgeous documentations for your products using Markdown inside your Laravel app. ##### Testing & Debugging From 8fa64a339bf8941986023bc1505cb715129037fb Mon Sep 17 00:00:00 2001 From: Rahman Younus Date: Mon, 1 Oct 2018 15:14:40 +0100 Subject: [PATCH 071/133] Added ImageUp --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index b82d1567..8c508cdd 100644 --- a/README.md +++ b/README.md @@ -141,6 +141,7 @@ Inspired by [ziadoz/awesome-php](https://github.com/ziadoz/awesome-php) ##### Media & Document Management * [Intervention Image](https://github.com/Intervention/image) - Image handling library for creating, editing and composing images +* [Laravel ImageUp](https://github.com/qcod/laravel-imageup) - Yet another image manipulation package, adds tons of extra functionality * [Laravel Glide](https://github.com/spatie/laravel-glide) - Easily convert images with Glide * [Laravel MediaLibrary](https://github.com/spatie/laravel-medialibrary) - Associate files with Eloquent models * [Laravel Snappy](https://github.com/barryvdh/laravel-snappy) - HTML to PDF generator using wkhtmltopdf From 5b9995ee91876fccbbd82d79439ed532736abd68 Mon Sep 17 00:00:00 2001 From: Dominic Fitch-Jones Date: Mon, 1 Oct 2018 13:58:02 -0400 Subject: [PATCH 072/133] Add CodePier --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index b82d1567..909ad5d5 100644 --- a/README.md +++ b/README.md @@ -261,6 +261,7 @@ Inspired by [ziadoz/awesome-php](https://github.com/ziadoz/awesome-php) * [AWS Elastic Beanstalk](https://aws.amazon.com/elasticbeanstalk/) ([Tutorial](http://docs.aws.amazon.com/elasticbeanstalk/latest/dg/php-laravel-tutorial.html)) * [Cloudways](https://www.cloudways.com/en/laravel-hosting.php) * [Ploi](https://ploi.io/) +* [CodePier](https://codepier.io?ref=awesome-laravel) ## Application Deployment From 70cff65554e24e16b8ce45911d537b8a1a80fded Mon Sep 17 00:00:00 2001 From: Z Date: Fri, 5 Oct 2018 23:40:38 +0800 Subject: [PATCH 073/133] Add GraphQL Lighthouse --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index b82d1567..0146dd23 100644 --- a/README.md +++ b/README.md @@ -191,6 +191,7 @@ Inspired by [ziadoz/awesome-php](https://github.com/ziadoz/awesome-php) * [Laravel CORS](https://github.com/barryvdh/laravel-cors) - Add CORS (Cross-Origin Resource Sharing) headers support * [Laravel Fractal](https://github.com/spatie/laravel-fractal) - Output complex, flexible, AJAX/RESTful data structures with Fractal * [Laravel GraphQL](https://github.com/Folkloreatelier/laravel-graphql) - Supports Relay, eloquent models, validation and GraphiQL +* [Lighthouse](https://github.com/nuwave/lighthouse) - An up and coming GraphQL library for Laravel * [Laravel Responder](https://github.com/flugger/laravel-responder) - Build custom API responses with Fractal ##### Tasks, Commands and Scheduling From fab96b12eca5be2aa16257ce1dc0122fbd582d24 Mon Sep 17 00:00:00 2001 From: Chirag Gude Date: Sun, 7 Oct 2018 23:13:16 +0100 Subject: [PATCH 074/133] Remove dead links --- README.md | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/README.md b/README.md index b82d1567..78caaa82 100644 --- a/README.md +++ b/README.md @@ -254,9 +254,8 @@ Inspired by [ziadoz/awesome-php](https://github.com/ziadoz/awesome-php) ## Application Hosting -* [Forge](https://forge.laravel.com/) ([ForgeRecipes](http://forgerecipes.com/)) +* [Forge](https://forge.laravel.com/) ([ForgeRecipes](https://forgerecipes.com/)) * [FortRabbit](https://www.fortrabbit.com/laravel-hosting) -* [PagodaBox](https://pagodabox.io/) ([Documentation](https://pagodabox.io/docs/framework_laravel)) * [Heroku](https://www.heroku.com/) ([Documentation](https://devcenter.heroku.com/articles/getting-started-with-laravel)) * [AWS Elastic Beanstalk](https://aws.amazon.com/elasticbeanstalk/) ([Tutorial](http://docs.aws.amazon.com/elasticbeanstalk/latest/dg/php-laravel-tutorial.html)) * [Cloudways](https://www.cloudways.com/en/laravel-hosting.php) From 3fdab99ee238ae275de7fffa3dedb904b2c15db0 Mon Sep 17 00:00:00 2001 From: Chirag Gude Date: Sun, 7 Oct 2018 23:45:20 +0100 Subject: [PATCH 075/133] Update travis.yml --- .travis.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.travis.yml b/.travis.yml index bba811d2..6153741d 100644 --- a/.travis.yml +++ b/.travis.yml @@ -7,4 +7,4 @@ before_script: - gem install awesome_bot script: - - awesome_bot README.md --allow-dupe --allow-redirect + - awesome_bot README.md --allow-dupe --allow-redirect --allow-ssl From 87c7597b95e654b0d6364a488c595ead3a932669 Mon Sep 17 00:00:00 2001 From: Chirag Gude Date: Sun, 7 Oct 2018 23:45:30 +0100 Subject: [PATCH 076/133] Remove dead link --- README.md | 1 - 1 file changed, 1 deletion(-) diff --git a/README.md b/README.md index 43c61b74..55721587 100644 --- a/README.md +++ b/README.md @@ -364,7 +364,6 @@ Inspired by [ziadoz/awesome-php](https://github.com/ziadoz/awesome-php) * [Build APIs You Won't Hate](https://leanpub.com/build-apis-you-wont-hate) by Phil Sturgeon * [Integrating Front end Components with Web Applications](https://leanpub.com/frontend) by Maksim Surguy * [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 -* [Step by Step Real World Application with Laravel 4](https://leanpub.com/real-world-laravel4) by Ibrahim Yusuf * [Learning Laravel 4 Application Development](https://www.packtpub.com/web-development/learning-laravel-4-application-development) by Hardik Dangar * [Getting Started with Laravel 4](https://www.packtpub.com/web-development/getting-started-laravel-4) by Raphaël Saunier * [Laravel Application Development Cookbook](https://www.packtpub.com/web-development/laravel-application-development-cookbook) by Terry Matula From ddb3486a0eeb63bcd3da3a3dc4fd08b517dd6a4d Mon Sep 17 00:00:00 2001 From: a-komarev Date: Mon, 8 Oct 2018 02:52:23 +0300 Subject: [PATCH 077/133] Add Laravel Love package --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 55721587..4a21a67f 100644 --- a/README.md +++ b/README.md @@ -138,6 +138,7 @@ Inspired by [ziadoz/awesome-php](https://github.com/ziadoz/awesome-php) * [Laravel Proxy](https://github.com/fideloper/TrustedProxy) - Handling sessions when behind load balancers or other intermediaries. * [Laravel Video Chat](https://github.com/PHPJunior/laravel-video-chat) - Video Chat using Socket.IO and WebRTC * [Widgets for Laravel](https://github.com/arrilot/laravel-widgets) - A powerful alternative to view composers. +* [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. ##### Media & Document Management From cec198727ac0985a79e7b4d57f40505758f08732 Mon Sep 17 00:00:00 2001 From: Davide Bellini Date: Tue, 23 Oct 2018 00:01:50 +0200 Subject: [PATCH 078/133] Added RunCloud as application hosting --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 55721587..fb0e0d56 100644 --- a/README.md +++ b/README.md @@ -266,6 +266,7 @@ Inspired by [ziadoz/awesome-php](https://github.com/ziadoz/awesome-php) * [Cloudways](https://www.cloudways.com/en/laravel-hosting.php) * [Ploi](https://ploi.io/) * [CodePier](https://codepier.io?ref=awesome-laravel) +* [RunCloud](https://runcloud.io/) ## Application Deployment From 414c0db703f3750729c045b704ec7c055f13a5ba Mon Sep 17 00:00:00 2001 From: jl9404 Date: Tue, 30 Oct 2018 23:36:39 +0800 Subject: [PATCH 079/133] Add grimzy/laravel-mysql-spatial --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 55721587..e0666cee 100644 --- a/README.md +++ b/README.md @@ -176,6 +176,7 @@ Inspired by [ziadoz/awesome-php](https://github.com/ziadoz/awesome-php) * [Tenanti](https://github.com/orchestral/tenanti) - Multi-tenant database schema manager * [Laravel Repository](https://github.com/andersao/l5-repository) - Repositories to abstract the database layer * [Lada Cache](https://github.com/spiritix/lada-cache) - A Redis based, fully automated and scalable database cache layer +* [Laravel MySQL Spatial extension](https://github.com/grimzy/laravel-mysql-spatial) - easily work with MySQL Spatial Data Types and MySQL Spatial Functions ##### Search From 66695ec39070a4ddc1c50e967a570758f18eda15 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Rapha=C3=ABl=20Huchet?= Date: Fri, 2 Nov 2018 14:20:35 +0100 Subject: [PATCH 080/133] paginateroute is abandonned Source: https://github.com/spatie/laravel-paginateroute --- README.md | 1 - 1 file changed, 1 deletion(-) diff --git a/README.md b/README.md index 55721587..edb8dcc9 100644 --- a/README.md +++ b/README.md @@ -116,7 +116,6 @@ Inspired by [ziadoz/awesome-php](https://github.com/ziadoz/awesome-php) * [Laravel Talk](https://github.com/nahid/talk) - Realtime User messaging system * [Laravel Messenger](https://github.com/cmgmyr/laravel-messenger) - User messaging system * [Laravel Moderation](https://github.com/hootlex/laravel-moderation) - Approve or reject resources like posts, comments, users, etc. -* [Laravel Paginateroute](https://github.com/spatie/laravel-paginateroute) - Use Laravel's paginator without the query string * [Laravel URL Signer](https://github.com/spatie/laravel-url-signer) - Create and validate signed URLs with a limited lifetime * [Laravel Tags](https://github.com/spatie/laravel-tags) - Add tags and taggable behaviour * [Laravel Stats Tracker](https://github.com/antonioribeiro/tracker) - Gather information from requests to identify and store From 92c49b65235aa497af52941323b9c18729c7dd12 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Rapha=C3=ABl=20Huchet?= Date: Fri, 2 Nov 2018 14:21:52 +0100 Subject: [PATCH 081/133] Laravel URL Signer is abandonned Laravel URL Signer is abandonned. Source: https://github.com/spatie/laravel-url-signer --- README.md | 1 - 1 file changed, 1 deletion(-) diff --git a/README.md b/README.md index 55721587..0c82d7b3 100644 --- a/README.md +++ b/README.md @@ -117,7 +117,6 @@ Inspired by [ziadoz/awesome-php](https://github.com/ziadoz/awesome-php) * [Laravel Messenger](https://github.com/cmgmyr/laravel-messenger) - User messaging system * [Laravel Moderation](https://github.com/hootlex/laravel-moderation) - Approve or reject resources like posts, comments, users, etc. * [Laravel Paginateroute](https://github.com/spatie/laravel-paginateroute) - Use Laravel's paginator without the query string -* [Laravel URL Signer](https://github.com/spatie/laravel-url-signer) - Create and validate signed URLs with a limited lifetime * [Laravel Tags](https://github.com/spatie/laravel-tags) - Add tags and taggable behaviour * [Laravel Stats Tracker](https://github.com/antonioribeiro/tracker) - Gather information from requests to identify and store * [Listify](https://github.com/lookitsatravis/listify) - Add sorting/ordering capabilities to any Eloquent model From 17e9aa4a2be0df6eb7853ea6e1f9ee629b9dd72a Mon Sep 17 00:00:00 2001 From: mishu Date: Thu, 8 Nov 2018 09:57:50 +0200 Subject: [PATCH 082/133] adds Laravel Enso to the Starter Projects section --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 55721587..e7cb6fdb 100644 --- a/README.md +++ b/README.md @@ -412,6 +412,7 @@ Inspired by [ziadoz/awesome-php](https://github.com/ziadoz/awesome-php) * [Laravel Zero - Console application](https://github.com/laravel-zero/laravel-zero) * [Apiato](https://github.com/apiato/apiato) * [Laravel Adminpanel - A Laravel 5 Adminpanel](https://github.com/viralsolani/laravel-adminpanel) +* [Laravel Enso - SPA Admin Panel built with Bulma, VueJS and Laravel](https://github.com/laravel-enso/enso) ## Codebases for Reference From 81836166c2d0f295e72f997a8162bebfcd88aa8e Mon Sep 17 00:00:00 2001 From: Maxolex Togolais Date: Wed, 21 Nov 2018 20:43:37 +0000 Subject: [PATCH 083/133] Update README.md Add Laravel Telescope And Laravel Nova to README.md --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 55721587..3d6d610f 100644 --- a/README.md +++ b/README.md @@ -72,6 +72,7 @@ Inspired by [ziadoz/awesome-php](https://github.com/ziadoz/awesome-php) * [Laravel Terminal](https://github.com/recca0120/laravel-terminal) - run artisan in a web browser * [Laravel API Tester](https://github.com/asvae/laravel-api-tester) - Postman-like tool with Laravel routes * [Laravel Tail](https://github.com/spatie/laravel-tail) - The missing tail command +* [Larvel Telescope](https://github.com/laravel/telescope) - Laravel Telescope is an elegant debug assistant for the Laravel framework ##### Authentication & Authorization @@ -138,6 +139,7 @@ Inspired by [ziadoz/awesome-php](https://github.com/ziadoz/awesome-php) * [Laravel Proxy](https://github.com/fideloper/TrustedProxy) - Handling sessions when behind load balancers or other intermediaries. * [Laravel Video Chat](https://github.com/PHPJunior/laravel-video-chat) - Video Chat using Socket.IO and WebRTC * [Widgets for Laravel](https://github.com/arrilot/laravel-widgets) - A powerful alternative to view composers. +* [Laravel Nova](https://nova.laravel.com/) - Nova is a beautifully designed administration panel for Laravel ##### Media & Document Management From 849bc6c6c0fd28eb8daa279af84a3e820c923665 Mon Sep 17 00:00:00 2001 From: Iman Date: Mon, 26 Nov 2018 15:51:39 +0330 Subject: [PATCH 084/133] Added laravel-heyman package Added laravel-heyman package. Created by the author of laravel-widgetize Note that this package is somewhat unique, that it complements the work of other ACL packages (like laratrust, Bouncer and etc.) In other words, it is not a re-invention of the already invented wheel. ;-) --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index b0f7b85e..ac20b08c 100644 --- a/README.md +++ b/README.md @@ -86,6 +86,7 @@ Inspired by [ziadoz/awesome-php](https://github.com/ziadoz/awesome-php) * [Laravel User Verification](https://github.com/jrean/laravel-user-verification) - Handle the user verification flow and validate email * [Adldap2 Laravel](https://github.com/Adldap2/Adldap2-Laravel) - LDAP authentication and Active Directory management * [Doorman](https://github.com/clarkeash/doorman) - Limit access to your Laravel applications by using invite codes +* [Laravel Heyman](https://github.com/imanghafoori1/laravel-heyman) - Heyman just continues where the other role&permission packages left off ##### Utilities From 0c227ad1e88c5a80e578840555f104bc314c20d2 Mon Sep 17 00:00:00 2001 From: BePsvPT Date: Tue, 27 Nov 2018 21:10:14 +0800 Subject: [PATCH 085/133] add bepsvpt/secure-headers --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 55721587..e6229e14 100644 --- a/README.md +++ b/README.md @@ -138,6 +138,7 @@ Inspired by [ziadoz/awesome-php](https://github.com/ziadoz/awesome-php) * [Laravel Proxy](https://github.com/fideloper/TrustedProxy) - Handling sessions when behind load balancers or other intermediaries. * [Laravel Video Chat](https://github.com/PHPJunior/laravel-video-chat) - Video Chat using Socket.IO and WebRTC * [Widgets for Laravel](https://github.com/arrilot/laravel-widgets) - A powerful alternative to view composers. +* [Secure Headers](https://github.com/BePsvPT/secure-headers) - Add security related headers to HTTP response ##### Media & Document Management From 6888061be159c06a4ef2e8b75af630e63cacbdd7 Mon Sep 17 00:00:00 2001 From: Alefe Souza Date: Mon, 3 Dec 2018 14:04:26 -0200 Subject: [PATCH 086/133] Add alefesouza/laravel-vue-boilerplate --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 55721587..c0de8172 100644 --- a/README.md +++ b/README.md @@ -412,6 +412,7 @@ Inspired by [ziadoz/awesome-php](https://github.com/ziadoz/awesome-php) * [Laravel Zero - Console application](https://github.com/laravel-zero/laravel-zero) * [Apiato](https://github.com/apiato/apiato) * [Laravel Adminpanel - A Laravel 5 Adminpanel](https://github.com/viralsolani/laravel-adminpanel) +* [Laravel Vue Boilerplate](https://github.com/alefesouza/laravel-vue-boilerplate) ## Codebases for Reference From 6cfe8a7d8c01c32c3a43bf318f547bb391576fc4 Mon Sep 17 00:00:00 2001 From: Adi SK Date: Wed, 5 Dec 2018 12:42:03 +0530 Subject: [PATCH 087/133] Added LaravelLinks to misc category --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 55721587..e60fd4cb 100644 --- a/README.md +++ b/README.md @@ -527,6 +527,7 @@ Inspired by [ziadoz/awesome-php](https://github.com/ziadoz/awesome-php) ## Miscellaneous * [CodeCanyon](https://codecanyon.net/tags/laravel?term=laravel) - Paid scripts and plugins +* [LaravelLinks](https://telegram.me/laravellinks) - A Telegram Channel dedicated to sharing great Laravel Resources ## Contributing From cdf77362ee5cdbd75767ee847250e908a7554eea Mon Sep 17 00:00:00 2001 From: Iman Date: Wed, 19 Dec 2018 10:30:30 +0330 Subject: [PATCH 088/133] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index ac20b08c..96a670a0 100644 --- a/README.md +++ b/README.md @@ -86,7 +86,7 @@ Inspired by [ziadoz/awesome-php](https://github.com/ziadoz/awesome-php) * [Laravel User Verification](https://github.com/jrean/laravel-user-verification) - Handle the user verification flow and validate email * [Adldap2 Laravel](https://github.com/Adldap2/Adldap2-Laravel) - LDAP authentication and Active Directory management * [Doorman](https://github.com/clarkeash/doorman) - Limit access to your Laravel applications by using invite codes -* [Laravel Heyman](https://github.com/imanghafoori1/laravel-heyman) - Heyman just continues where the other role&permission packages left off +* [Laravel Heyman](https://github.com/imanghafoori1/laravel-heyman) - Heyman continues where the above role-permission packages left off ##### Utilities From 1bacbf774b714aa0ebc552a5ba46a610cce38772 Mon Sep 17 00:00:00 2001 From: Adi SK Date: Fri, 21 Dec 2018 06:38:55 +0530 Subject: [PATCH 089/133] Added LaravelCollections.com --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index e60fd4cb..cb78bd10 100644 --- a/README.md +++ b/README.md @@ -527,6 +527,7 @@ Inspired by [ziadoz/awesome-php](https://github.com/ziadoz/awesome-php) ## Miscellaneous * [CodeCanyon](https://codecanyon.net/tags/laravel?term=laravel) - Paid scripts and plugins +* [Laravel Collections](https://laravelcollections.com) - Every Laravel Developers Goto Resource Site * [LaravelLinks](https://telegram.me/laravellinks) - A Telegram Channel dedicated to sharing great Laravel Resources ## Contributing From f498ad470ad3fc14d3e9889caba5b2b8c19e0d39 Mon Sep 17 00:00:00 2001 From: Chirag Gude Date: Sat, 26 Jan 2019 23:16:21 +0000 Subject: [PATCH 090/133] Update requirements --- CONTRIBUTING.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index ea0199f7..6f82451f 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -4,8 +4,8 @@ Contributions are welcome, and are accepted via pull requests. Please review the ## Must haves for Packages, Starter Projects, Codebases etc. -- 200 stars on Github. -- Support Laravel 5.1 LTS or higher. +- 300+ stars on GitHub. +- Support Laravel 5.5 LTS or higher. - Use [PSR-4](http://www.php-fig.org/psr/psr-4/) autoloader. - Packages must be listed on [Packagist](https://packagist.org/). - Packages must have also had 10,000 downloads. From c3755514685c1db5e29fdd237d5425bd8a254351 Mon Sep 17 00:00:00 2001 From: Anton Medvedev Date: Sun, 27 Jan 2019 09:56:33 +0700 Subject: [PATCH 091/133] Update README.md --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 66d60d0b..cde3d95f 100644 --- a/README.md +++ b/README.md @@ -274,6 +274,7 @@ Inspired by [ziadoz/awesome-php](https://github.com/ziadoz/awesome-php) ## Application Deployment +* [Deployer](https://deployer.org/) - A deployment tool with support for Laravel out of the box * [Envoyer](https://envoyer.io/) - Zero down-time Deployer for PHP & Laravel projects * [Rocketeer](https://github.com/rocketeers/rocketeer) - Task runner and deployment package From d26b9f37ccff77d54c3dfb3e9ff700f1bf95bdf6 Mon Sep 17 00:00:00 2001 From: Amadeusz Annissimo Date: Tue, 29 Jan 2019 08:08:33 +0000 Subject: [PATCH 092/133] Added Matt Stauffer's examples of using Illuminate components This may not be strictly a 'production' codebase, but it's a good project that can be used as a reference. --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 66d60d0b..7dac60c6 100644 --- a/README.md +++ b/README.md @@ -438,6 +438,7 @@ Inspired by [ziadoz/awesome-php](https://github.com/ziadoz/awesome-php) * [Monica](https://github.com/monicahq/monica) - Personal relationship management system * [Snipe-IT](https://github.com/snipe/snipe-it) - IT asset/license management system * [Akaunting](https://github.com/akaunting/akaunting) - Accounting software for small businesses and freelancers +* [Torch](https://github.com/mattstauffer/Torch) - Examples of using each Illuminate component in non-Laravel applications ## Content Management Systems From c80b387bb3d064cfd1771747f2507a380d8a2767 Mon Sep 17 00:00:00 2001 From: Tanbir chowdhury Date: Wed, 27 Feb 2019 13:41:16 +0600 Subject: [PATCH 093/133] Added laravel Bangladesh Community --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 66d60d0b..91d9ec05 100644 --- a/README.md +++ b/README.md @@ -484,6 +484,7 @@ Inspired by [ziadoz/awesome-php](https://github.com/ziadoz/awesome-php) * [Laravel Global Community](https://www.facebook.com/groups/group.laravel/) * [Laravel Russia](https://laravel.ru/) ([VK group](http://m.vk.com/laravel_rus)) * [Laravel France](https://laravel.fr/) +* [Laravel Bangladesh](https://www.facebook.com/groups/LaravelBanglaDesh/) * [Laravel Indonesia](http://id-laravel.com/) ([Facebook group](https://www.facebook.com/groups/laravel/), [Telegram](https://t.me/laravelindonesia)) * [Laravel Brasil](http://www.laravel.com.br/) ([Facebook group](https://www.facebook.com/groups/laravelbrasil/), [Slack](http://slack.laravel.com.br), [Telegram](https://telegram.me/laravelbr), [Google+](https://plus.google.com/communities/116661672628675028624), [GitHub](https://github.com/laravelbrasil)) * [Laravel Turkey](http://www.laravel.gen.tr/) ([Facebook group](https://www.facebook.com/groups/laravelturkiye/)) From f7f6c5eecd386a8b3d7caebae200f9c421896dd0 Mon Sep 17 00:00:00 2001 From: Neil M Date: Tue, 5 Mar 2019 21:11:54 +0000 Subject: [PATCH 094/133] Add Pixelfed --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 66d60d0b..408a48de 100644 --- a/README.md +++ b/README.md @@ -438,6 +438,7 @@ Inspired by [ziadoz/awesome-php](https://github.com/ziadoz/awesome-php) * [Monica](https://github.com/monicahq/monica) - Personal relationship management system * [Snipe-IT](https://github.com/snipe/snipe-it) - IT asset/license management system * [Akaunting](https://github.com/akaunting/akaunting) - Accounting software for small businesses and freelancers +* [Pixelfed](https://github.com/pixelfed/pixelfed) - A free and ethical photo sharing platform, powered by ActivityPub federation ## Content Management Systems From c0515d4fc3692f3dde08fc509d83ec8e5db1c59f Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E6=9C=B1=E6=99=BA=E8=B6=85?= Date: Thu, 28 Mar 2019 17:39:11 +0800 Subject: [PATCH 095/133] folkloreinc graphql is no longuer maintained [https://github.com/folkloreinc/laravel-graphql#this-package-is-no-longuer-maintained-please-use-rebinggraphql-laravel-or-other-laravel-graphql-packages](https://github.com/folkloreinc/laravel-graphql#this-package-is-no-longuer-maintained-please-use-rebinggraphql-laravel-or-other-laravel-graphql-packages) As folkloreinc/laravel-graphql readme says "This package is no longuer maintained", and this repository has been archived. But rebing/graphql-laravel can instead it almost perfect. --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 66d60d0b..fda54f11 100644 --- a/README.md +++ b/README.md @@ -198,7 +198,7 @@ Inspired by [ziadoz/awesome-php](https://github.com/ziadoz/awesome-php) * [Dingo API](https://github.com/dingo/api) - Multi-purpose toolkit for developing RESTful APIs * [Laravel CORS](https://github.com/barryvdh/laravel-cors) - Add CORS (Cross-Origin Resource Sharing) headers support * [Laravel Fractal](https://github.com/spatie/laravel-fractal) - Output complex, flexible, AJAX/RESTful data structures with Fractal -* [Laravel GraphQL](https://github.com/Folkloreatelier/laravel-graphql) - Supports Relay, eloquent models, validation and GraphiQL +* [Laravel GraphQL](https://github.com/rebing/graphql-laravel) - Supports Relay, eloquent models, validation and GraphiQL * [Lighthouse](https://github.com/nuwave/lighthouse) - An up and coming GraphQL library for Laravel * [Laravel Responder](https://github.com/flugger/laravel-responder) - Build custom API responses with Fractal From 019a15407912619b29e686e9195a7f2386a2c4f5 Mon Sep 17 00:00:00 2001 From: Andrew Schmelyun Date: Wed, 17 Apr 2019 12:56:19 -0400 Subject: [PATCH 096/133] Adds larametrics to monitoring --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 66d60d0b..f6e93351 100644 --- a/README.md +++ b/README.md @@ -227,6 +227,7 @@ Inspired by [ziadoz/awesome-php](https://github.com/ziadoz/awesome-php) * [Horizon](https://github.com/laravel/horizon) - Monitor and configure queues with a simple web UI * [Laravel Failed Job Monitor](https://github.com/spatie/laravel-failed-job-monitor) - Get notified when a queued job fails * [Laravel Uptime Monitor](https://github.com/spatie/laravel-uptime-monitor) - A powerful and easy to configure uptime and ssl monitor +* [Larametrics](https://github.com/aschmelyun/larametrics) - A self-hosted metrics and notifications platform for Laravel apps ##### Localization From 7036db1070d10c93017149868e12989430bde755 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E5=B0=8F=E5=85=8B?= Date: Wed, 24 Apr 2019 13:19:48 +0800 Subject: [PATCH 097/133] Add Laravolt Avatar Plug n play avatar, turn name, email, and any other string into beautiful avatar (or gravatar), effortless. --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 66d60d0b..4d8cad00 100644 --- a/README.md +++ b/README.md @@ -153,6 +153,7 @@ Inspired by [ziadoz/awesome-php](https://github.com/ziadoz/awesome-php) * [Laravel Stapler](https://github.com/CodeSleeve/laravel-stapler) - ORM-based file upload manager * [Laravel Excel](https://github.com/Maatwebsite/Laravel-Excel) - Import and export Excel and CSV files * [Fast Excel](https://github.com/rap2hpoutre/fast-excel) - Fast XLSX, CSV and ODT import and export for Laravel +* [Laravolt Avatar](https://github.com/laravolt/avatar) - Plug n play avatar, turn name, email, and any other string into beautiful avatar (or gravatar), effortless. ##### Integration with Javascript From 8e4fdda64e58cfd589c000511e3ed1ed410374ae Mon Sep 17 00:00:00 2001 From: Jinva Date: Sun, 5 May 2019 09:33:05 +0800 Subject: [PATCH 098/133] add page cache tool Caches responses as static files on disk for lightning fast page loads. --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 66d60d0b..5e46df3c 100644 --- a/README.md +++ b/README.md @@ -125,6 +125,7 @@ Inspired by [ziadoz/awesome-php](https://github.com/ziadoz/awesome-php) * [Purifier](https://github.com/mewebstudio/purifier) - HTML filter * [Revisionable](https://github.com/VentureCraft/revisionable) - Create a revision history for Eloquent models * [SEOTools](https://github.com/artesaos/seotools) - Helpers for some common SEO techniques +* [Page Cache](https://github.com/JosephSilber/page-cache) - Caches responses as static files on disk for lightning fast page loads * [Laravel Setting](https://github.com/anlutro/laravel-settings) - Persistent configuration settings that are stored in JSON files * [Friendship](https://github.com/hootlex/laravel-friendships) - Friendship management system * [Teamwork](https://github.com/mpociot/teamwork) - User to team associations with an invite system From 9bbab28cc0ed256473310592875b20ca16bcb869 Mon Sep 17 00:00:00 2001 From: LaraShout <43721886+LaraShout@users.noreply.github.com> Date: Mon, 20 May 2019 12:41:38 +0100 Subject: [PATCH 099/133] larashout link added --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 66d60d0b..c0377900 100644 --- a/README.md +++ b/README.md @@ -311,6 +311,7 @@ Inspired by [ziadoz/awesome-php](https://github.com/ziadoz/awesome-php) * [KernelDev](https://www.kerneldev.com/category/web-development/laravel/) * [Pusher Laravel Tutorials](https://pusher.com/tutorials?tag=Laravel) * [Josip Crnkovic](https://crnkovic.me/tag/laravel/) +* [LaraShout](https://larashout.com/) ## Videos From 3fdece5c73f9f1aabd0d146a32bca81c937a7d97 Mon Sep 17 00:00:00 2001 From: Cristian Tabacitu Date: Tue, 30 Jul 2019 10:05:34 +0300 Subject: [PATCH 100/133] Fix typo Larcaon to Laracon --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 66d60d0b..7427ffda 100644 --- a/README.md +++ b/README.md @@ -344,7 +344,7 @@ Inspired by [ziadoz/awesome-php](https://github.com/ziadoz/awesome-php) * [Laracon US 2018](https://www.youtube.com/watch?v=3eyftAR5ilo&list=PL-yJve--iT5oM2LgF37VXsBb8Os4ZulIc) * [Laracon EU 2017](https://www.youtube.com/watch?v=JPxhnRh1Rr8&list=PLMdXHJK-lGoBFZgG2juDXF6LiikpQeLx2) -* [Larcaon US 2017](https://streamacon.com/video/laracon-us-2017) +* [Laracon US 2017](https://streamacon.com/video/laracon-us-2017) * [Laracon EU 2016](https://www.youtube.com/playlist?list=PLMdXHJK-lGoCMkOxqe82hOC8tgthqhHCN) * [Laracon US 2016](https://streamacon.com/video/laracon-us-2016) * [Laracon EU 2015](https://www.youtube.com/playlist?list=PLMdXHJK-lGoA9SIsuFy0UWL8PZD1G3YFZ) From a2d59e2102a89a7ece531a561a1418374bbc5016 Mon Sep 17 00:00:00 2001 From: wmhello <871228582@qq.com> Date: Thu, 1 Aug 2019 23:24:07 +0800 Subject: [PATCH 101/133] laravel_template_with_vue --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 66d60d0b..eeb6dfae 100644 --- a/README.md +++ b/README.md @@ -419,6 +419,7 @@ Inspired by [ziadoz/awesome-php](https://github.com/ziadoz/awesome-php) * [Laravel Adminpanel - A Laravel 5 Adminpanel](https://github.com/viralsolani/laravel-adminpanel) * [Laravel Vue Boilerplate](https://github.com/alefesouza/laravel-vue-boilerplate) * [Laravel Enso - SPA Admin Panel built with Bulma, VueJS and Laravel](https://github.com/laravel-enso/enso) +* [laravel_template_with_vue - SPA Admin Panel built with Element-ui、 VueJS 、Laravel and laravel-echo-server ](https://github.com/wmhello/laravel_template_with_vue) ## Codebases for Reference From 909344f60c7533fe503332eb7287aae9da38d378 Mon Sep 17 00:00:00 2001 From: Chirag Gude Date: Sun, 4 Aug 2019 00:10:55 +0100 Subject: [PATCH 102/133] Increase star requirements --- CONTRIBUTING.md | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index 6f82451f..474c85b5 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -4,12 +4,11 @@ Contributions are welcome, and are accepted via pull requests. Please review the ## Must haves for Packages, Starter Projects, Codebases etc. -- 300+ stars on GitHub. +- 400+ stars on GitHub. - Support Laravel 5.5 LTS or higher. - Use [PSR-4](http://www.php-fig.org/psr/psr-4/) autoloader. - Packages must be listed on [Packagist](https://packagist.org/). - Packages must have also had 10,000 downloads. -- Tests! - Utilize [Travis-CI](https://travis-ci.org/) or similar CI tools to automatically check coding standards and run tests. ## Adding to the list of Popular Packages From 5457b2d553791ca31d36e49e316a29609deb88de Mon Sep 17 00:00:00 2001 From: Chirag Gude Date: Sun, 4 Aug 2019 00:29:16 +0100 Subject: [PATCH 103/133] Minor clean up and URL changes --- README.md | 37 ++++++++++++++++++------------------- 1 file changed, 18 insertions(+), 19 deletions(-) diff --git a/README.md b/README.md index 0eaa413e..b679f5e3 100644 --- a/README.md +++ b/README.md @@ -360,7 +360,7 @@ Inspired by [ziadoz/awesome-php](https://github.com/ziadoz/awesome-php) ## Books -* [Laravel Starter](https://www.packtpub.com/web-development/laravel-starter) by Shawn McCool +* [Laravel Starter](https://www.amazon.com/Laravel-Starter-Shawn-McCool-ebook/dp/B00ABFQ0AS) by Shawn McCool * [Laravel: Code Happy](https://leanpub.com/codehappy) by Dayle Rees * [Laravel: Code Bright](https://leanpub.com/codebright) by Dayle Rees * [Laravel: Code Smart](https://leanpub.com/codesmart) by Dayle Rees @@ -386,7 +386,7 @@ Inspired by [ziadoz/awesome-php](https://github.com/ziadoz/awesome-php) * [Design Patterns with PHP and Laravel](https://leanpub.com/larasign) by Kelt Dockins * [Mastering Laravel](https://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](https://www.packtpub.com/web-development/learning-laravel%E2%80%99s-eloquent) by Francesco Malatesta +* [Learning Laravel's Eloquent](https://www.amazon.com/Learning-Laravels-Eloquent-Francesco-Malatesta-ebook/dp/B00YSILQ6C) by Francesco Malatesta * [Laravel 5 Learn Easy](https://leanpub.com/laravel5learneasy) by Sanjib Sinha * [Laravel and AngularJS](https://leanpub.com/laravel-and-angularjs) by Daniel Schmitz and Daniel Pedrinha Georgii * [Laravel Collections Unraveled](https://leanpub.com/laravelcollectionsunraveled) by Jeff Madsen @@ -421,10 +421,10 @@ Inspired by [ziadoz/awesome-php](https://github.com/ziadoz/awesome-php) * [REST API With Lumen](https://github.com/hasib32/rest-api-with-lumen) * [Laravel Zero - Console application](https://github.com/laravel-zero/laravel-zero) * [Apiato](https://github.com/apiato/apiato) -* [Laravel Adminpanel - A Laravel 5 Adminpanel](https://github.com/viralsolani/laravel-adminpanel) +* [Laravel Adminpanel](https://github.com/viralsolani/laravel-adminpanel) * [Laravel Vue Boilerplate](https://github.com/alefesouza/laravel-vue-boilerplate) -* [Laravel Enso - SPA Admin Panel built with Bulma, VueJS and Laravel](https://github.com/laravel-enso/enso) -* [laravel_template_with_vue - SPA Admin Panel built with Element-ui、 VueJS 、Laravel and laravel-echo-server ](https://github.com/wmhello/laravel_template_with_vue) +* [Laravel Enso](https://github.com/laravel-enso/enso) +* [Laravel Template with Vue](https://github.com/wmhello/laravel_template_with_vue) ## Codebases for Reference @@ -475,7 +475,7 @@ Inspired by [ziadoz/awesome-php](https://github.com/ziadoz/awesome-php) * [Laracasts Forum](https://laracasts.com/discuss) * [Laravel.io Forum](http://laravel.io/forum) -* [Larachat Slack](https://larachat.slack.com/) ([Signup](https://larachat.co/slack)) +* [Larachat Slack](https://larachat.slack.com/) ([Signup](https://larachat.co/register)) * [Gitter](https://gitter.im/laravel/laravel) * [IRC Channel](http://laravel.io/chat) * [StackOverflow](http://stackoverflow.com/questions/tagged/laravel) @@ -494,26 +494,25 @@ Inspired by [ziadoz/awesome-php](https://github.com/ziadoz/awesome-php) * [Laravel Russia](https://laravel.ru/) ([VK group](http://m.vk.com/laravel_rus)) * [Laravel France](https://laravel.fr/) * [Laravel Bangladesh](https://www.facebook.com/groups/LaravelBanglaDesh/) -* [Laravel Indonesia](http://id-laravel.com/) ([Facebook group](https://www.facebook.com/groups/laravel/), [Telegram](https://t.me/laravelindonesia)) -* [Laravel Brasil](http://www.laravel.com.br/) ([Facebook group](https://www.facebook.com/groups/laravelbrasil/), [Slack](http://slack.laravel.com.br), [Telegram](https://telegram.me/laravelbr), [Google+](https://plus.google.com/communities/116661672628675028624), [GitHub](https://github.com/laravelbrasil)) -* [Laravel Turkey](http://www.laravel.gen.tr/) ([Facebook group](https://www.facebook.com/groups/laravelturkiye/)) -* [Laravel Nigeria](http://www.laranaija.com/) ([Facebook group](https://www.facebook.com/groups/laravelnigeria/)) +* [Laravel Indonesia](http://id-laravel.com/) ([Facebook](https://www.facebook.com/groups/laravel/), [Telegram](https://t.me/laravelindonesia)) +* [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)) +* [Laravel Turkey](http://www.laravel.gen.tr/) ([Facebook](https://www.facebook.com/groups/laravelturkiye/)) +* [Laravel Nigeria](http://www.laranaija.com/) ([Facebook](https://www.facebook.com/groups/laravelnigeria/)) * [Laravel China](https://phphub.org/) -* [Laravel Taiwan](https://laravel.tw/) ([Facebook group](https://www.facebook.com/groups/laravel.tw/)) +* [Laravel Taiwan](https://laravel.tw/) ([Facebook](https://www.facebook.com/groups/laravel.tw/)) * [Laravel Spanish](http://laraveles.com/foro/) -* [Laravel Korea](https://www.laravel.co.kr/) ([Facebook group](https://www.facebook.com/groups/laravelkorea/)) -* [Laravel Japan](http://laravel.jp/) ([Facebook group](https://www.facebook.com/groups/laravel.jp/)) -* [Laravel Tokyo](https://laravel.tokyo/) ([Facebook group](https://www.facebook.com/groups/laraveltokyo/)) +* [Laravel Korea](https://www.laravel.co.kr/) ([Facebook](https://www.facebook.com/groups/laravelkorea/)) +* [Laravel Japan](http://laravel.jp/) ([Facebook](https://www.facebook.com/groups/laravel.jp/)) * [Laravel Malaysia](https://www.facebook.com/groups/laravel.my/) -* [Laravel Algeria Facebook Group](https://www.facebook.com/groups/LaravelAlgeria/) -* [Laravel Greece](http://www.laravel.gr) ([Facebook page](https://www.facebook.com/laravelgr)) -* [Laravel Middle East](http://laravelme.com/) ([Facebook page](https://www.facebook.com/laravelme)) +* [Laravel Algeria](https://www.facebook.com/groups/LaravelAlgeria/) +* [Laravel Greece](http://www.laravel.gr) ([Facebook](https://www.facebook.com/laravelgr)) +* [Laravel Middle East](http://laravelme.com/) ([Facebook](https://www.facebook.com/laravelme)) * [Laravel Georgia](https://www.facebook.com/groups/laravel.georgia/) * [Laravel Italy](http://laravel-italia.it) -* [Laravel Viet Nam](https://www.facebook.com/groups/vietnam.laravel/) +* [Laravel Vietnam](https://www.facebook.com/groups/vietnam.laravel/) * [Laravel Slovenia](https://www.facebook.com/groups/laravelslovenija/) * [Laravel Hungary](https://laravel.hu) -* [Laravel Cameroon](https://laravelcm.com/) ([Slack](https://laravelcm.slack.com), [GitHub](https://github.com/laravelcm), [Facebook page](https://www.facebook.com/laravelcm), [Twitter](https://twitter.com/laravelcm)) +* [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)) ##### Meetups From 37d6f5bd3cc6174e07fd9b1807405df0b8268f1e Mon Sep 17 00:00:00 2001 From: Chirag Gude Date: Sun, 4 Aug 2019 13:47:47 +0100 Subject: [PATCH 104/133] Update links to laracon videos --- README.md | 16 +++++++++------- 1 file changed, 9 insertions(+), 7 deletions(-) diff --git a/README.md b/README.md index b679f5e3..75aa4962 100644 --- a/README.md +++ b/README.md @@ -347,15 +347,17 @@ Inspired by [ziadoz/awesome-php](https://github.com/ziadoz/awesome-php) ##### Videos -* [Laracon US 2018](https://www.youtube.com/watch?v=3eyftAR5ilo&list=PL-yJve--iT5oM2LgF37VXsBb8Os4ZulIc) -* [Laracon EU 2017](https://www.youtube.com/watch?v=JPxhnRh1Rr8&list=PLMdXHJK-lGoBFZgG2juDXF6LiikpQeLx2) -* [Laracon US 2017](https://streamacon.com/video/laracon-us-2017) +* [Laracon EU 2018](https://www.youtube.com/playlist?list=PLMdXHJK-lGoC64wnqvm6v1R5dsuAV-MpS) +* [Laracon US 2018](https://www.youtube.com/playlist?list=PL-yJve--iT5oM2LgF37VXsBb8Os4ZulIc) +* [Laracon EU 2017](https://www.youtube.com/playlist?list=PLMdXHJK-lGoBFZgG2juDXF6LiikpQeLx2) +* [Laracon US 2017](https://www.youtube.com/playlist?list=PL-yJve--iT5oaLQA6OI8TWLVSOBP1qhs3) * [Laracon EU 2016](https://www.youtube.com/playlist?list=PLMdXHJK-lGoCMkOxqe82hOC8tgthqhHCN) -* [Laracon US 2016](https://streamacon.com/video/laracon-us-2016) +* [Laracon US 2016](https://www.youtube.com/playlist?list=PL-yJve--iT5o9fH_cRY0u6P751pcF59GK) * [Laracon EU 2015](https://www.youtube.com/playlist?list=PLMdXHJK-lGoA9SIsuFy0UWL8PZD1G3YFZ) -* [Laracon EU 2014](http://laracon.eu/2014/#schedule) -* [Laracon US 2014](http://userscape.com/laracon/2014/) -* [Laracon EU 2013](http://laracon.eu/2013/talks/) +* Laracon US 2015 - not recorded +* [Laracon EU 2014](https://www.youtube.com/playlist?list=PLMdXHJK-lGoCYhxlU3OJ5bOGhcKtDMkcN) +* [Laracon US 2014](https://www.youtube.com/channel/UCRawXmZv30Vf_MivyPYb_GQ/videos) +* [Laracon EU 2013](https://www.youtube.com/playlist?list=PLMdXHJK-lGoB-CIVsiQt0WU8WcYrb5eoe) * [Laracon US 2013](https://www.youtube.com/playlist?list=PLkwAlZpjHQbLcox_S_AgGU24QUfKgXayN) ## Books From 84c0ceece6a6790a92270d10562b9574756b571b Mon Sep 17 00:00:00 2001 From: Chirag Gude Date: Sun, 4 Aug 2019 14:31:29 +0100 Subject: [PATCH 105/133] Update tutorials and blogs section --- README.md | 22 ++++++---------------- 1 file changed, 6 insertions(+), 16 deletions(-) diff --git a/README.md b/README.md index 75aa4962..0dcdab30 100644 --- a/README.md +++ b/README.md @@ -13,7 +13,7 @@ Inspired by [ziadoz/awesome-php](https://github.com/ziadoz/awesome-php) - [Application Hosting](#application-hosting) - [Application Deployment](#application-deployment) - [Code Snippets](#code-snippets) -- [Articles, Tutorials, Blogs, etc.](#articles-tutorials-blogs-etc) +- [Tutorials & Blogs](#tutorials-blogs) - [Videos](#videos) - [Conferences](#conferences) - [Books](#books) @@ -286,35 +286,25 @@ Inspired by [ziadoz/awesome-php](https://github.com/ziadoz/awesome-php) * [Laravel LTS Cheat Sheet ](https://summerblue.github.io/laravel5-cheatsheet/) ([Chinese version](https://cs.phphub.org/)) * [Laravel Tricks](http://laravel-tricks.com/) -## Articles, Tutorials, Blogs etc. +## Tutorials & Blogs +* [Taylor Otwell](http://taylorotwell.com/) * [Tuts+](https://code.tutsplus.com/categories/laravel) -* [SitePoint](https://www.sitepoint.com/php/laravel-php/) * [Medium](https://medium.com/tag/laravel/latest) +* [Laravel Daily](https://laraveldaily.com/) * [Scotch](https://scotch.io/tag/laravel) -* [Taylor Otwell](http://taylorotwell.com/) -* [Digital Ocean](https://www.digitalocean.com/community/search?q=laravel&type=tutorials) +* [Digital Ocean](https://www.digitalocean.com/community/search?q=laravel&primary_filter=newest&type=tutorials) * [Matt Stauffer](https://mattstauffer.co/blog) -* [Mohamed Said](https://themsaid.com/) * [Vegi Bit](https://vegibit.com/tag/laravel/) -* [Andrews Ang](http://blog.kongnir.com/category/laravel-2/) -* [Eric Barnes](https://ericlbarnes.com/tag/laravel/) * [Neon Tsunami](https://www.neontsunami.com/tags/laravel) -* [Stidges](https://blog.stidges.com/) * [Dor.ky](https://dor.ky/tag/laravel/) * [Stillat](https://stillat.com/explore/categories/laravel-5) * [Easy Laravel Book Blog](http://www.easylaravelbook.com/blog/) -* [Laravel Tips](https://laraveltips.wordpress.com/) -* [Codingo Tuts](https://tuts.codingo.me/category/web-development/laravel) * [Laraveles](http://laraveles.com/blog/) (ES) -* [Styde](https://styde.net/cursos/) (ES) -* [Laravel Daily](http://laraveldaily.com/blog/) -* [Freek Van der Herten](https://murze.be/tag/laravel/) +* [Styde](https://styde.net/category/laravel-5/) (ES) * [Cloudways Laravel Blog](http://cloudways.com/blog/laravel) * [Laravel Best Practices](https://github.com/alexeymezenin/laravel-best-practices) -* [KernelDev](https://www.kerneldev.com/category/web-development/laravel/) * [Pusher Laravel Tutorials](https://pusher.com/tutorials?tag=Laravel) -* [Josip Crnkovic](https://crnkovic.me/tag/laravel/) * [LaraShout](https://larashout.com/) ## Videos From 01ccb609004ff171eff8fd63f3cc8a91118ed95f Mon Sep 17 00:00:00 2001 From: Chirag Gude Date: Sun, 4 Aug 2019 14:36:16 +0100 Subject: [PATCH 106/133] Minor formatting fix --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 0dcdab30..ffa6b75f 100644 --- a/README.md +++ b/README.md @@ -13,7 +13,7 @@ Inspired by [ziadoz/awesome-php](https://github.com/ziadoz/awesome-php) - [Application Hosting](#application-hosting) - [Application Deployment](#application-deployment) - [Code Snippets](#code-snippets) -- [Tutorials & Blogs](#tutorials-blogs) +- [Tutorials & Blogs](#tutorials--blogs) - [Videos](#videos) - [Conferences](#conferences) - [Books](#books) @@ -344,7 +344,7 @@ Inspired by [ziadoz/awesome-php](https://github.com/ziadoz/awesome-php) * [Laracon EU 2016](https://www.youtube.com/playlist?list=PLMdXHJK-lGoCMkOxqe82hOC8tgthqhHCN) * [Laracon US 2016](https://www.youtube.com/playlist?list=PL-yJve--iT5o9fH_cRY0u6P751pcF59GK) * [Laracon EU 2015](https://www.youtube.com/playlist?list=PLMdXHJK-lGoA9SIsuFy0UWL8PZD1G3YFZ) -* Laracon US 2015 - not recorded +* Laracon US 2015 * [Laracon EU 2014](https://www.youtube.com/playlist?list=PLMdXHJK-lGoCYhxlU3OJ5bOGhcKtDMkcN) * [Laracon US 2014](https://www.youtube.com/channel/UCRawXmZv30Vf_MivyPYb_GQ/videos) * [Laracon EU 2013](https://www.youtube.com/playlist?list=PLMdXHJK-lGoB-CIVsiQt0WU8WcYrb5eoe) From 90c4ff23d4f7d44296d2e43869798f76d5c78398 Mon Sep 17 00:00:00 2001 From: Gandalf the White Date: Wed, 14 Aug 2019 23:11:08 -0400 Subject: [PATCH 107/133] Update README.md --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index ffa6b75f..2d146d3f 100644 --- a/README.md +++ b/README.md @@ -113,6 +113,7 @@ Inspired by [ziadoz/awesome-php](https://github.com/ziadoz/awesome-php) * [Laravel GeoIP](https://github.com/Torann/laravel-geoip) - Determine the location of website visitors based on their IP addresses * [Laravel Hashids](https://github.com/vinkla/laravel-hashids) - Generate unique, non-sequential ids using [Hashids](http://hashids.org/php/) * [Laravel Impersonate](https://github.com/404labfr/laravel-impersonate) - A package to authenticate as one of your users +* [Laravel Mailbox](https://docs.beyondco.de/laravel-mailbox/) - A package to handle incoming emails * [Laravel Markdown](https://github.com/GrahamCampbell/Laravel-Markdown) - CommonMark markdown parser * [Laravel Menu](https://github.com/spatie/laravel-menu) - Html menu generator for Laravel * [Laravel Talk](https://github.com/nahid/talk) - Realtime User messaging system From aa4e26bcf909fcf804b9e235f187e7fd70808cdd Mon Sep 17 00:00:00 2001 From: Andre Sayej Date: Thu, 22 Aug 2019 10:36:50 +0300 Subject: [PATCH 108/133] Added Twill Twill is an open source Laravel package that helps developers rapidly create a custom CMS that is beautiful, powerful, and flexible. By standardizing common functions without compromising developer control, Twill makes it easy to deliver a feature-rich admin console that focuses on modern publishing needs. Twill is an AREA 17 product. It was crafted with the belief that content management should be a creative, productive, and enjoyable experience for both publishers and developers. --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index ffa6b75f..4cb7db4e 100644 --- a/README.md +++ b/README.md @@ -455,6 +455,7 @@ Inspired by [ziadoz/awesome-php](https://github.com/ziadoz/awesome-php) * [Borgert CMS](https://github.com/odirleiborgert/borgert-cms/) * [PJ Blog](https://github.com/jcc/blog/) * [Laralum](https://github.com/Laralum/Laralum) +* [Twill](https://github.com/area17/twill) ## Podcasts From 7fae0b7713e659debd9341325d3eca2aeeda303d Mon Sep 17 00:00:00 2001 From: Myo Win Thein <20858430+MWT1991@users.noreply.github.com> Date: Mon, 26 Aug 2019 15:57:01 +0630 Subject: [PATCH 109/133] Add laravel_ffmpeg package Add package Laravel FFmpeg under Media & Document Management. --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index ffa6b75f..da576f49 100644 --- a/README.md +++ b/README.md @@ -155,6 +155,7 @@ Inspired by [ziadoz/awesome-php](https://github.com/ziadoz/awesome-php) * [Laravel Excel](https://github.com/Maatwebsite/Laravel-Excel) - Import and export Excel and CSV files * [Fast Excel](https://github.com/rap2hpoutre/fast-excel) - Fast XLSX, CSV and ODT import and export for Laravel * [Laravolt Avatar](https://github.com/laravolt/avatar) - Plug n play avatar, turn name, email, and any other string into beautiful avatar (or gravatar), effortless. +* [Laravel FFmpeg](https://github.com/pascalbaljetmedia/laravel-ffmpeg) - This package provides an integration with FFmpeg for Laravel 5.8. ##### Integration with Javascript From 7360f5565e5a5a2bb1aa3ef6c88f563e47caef8e Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Thomas=20N=C3=B8rgaard?= Date: Mon, 2 Sep 2019 13:37:06 +0200 Subject: [PATCH 110/133] Added Build an API with Laravel book to books list --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index ffa6b75f..eef3b9a8 100644 --- a/README.md +++ b/README.md @@ -392,6 +392,7 @@ Inspired by [ziadoz/awesome-php](https://github.com/ziadoz/awesome-php) * [React Native and Laravel for Future Mobile Development](https://leanpub.com/rn_laravel) by Ega Radiegtya * [Servers for Hackers](https://book.serversforhackers.com) by Chris Fidao * [Full-Stack Vue.js 2 and Laravel 5](https://www.amazon.com/Full-Stack-Vue-js-Laravel-frontend-together/dp/1788299582) by Anthony Gore +* [Build an API with Laravel](https://buildanapi.com) by Wacky Studio ## Starter Projects From ddcde35e8de1e5deb9a5960fdb1c095bdeaa2a08 Mon Sep 17 00:00:00 2001 From: QuintenJustus Date: Tue, 10 Sep 2019 22:52:04 +0200 Subject: [PATCH 111/133] Added Prequel to developer tools --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index ffa6b75f..6a7a38f0 100644 --- a/README.md +++ b/README.md @@ -57,6 +57,7 @@ Inspired by [ziadoz/awesome-php](https://github.com/ziadoz/awesome-php) * [Workbench Export to Migrations](https://github.com/beckenrode/mysql-workbench-export-laravel-5-migrations) - Workbench plugin for exporting Models to Laravel migrations * [Laravel Decomposer](https://github.com/lubusIN/laravel-decomposer) - List all installed packages, their dependencies, app & server details * [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 From 28ac3b851096b40a1ebef42b0202257c474c3235 Mon Sep 17 00:00:00 2001 From: Robert Fridzema Date: Wed, 11 Sep 2019 14:14:19 +0200 Subject: [PATCH 112/133] Added laravel vapor --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index ffa6b75f..469953ee 100644 --- a/README.md +++ b/README.md @@ -274,6 +274,7 @@ Inspired by [ziadoz/awesome-php](https://github.com/ziadoz/awesome-php) * [Ploi](https://ploi.io/) * [CodePier](https://codepier.io?ref=awesome-laravel) * [RunCloud](https://runcloud.io/) +* [Vapor](https://vapor.laravel.com) ## Application Deployment From bc44ad6c6162776a1a2b3e417fa8d47698f0c141 Mon Sep 17 00:00:00 2001 From: Paul Ayuk Date: Tue, 1 Oct 2019 07:35:23 +0100 Subject: [PATCH 113/133] Update ReadMe Updated the website for laravel nigeria --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index ffa6b75f..25c84288 100644 --- a/README.md +++ b/README.md @@ -489,7 +489,7 @@ Inspired by [ziadoz/awesome-php](https://github.com/ziadoz/awesome-php) * [Laravel Indonesia](http://id-laravel.com/) ([Facebook](https://www.facebook.com/groups/laravel/), [Telegram](https://t.me/laravelindonesia)) * [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)) * [Laravel Turkey](http://www.laravel.gen.tr/) ([Facebook](https://www.facebook.com/groups/laravelturkiye/)) -* [Laravel Nigeria](http://www.laranaija.com/) ([Facebook](https://www.facebook.com/groups/laravelnigeria/)) +* [Laravel Nigeria](http://www.laravelnigeria.com/) ([Facebook](https://www.facebook.com/groups/laravelnigeria/)) * [Laravel China](https://phphub.org/) * [Laravel Taiwan](https://laravel.tw/) ([Facebook](https://www.facebook.com/groups/laravel.tw/)) * [Laravel Spanish](http://laraveles.com/foro/) From 02caa219eef5920bd1404ae3381d92dab4a5f94d Mon Sep 17 00:00:00 2001 From: Davide Bellini Date: Mon, 7 Oct 2019 22:18:09 +0200 Subject: [PATCH 114/133] Fixed typo on Laravel Telescope --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index ffa6b75f..8c576c8b 100644 --- a/README.md +++ b/README.md @@ -72,7 +72,7 @@ Inspired by [ziadoz/awesome-php](https://github.com/ziadoz/awesome-php) * [Laravel Terminal](https://github.com/recca0120/laravel-terminal) - run artisan in a web browser * [Laravel API Tester](https://github.com/asvae/laravel-api-tester) - Postman-like tool with Laravel routes * [Laravel Tail](https://github.com/spatie/laravel-tail) - The missing tail command -* [Larvel Telescope](https://github.com/laravel/telescope) - Laravel Telescope is an elegant debug assistant for the Laravel framework +* [Laravel Telescope](https://github.com/laravel/telescope) - Laravel Telescope is an elegant debug assistant for the Laravel framework ##### Authentication & Authorization @@ -416,7 +416,7 @@ Inspired by [ziadoz/awesome-php](https://github.com/ziadoz/awesome-php) * [Laravel Adminpanel](https://github.com/viralsolani/laravel-adminpanel) * [Laravel Vue Boilerplate](https://github.com/alefesouza/laravel-vue-boilerplate) * [Laravel Enso](https://github.com/laravel-enso/enso) -* [Laravel Template with Vue](https://github.com/wmhello/laravel_template_with_vue) +* [Laravel Template with Vue](https://github.com/wmhello/laravel_template_with_vue) ## Codebases for Reference From 25d2eaec662e0dcee90917ca878d6d037215af00 Mon Sep 17 00:00:00 2001 From: Davide Bellini Date: Mon, 7 Oct 2019 22:24:14 +0200 Subject: [PATCH 115/133] Added Ignition to Testing and Debugging section --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index ffa6b75f..95ea44d3 100644 --- a/README.md +++ b/README.md @@ -64,6 +64,7 @@ Inspired by [ziadoz/awesome-php](https://github.com/ziadoz/awesome-php) * [Laravel Test Factory Generator](https://github.com/mpociot/laravel-test-factory-helper) - Generate Laravel test factories from your existing models * [Clockwork](https://github.com/itsgoingd/clockwork) - Integrates Clockwork Chrome extension for debugging and profiling apps * [Debug Bar](https://github.com/barryvdh/laravel-debugbar) - Integrates PHP Debug Bar with Laravel +* [Ignition](https://github.com/facade/ignition) - A beautiful error page for Laravel apps * [Laravel 5 Log Viewer](https://github.com/rap2hpoutre/laravel-log-viewer) - Log viewer * [LogViewer](https://github.com/ARCANEDEV/LogViewer) - Provides a log viewer * [LERN](https://github.com/tylercd100/lern#lern-laravel-exception-recorder-and-notifier) - Record exceptions into a database and will send you a notification From 55dfb97394503331c53653a90b259d4096fb1f54 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Samuel=20=C5=A0tancl?= Date: Sun, 13 Oct 2019 20:38:33 +0200 Subject: [PATCH 116/133] Add stancl/tenancy --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index ffa6b75f..c6af4848 100644 --- a/README.md +++ b/README.md @@ -142,6 +142,7 @@ Inspired by [ziadoz/awesome-php](https://github.com/ziadoz/awesome-php) * [Secure Headers](https://github.com/BePsvPT/secure-headers) - Add security related headers to HTTP response * [Laravel Nova](https://nova.laravel.com/) - Nova is a beautifully designed administration panel for Laravel * [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. +* [stancl/tenancy](https://tenancy.samuelstancl.me) - Automatic tenancy for your Laravel app. No code changes needed. ##### Media & Document Management From 640b95296ad1cd4a5d26b7701d002eab6f940061 Mon Sep 17 00:00:00 2001 From: Afolayan Oluwaseun Raphael Date: Sun, 13 Oct 2019 15:16:10 -0400 Subject: [PATCH 117/133] Added Laravel Nigeria to Conferences List Laravel Nigeria is a Super Conference aimed t Demystifying Laravel Yearly . Url is https://www.laravelnigeria.com/ --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index ffa6b75f..ce74ea88 100644 --- a/README.md +++ b/README.md @@ -334,6 +334,7 @@ Inspired by [ziadoz/awesome-php](https://github.com/ziadoz/awesome-php) * [Laracon Australia](https://laracon.com.au/) * [Laravel Live UK](https://laravellive.uk/) * [Laravel Live India](http://laravellive.in/) +* [Laravel Nigeria](https://laravelnigeria.com) ##### Videos From 948059bcec6c5b5b95fcbde8def66245eb4e1fd1 Mon Sep 17 00:00:00 2001 From: Afolayan Oluwaseun Raphael Date: Sun, 13 Oct 2019 15:16:35 -0400 Subject: [PATCH 118/133] Added Laravel Nigeria to Conferences List Laravel Nigeria is a Super Conference aimed t Demystifying Laravel Yearly . Url is https://www.laravelnigeria.com/ From 7bf05f6f0a77f116d97a94916ae10852b01e8ec8 Mon Sep 17 00:00:00 2001 From: Abhin Date: Mon, 14 Oct 2019 21:30:38 +0530 Subject: [PATCH 119/133] Added Laravel-Searchy Added Laravel-Searchy to serach packages --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index ffa6b75f..fc160457 100644 --- a/README.md +++ b/README.md @@ -193,6 +193,7 @@ Inspired by [ziadoz/awesome-php](https://github.com/ziadoz/awesome-php) * [Searchable](https://github.com/nicolaslopezj/searchable) - Trait that adds a simple search function to Eloquent models * [TNTSearch](https://github.com/teamtnt/tntsearch) - A fully featured full text search engine written in PHP * [TNTSearch driver](https://github.com/teamtnt/laravel-scout-tntsearch-driver) - Driver for [Laravel Scout](https://github.com/laravel/scout) search package based on TNTSearch +* [Laravel-Searchy](https://github.com/TomLingham/Laravel-Searchy) - Fuzzy search, basic string matching, Levenshtein Distance ##### APIs From 892f4d8ad78afd04c73e82bd7fd7acfdcf56db97 Mon Sep 17 00:00:00 2001 From: Bhavesh Daswani <32614748+bhaveshdaswani93@users.noreply.github.com> Date: Thu, 17 Oct 2019 12:42:34 +0530 Subject: [PATCH 120/133] Added Laravel India Community Added Laravel India community Website,Slack Channel, Twitter, Facebook,Youtube account details --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index ffa6b75f..01b42e0b 100644 --- a/README.md +++ b/README.md @@ -479,6 +479,7 @@ Inspired by [ziadoz/awesome-php](https://github.com/ziadoz/awesome-php) * [LinkedIn](https://www.linkedin.com/groups/4419933/profile) * [Laraveles Slack](https://laraveles.slack.com) ([Signup](http://laraveles.com/blog/wp-login.php?action=slack-invitation)) * [Laravel UK](https://laravelphp.uk/), [Slack Signup](https://laravelphp.uk/login/slack) +* [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) ##### Local User Groups From 6e5e70185cd317641510352a9027c233f7cd211a Mon Sep 17 00:00:00 2001 From: Bhavesh Daswani <32614748+bhaveshdaswani93@users.noreply.github.com> Date: Thu, 17 Oct 2019 12:45:11 +0530 Subject: [PATCH 121/133] Added Laravel India Community Added Laravel India website, Slack, Facebook, Twitter, Youtube details --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 01b42e0b..5fefc817 100644 --- a/README.md +++ b/README.md @@ -479,7 +479,7 @@ Inspired by [ziadoz/awesome-php](https://github.com/ziadoz/awesome-php) * [LinkedIn](https://www.linkedin.com/groups/4419933/profile) * [Laraveles Slack](https://laraveles.slack.com) ([Signup](http://laraveles.com/blog/wp-login.php?action=slack-invitation)) * [Laravel UK](https://laravelphp.uk/), [Slack Signup](https://laravelphp.uk/login/slack) -* [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) +* [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) ##### Local User Groups From fa7681f8487af295075f1d2d81428d7094fa1f64 Mon Sep 17 00:00:00 2001 From: Todd Austin Date: Fri, 18 Oct 2019 16:53:18 -0500 Subject: [PATCH 122/133] Updates the URL and description for the current repository --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index ffa6b75f..11f799a0 100644 --- a/README.md +++ b/README.md @@ -429,7 +429,7 @@ Inspired by [ziadoz/awesome-php](https://github.com/ziadoz/awesome-php) * [Attendize](https://github.com/Attendize/Attendize) - Ticket selling and event management platform * [Antvel](https://github.com/ant-vel/App) - Ecommerce platform * [Jigsaw](https://github.com/tightenco/jigsaw) - Static site generator -* [Canvas](https://github.com/austintoddj/Canvas) - Minimal Blogging Application For Developers +* [Canvas](https://github.com/cnvs/canvas) - A Laravel Publishing Platform * [Vuedo](https://github.com/Vuedo/vuedo) - Vuedo is blog platform, built with Laravel and Vue.js * [Screeenly](https://github.com/stefanzweifel/screeenly) - Create website screenshots through an API * [Voten](https://github.com/voten-co/voten) - A real-time social bookmarking for the 21st century From 9d122dac5eda3a24d2ba7b7ed784510d403a692b Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?H=C3=A9lio?= Date: Tue, 22 Oct 2019 14:08:08 -0300 Subject: [PATCH 123/133] Added Discord link for Laravel Brasil --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index ffa6b75f..a178719e 100644 --- a/README.md +++ b/README.md @@ -487,7 +487,7 @@ Inspired by [ziadoz/awesome-php](https://github.com/ziadoz/awesome-php) * [Laravel France](https://laravel.fr/) * [Laravel Bangladesh](https://www.facebook.com/groups/LaravelBanglaDesh/) * [Laravel Indonesia](http://id-laravel.com/) ([Facebook](https://www.facebook.com/groups/laravel/), [Telegram](https://t.me/laravelindonesia)) -* [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)) +* [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)) * [Laravel Turkey](http://www.laravel.gen.tr/) ([Facebook](https://www.facebook.com/groups/laravelturkiye/)) * [Laravel Nigeria](http://www.laranaija.com/) ([Facebook](https://www.facebook.com/groups/laravelnigeria/)) * [Laravel China](https://phphub.org/) From a37c6bb9028cff65b16fc0e40cc28d50efac3f44 Mon Sep 17 00:00:00 2001 From: ECO Date: Fri, 25 Oct 2019 04:14:14 +0800 Subject: [PATCH 124/133] Added Confident Laravel --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index ffa6b75f..e96188cb 100644 --- a/README.md +++ b/README.md @@ -324,6 +324,7 @@ Inspired by [ziadoz/awesome-php](https://github.com/ziadoz/awesome-php) * [Lynda](https://www.lynda.com/search?q=laravel) * [Pluralsight](https://www.pluralsight.com/search?q=laravel&categories=course) * [Bitfumes](https://www.youtube.com/bitfumes) +* [ConfidentLaravel](https://confidentlaravel.com/) ## Conferences From d7faea4a50876d83cedafcdb067b5f6eb28ded17 Mon Sep 17 00:00:00 2001 From: Paul Karastelev Date: Fri, 25 Oct 2019 23:23:34 +0200 Subject: [PATCH 125/133] Add lando to Development Setup Lando is a local environment development tool which offers a Laravel recipe. I'm using it as my main development environment when developing Laravel apps. --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index ffa6b75f..197fe2c8 100644 --- a/README.md +++ b/README.md @@ -263,6 +263,7 @@ Inspired by [ziadoz/awesome-php](https://github.com/ziadoz/awesome-php) * [Stacker](https://github.com/Maxlab/stacker) - The environment for local web development on Docker * [Devilbox](https://github.com/cytopia/devilbox) - A dockerized and general-purpose LAMP/MEAN stack for every PHP version * [Vessel](https://vessel.shippingdocker.com) - Simple Docker development environments for Laravel. +* [Lando](https://docs.lando.dev/config/laravel.html) - A local development environment tool built on Docker ## Application Hosting From 77437bfe5cd5c87807107ab2cb420ff228315ef6 Mon Sep 17 00:00:00 2001 From: Jolan Date: Tue, 31 Dec 2019 00:27:12 +0100 Subject: [PATCH 126/133] Added Livewire Livewire is a full-stack framework for Laravel that makes building dynamic front-ends as simple as writing vanilla PHP (literally). --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index ffa6b75f..d35f0369 100644 --- a/README.md +++ b/README.md @@ -164,6 +164,7 @@ Inspired by [ziadoz/awesome-php](https://github.com/ziadoz/awesome-php) * [Laravel Pjax](https://github.com/spatie/laravel-pjax) - A Pjax middleware * [Laravel Blade Javascript](https://github.com/spatie/laravel-blade-javascript) - A Blade directive to export variables to JavaScript * [Ziggy](https://github.com/tightenco/ziggy) - Use your Laravel named routes in JavaScript +* [LiveWire](https://github.com/livewire/livewire) - A magical front-end framework for Laravel ##### Databases, ORMs, Migrations & Seeding From 0a5d61d7e9e4e6fb0874bd52492005359ed31208 Mon Sep 17 00:00:00 2001 From: Yevhen L Date: Sat, 18 Jan 2020 16:58:36 +0100 Subject: [PATCH 127/133] docs: added open-source awes.io project --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index ffa6b75f..7efea426 100644 --- a/README.md +++ b/README.md @@ -93,6 +93,7 @@ Inspired by [ziadoz/awesome-php](https://github.com/ziadoz/awesome-php) ##### Utilities +* [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. * [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 * [Captcha](https://github.com/mewebstudio/captcha) - An anti-bot image captcha system From a5af9fe6e65f0debd15eb633c7096e1b64b108c6 Mon Sep 17 00:00:00 2001 From: JC Ricaro Date: Wed, 29 Jan 2020 13:12:37 +0800 Subject: [PATCH 128/133] Include Laravel Philippines facebook group. --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index ffa6b75f..ba46fc99 100644 --- a/README.md +++ b/README.md @@ -505,6 +505,7 @@ Inspired by [ziadoz/awesome-php](https://github.com/ziadoz/awesome-php) * [Laravel Slovenia](https://www.facebook.com/groups/laravelslovenija/) * [Laravel Hungary](https://laravel.hu) * [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)) +* [Laravel Philippines](https://www.facebook.com/groups/laravelph) ##### Meetups From 962f8844a9c531a0bfd906abe90765f44fa55158 Mon Sep 17 00:00:00 2001 From: Daniel Placinta Date: Thu, 20 Feb 2020 15:12:11 +0200 Subject: [PATCH 129/133] Twill CMS, Grafite has been archived --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index ffa6b75f..beec4aa7 100644 --- a/README.md +++ b/README.md @@ -451,10 +451,10 @@ Inspired by [ziadoz/awesome-php](https://github.com/ziadoz/awesome-php) * [Microweber](https://github.com/microweber/microweber) * [Coaster CMS](https://github.com/web-feet/coastercms) * [Statamic](https://statamic.com/) -* [Grafite CMS](https://github.com/GrafiteInc/CMS) * [Borgert CMS](https://github.com/odirleiborgert/borgert-cms/) * [PJ Blog](https://github.com/jcc/blog/) * [Laralum](https://github.com/Laralum/Laralum) +* [Twill](https://github.com/area17/twill) ## Podcasts From 1ec8dd450570d7b65a9d908a462e8945c965f64a Mon Sep 17 00:00:00 2001 From: Alex Bouma Date: Tue, 10 Mar 2020 14:00:42 +0100 Subject: [PATCH 130/133] Remove LaraVer --- README.md | 1 - 1 file changed, 1 deletion(-) diff --git a/README.md b/README.md index ffa6b75f..e548bc4d 100644 --- a/README.md +++ b/README.md @@ -527,7 +527,6 @@ Inspired by [ziadoz/awesome-php](https://github.com/ziadoz/awesome-php) ## Hosted Development Tools * [Laravel Shift](https://laravelshift.com/) - Automated upgrade tool for Laravel projects -* [Laravel Versions {x.y.z}](https://laraver.xyz/) - Monitor Laravel for updates * [Laravel Schema Designer](http://laravelsd.com/) - Create, export and share database schemas * [StyleCI](https://styleci.io) - PHP Coding Style Service * [DependenCI](https://dependenci.miguelpiedrafita.com) - Continous integration tool for Composer From ab4901f4f453dcaacd1e04daf9ff0fe928aa0404 Mon Sep 17 00:00:00 2001 From: Chirag Gude Date: Fri, 8 May 2020 15:52:12 +0100 Subject: [PATCH 131/133] Clean up --- README.md | 12 +++++------- 1 file changed, 5 insertions(+), 7 deletions(-) diff --git a/README.md b/README.md index 32e233fd..aa13f9f4 100644 --- a/README.md +++ b/README.md @@ -275,6 +275,7 @@ Inspired by [ziadoz/awesome-php](https://github.com/ziadoz/awesome-php) ## Application Hosting +* [Vapor](https://vapor.laravel.com) * [Forge](https://forge.laravel.com/) ([ForgeRecipes](https://forgerecipes.com/)) * [FortRabbit](https://www.fortrabbit.com/laravel-hosting) * [Heroku](https://www.heroku.com/) ([Documentation](https://devcenter.heroku.com/articles/getting-started-with-laravel)) @@ -283,7 +284,6 @@ Inspired by [ziadoz/awesome-php](https://github.com/ziadoz/awesome-php) * [Ploi](https://ploi.io/) * [CodePier](https://codepier.io?ref=awesome-laravel) * [RunCloud](https://runcloud.io/) -* [Vapor](https://vapor.laravel.com) ## Application Deployment @@ -344,7 +344,7 @@ Inspired by [ziadoz/awesome-php](https://github.com/ziadoz/awesome-php) * [Laraconf Brasil](http://laraconfbrasil.com.br/) * [Laracon Australia](https://laracon.com.au/) * [Laravel Live UK](https://laravellive.uk/) -* [Laravel Live India](http://laravellive.in/) +* [Laravel Live India](https://laravellive.in/) * [Laravel Nigeria](https://laravelnigeria.com) ##### Videos @@ -490,13 +490,13 @@ Inspired by [ziadoz/awesome-php](https://github.com/ziadoz/awesome-php) * [Quora](https://www.quora.com/topic/Laravel) * [Facebook](https://www.facebook.com/LaravelCommunity) * [LinkedIn](https://www.linkedin.com/groups/4419933/profile) -* [Laraveles Slack](https://laraveles.slack.com) ([Signup](http://laraveles.com/blog/wp-login.php?action=slack-invitation)) -* [Laravel UK](https://laravelphp.uk/), [Slack Signup](https://laravelphp.uk/login/slack) -* [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) ##### Local User Groups * [Laravel Global Community](https://www.facebook.com/groups/group.laravel/) +* [LaravelES Slack](https://laraveles.slack.com) ([Signup](http://laraveles.com/blog/wp-login.php?action=slack-invitation)) +* [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) +* [Laravel UK](https://laravelphp.uk/), [Slack Signup](https://laravelphp.uk/login/slack) * [Laravel Russia](https://laravel.ru/) ([VK group](http://m.vk.com/laravel_rus)) * [Laravel France](https://laravel.fr/) * [Laravel Bangladesh](https://www.facebook.com/groups/LaravelBanglaDesh/) @@ -537,14 +537,12 @@ Inspired by [ziadoz/awesome-php](https://github.com/ziadoz/awesome-php) * [LaraJobs](https://larajobs.com/) * [Laravel Gurus](https://laravelgurus.com/) -* [Laravel Certification](https://laravel.com/certification/) ## Hosted Development Tools * [Laravel Shift](https://laravelshift.com/) - Automated upgrade tool for Laravel projects * [Laravel Schema Designer](http://laravelsd.com/) - Create, export and share database schemas * [StyleCI](https://styleci.io) - PHP Coding Style Service -* [DependenCI](https://dependenci.miguelpiedrafita.com) - Continous integration tool for Composer ## Miscellaneous From 2a69b6f26e3a690cf67d4f4e17e255bcb23f73d1 Mon Sep 17 00:00:00 2001 From: Chirag Gude Date: Fri, 8 May 2020 15:59:46 +0100 Subject: [PATCH 132/133] Swap URLs from docs to GH --- README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index aa13f9f4..02784576 100644 --- a/README.md +++ b/README.md @@ -116,7 +116,7 @@ Inspired by [ziadoz/awesome-php](https://github.com/ziadoz/awesome-php) * [Laravel GeoIP](https://github.com/Torann/laravel-geoip) - Determine the location of website visitors based on their IP addresses * [Laravel Hashids](https://github.com/vinkla/laravel-hashids) - Generate unique, non-sequential ids using [Hashids](http://hashids.org/php/) * [Laravel Impersonate](https://github.com/404labfr/laravel-impersonate) - A package to authenticate as one of your users -* [Laravel Mailbox](https://docs.beyondco.de/laravel-mailbox/) - A package to handle incoming emails +* [Laravel Mailbox](https://github.com/beyondcode/laravel-mailbox) - A package to handle incoming emails * [Laravel Markdown](https://github.com/GrahamCampbell/Laravel-Markdown) - CommonMark markdown parser * [Laravel Menu](https://github.com/spatie/laravel-menu) - Html menu generator for Laravel * [Laravel Talk](https://github.com/nahid/talk) - Realtime User messaging system @@ -146,7 +146,7 @@ Inspired by [ziadoz/awesome-php](https://github.com/ziadoz/awesome-php) * [Secure Headers](https://github.com/BePsvPT/secure-headers) - Add security related headers to HTTP response * [Laravel Nova](https://nova.laravel.com/) - Nova is a beautifully designed administration panel for Laravel * [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. -* [stancl/tenancy](https://tenancy.samuelstancl.me) - Automatic tenancy for your Laravel app. No code changes needed. +* [stancl/tenancy](https://github.com/stancl/tenancy) - Automatic tenancy for your Laravel app. No code changes needed. ##### Media & Document Management @@ -270,7 +270,7 @@ Inspired by [ziadoz/awesome-php](https://github.com/ziadoz/awesome-php) * [Laragon](https://laragon.org/) - Isolated development environment on Windows * [Stacker](https://github.com/Maxlab/stacker) - The environment for local web development on Docker * [Devilbox](https://github.com/cytopia/devilbox) - A dockerized and general-purpose LAMP/MEAN stack for every PHP version -* [Vessel](https://vessel.shippingdocker.com) - Simple Docker development environments for Laravel. +* [Vessel](https://vessel.shippingdocker.com) - Simple Docker development environments for Laravel * [Lando](https://docs.lando.dev/config/laravel.html) - A local development environment tool built on Docker ## Application Hosting From 0374093f529ba54bfd201c4c52b40a88e45ab1ae Mon Sep 17 00:00:00 2001 From: Chirag Gude Date: Fri, 8 May 2020 16:02:22 +0100 Subject: [PATCH 133/133] Update minimum requirements for contributions --- CONTRIBUTING.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index 474c85b5..ea1feb07 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -4,8 +4,8 @@ Contributions are welcome, and are accepted via pull requests. Please review the ## Must haves for Packages, Starter Projects, Codebases etc. -- 400+ stars on GitHub. -- Support Laravel 5.5 LTS or higher. +- 500+ stars on GitHub. +- Support Laravel 6 LTS or higher. - Use [PSR-4](http://www.php-fig.org/psr/psr-4/) autoloader. - Packages must be listed on [Packagist](https://packagist.org/). - Packages must have also had 10,000 downloads.