This package contains some of the code used specifically for https://demo.rapidez.io
It includes a middleware that sets specific configuration values based on the user's session.
composer config repositories.demo-helper vcs https://github.com/rapidez/demo-helper.git
composer require rapidez/demo-helper
You can publish the views with:
php artisan vendor:publish --tag=rapidez-demo-helper-views
GNU General Public License v3. Please see License File for more information.