mysteryreloaded / laraone-theme
Support files for laraone theme development
1.2.5
2019-09-18 11:18 UTC
Requires
- php: >=7.1
Requires (Dev)
- orchestra/testbench: ~3.0
- phpunit/phpunit: 6.*
README
Command Suppport Package for Laraone Themes
by mysteryreloaded
Follow the two simple steps in order to install the package correctly:
1. Add package into the 'required' section inside your composer.json
2. Add service provider class in the 'providers' section of your app.php folder:
mysteryreloaded\laraonetheme\ThemeServiceProvider::class