slack-laravel
by jeremykenedy
Laravel integration for the jeremykenedy/slack package, including facades and service providers.
laravel-exception-notifier
by jeremykenedy
Laravel exception notifier will send an email of of the error along with the stack trace to the chosen recipients.
laravel-https
by jeremykenedy
Laravel Https is middleware to check for Secure HTTP requests. Laravel Https middleware providers can check and redirect if the user is not hitting the https url of your app/site or the request can be automatically redirected to a Secure Http (HTTPS) request.
uuid
by jeremykenedy
Laravel package to generate a UUID according to the RFC 4122 standard. UUID Versions 1, 3, 4 and 5 are supported. With MIT license.