You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
*[Laravel MediaLibrary](https://github.com/spatie/laravel-medialibrary) - Associate files with Eloquent models
127
127
*[Laravel Menu](https://github.com/spatie/laravel-menu) - Html menu generator for Laravel
128
+
*[Laravel Talk](https://github.com/nahid/talk) - Realtime User messaging system
128
129
*[Laravel Messenger](https://github.com/cmgmyr/laravel-messenger) - User messaging system
129
130
*[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.
130
131
*[Laravel Paginateroute](https://github.com/spatie/laravel-paginateroute) - Laravel router extension to easily use Laravel's paginator without the query string
@@ -210,6 +211,7 @@ Inspired by [ziadoz/awesome-php](https://github.com/ziadoz/awesome-php)
210
211
*[Intervention Image Cache](https://github.com/Intervention/imagecache) - Caching extension for the Intervention Image Class
*[Rememberable](https://github.com/dwightwatson/rememberable) - Query caching for Laravel 5 (eloquent)
214
+
*[Widgetize](https://github.com/imanghafoori1/laravel-widgetize) - Page Partial caching for Laravel 5
213
215
214
216
##### Localization
215
217
@@ -221,6 +223,7 @@ Inspired by [ziadoz/awesome-php](https://github.com/ziadoz/awesome-php)
221
223
*[Laravel Date](https://github.com/jenssegers/date) - A library to help you work with dates in multiple languages, based on Carbon
222
224
*[Laravel Langman](https://github.com/themsaid/laravel-langman) - Manage language files from Artisan Console
223
225
*[Laravel Translation](https://github.com/waavi/translation) - Allow live edit/caching of translation entries, and localization of urls and Eloquent Model attributes.
226
+
*[Linguist](https://github.com/keevitaja/linguist) - i18n localization support for Laravel
224
227
225
228
##### Third-party Service Integration
226
229
@@ -246,9 +249,10 @@ Inspired by [ziadoz/awesome-php](https://github.com/ziadoz/awesome-php)
246
249
*[Getting Started with Laravel Homestead](https://scotch.io/tutorials/getting-started-with-laravel-homestead)
247
250
*[Installation on macOS and Linux](https://laracasts.com/series/laravel-5-from-scratch/episodes/3)
248
251
*[Installation on Windows](http://blog.teamtreehouse.com/laravel-homestead-on-windows)
249
-
*[Valet](https://laravel.com/docs/5.3/valet/) - development environment for Mac minimalists
250
-
*[LaraDock](https://github.com/LaraDock/laradock) - Run Laravel on Docker (Like Homstead but for Docker instead of Vagrant).
251
-
*[LaraEdit Docker](https://github.com/laraedit/laraedit-docker) - Homestead environment in a single Docker container.
252
+
*[Valet](https://laravel.com/docs/5.3/valet/) - Development environment for Mac users
253
+
*[Valet Linux](https://github.com/cpriego/valet-linux) - Development environment for Linux users
254
+
*[LaraDock](https://github.com/LaraDock/laradock) - Run Laravel on Docker (Like Homestead but for Docker instead of Vagrant)
255
+
*[LaraEdit Docker](https://github.com/laraedit/laraedit-docker) - Homestead environment in a single Docker container
@@ -519,7 +526,6 @@ Inspired by [ziadoz/awesome-php](https://github.com/ziadoz/awesome-php)
519
526
520
527
*[LaraJobs](https://larajobs.com/)
521
528
*[Laravel Gurus](https://laravelgurus.com/)
522
-
*[With Laravel](http://withlaravel.com/)
523
529
524
530
## Hosted Development Tools
525
531
@@ -530,6 +536,7 @@ Inspired by [ziadoz/awesome-php](https://github.com/ziadoz/awesome-php)
530
536
*[Laravel Database Designer](http://biodesignrealworld.github.io/LaravelDatabaseDesigner/) - Graphical tool to create database schemas
531
537
*[Laravel Model Generator Online](http://andressantibanez.com/laravel-model-generator/) - Make a laravel model online with migration code also generated
532
538
*[StyleCI](https://styleci.io) - PHP Coding Style Service
539
+
*[DependenCI](https://dependenci.miguelpiedrafita.com) - Continous ntegration tool for Composer
533
540
534
541
## Miscellaneous
535
542
@@ -552,3 +559,5 @@ Found an awesome package, blog, video etc.? Send me a pull request!
552
559
[](https://creativecommons.org/licenses/by/4.0/)
553
560
554
561
Awesome Laravel is licensed under a [Creative Commons Attribution 4.0 International License](https://creativecommons.org/licenses/by/4.0/).
0 commit comments