Skip to content

A proof-of-concept package for keeping track of plants/fruits/veggies you grow.

Notifications You must be signed in to change notification settings

spork-app/greenhouse

Repository files navigation

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

About

A proof-of-concept package for keeping track of plants/fruits/veggies you grow.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published