laravel-devheader
by matthewbdaly
Laravel middleware that adds a header to the page when not in production so you don't mix up dev, staging and production environments
laravel-package-boilerplate
by matthewbdaly
Starting boilerplate for Laravel packages. Override the content in here when creating your own package
laravel-postcodes
by matthewbdaly
A Laravel and Lumen integration for matthewbdaly/postcode-client to enable postcode lookups with Ideal Postcodes
laravel-error-snapshot
by matthewbdaly
Stores errors from both the client and server side in a consistent format to aid debugging
laravel-repositories
by matthewbdaly
A base repository class and interface, together with a caching decorator. Extend them for use in your own projects.
laravel-azure-storage
by matthewbdaly
Microsoft Azure Blob Storage integration for Laravel's Storage API
laravel-sms
by matthewbdaly
A Laravel and Lumen integration for matthewbdaly/sms-client to enable sending SMS messages
laravel-etag-middleware
by matthewbdaly
A Laravel middleware for adding ETags to HTTP requests to improve response times