mysteryreloaded/laraone-theme

Support files for laraone theme development

1.2.5 2019-09-18 11:18 UTC

This package is auto-updated.

Last update: 2025-06-22 11:02:49 UTC


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

Enjoy