laravel-mail-preview
by se468
Extension to Laravel-Mail-Preview by Mohamed Said. Adds a 'preview' and 'local' mail driver for testing emails in laravel.
laravel-sandbox
by mesour
The sandbox is how to use mesour/laravel-bridges in the Laravel Framework.
laravel-autodb
by xmarkclx
Automatically creates database for Laravel based on a few PHP documentation comments.
toastr-5.1-laravel
by nilsenj
toastr.js for Laravel 5.1/5.2 easy notification like growl for example
laravel-airbrake
Laravel service provider for Airbrake https://github.com/airbrake/phpbrake
laravel-airbrake
by vento
Laravel service provider for Airbrake https://github.com/airbrake/phpbrake
laravel-log-keeper
by lifeonscreen
Laravel Log Keeper helps rotating you logs while storing them anywhere you want with custom local/remote retention policies
laravel-log-keeper
by mathiasgrimm
Laravel Log Keeper helps rotating you logs while storing them anywhere you want with custom local/remote retention policies
eve-market-details-laravel-bridge
by evemarket
This is a bridge between the Eve Online Public Crest and the Laravel Framework.
laravel-triaged-queues
by fulfillment
Extend Laravel 5 Queues to fallback to an arbitrary number of hosts in the event one is unreachable.
laravel-userstimetamps
by xt
Laravel Userstamps provides an Eloquent trait which automatically maintains `created_by` and `updated_by` columns on your model, populated by the currently authenticated user in your application.
userstamps
by wildside
Laravel Userstamps provides an Eloquent trait which automatically maintains `created_by` and `updated_by` columns on your model, populated by the currently authenticated user in your application.
laravel-json-schema
by mojopollo
Create all your migrations and models from one JSON schema file. Laravel Database Schema in JSON allows you to define your entire Laravel database schema in one JSON file then generates all the necessary migration files
boletos-laravel
by cbcaio
Uma abordagem orientada a objetos para criação de boletos em PHP, feito para laravel
resized-laravel
by square1
Laravel package for resized.co, the on-demand image manipulation service.
laravel-universal-service-provider
This Laravel service provider allows Laravel applications to use service providers as defined in container-interop/service-provider