spork/planning

The planning package for Spork

Fund package maintenance!
Ko Fi
austinkregel

Installs: 3

Dependents: 0

Suggesters: 0

Security: 0

Stars: 1

Watchers: 1

Forks: 0

Open Issues: 0

Language:Vue

1.0.0 2022-10-16 00:34 UTC

This package is not auto-updated.

Last update: 2024-11-18 08:28:37 UTC


README

Simply add to your spork app through composer!

composer require spork/planning

Publish your assets

php artisan vendor:publish --provider=Spork\\Planning\\PlanningServiceProvider

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 Planning entry to the menu.