Skip to content

Latest commit

 

History

History
20 lines (13 loc) · 514 Bytes

readme.md

File metadata and controls

20 lines (13 loc) · 514 Bytes

Greenhouse

Simply add to your spork app through composer!

composer require spork/greenhouse

Publish your assets

php artisan vendor:publish --provider=Spork\\Greenhouse\\GreenhouseServiceProvider

You'll need to run artisan migrate to ensure your database gets the new repeating events schema

Lastly, register the Service Provider in your Spork App's config/app.php file. That will automatically add the Greenhouse entry to the menu.

First edit made using special fiesta Yes hello there