This package provides you with a simple tool to set up a new package and it will let you focus on the development of the package instead of the boilerplate. If you do run the package on Laravel 5.5+, package auto-discovery takes care of the magic of adding the service provider. Be aware that the auto-discovery also means that this package is loaded in your production environment.
A set of renderless components to utilise in your Laravel Blade views
Blade UI Kit is a set of renderless components to utilize in your Laravel Blade views. In all essence, it's a collection of useful utilities, connect the dots between different parts of the TALL stack. It was made for Blade, Laravel's powerful templating engine.
The "Magic" User System Framework provides a set of PHP objects used to provide all the functionalty a basic userystem needs. The system aims to allow developers to rapidly create functional and secure user system's with minimal effort.