Skip to content

A proof of concept for a shopping plugin for Spork that uses the meijer API to access products

Notifications You must be signed in to change notification settings

spork-app/shopping

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Shopping

Simply add to your spork app through composer!

composer require spork/shopping

Publish your assets

php artisan vendor:publish --provider=Spork\\Shopping\\ShoppingServiceProvider

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

About

A proof of concept for a shopping plugin for Spork that uses the meijer API to access products

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published