Skip to content

manhtienpt/larashopifydemo

 
 

Repository files navigation

Laravel Shopify Demo Application

A demo application with Laravel to interact with Shopify oAuth API and create Webhooks.

Install

1. Download the source "yespbs/larashopifydemo"
2. CD into your-install-path and run composer update `update composer`
3. Update database details in app/config/database or app/config/local/database as per your environment settings
4. Run database migrate `php aritisan migrate`
5. Update app/config/shopify.php to match your install and keys from Shopify App
6. Start the app http://your-install-path/stores

License

The Laravel Shopify Demo Application is open-sourced software licensed under the MIT license

About

Laravel Shopify Demo

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • PHP 93.6%
  • HTML 6.0%
  • ApacheConf 0.4%