Skip to content

API development for PerfectPair ecommerce store (PHP/Laravel)

Notifications You must be signed in to change notification settings

HaydenBruin/Perfect-Pair-API

Repository files navigation

Perfect Pair - API

PerfectPair is an ecommerce platform, it's branded for PerfectPair but can be forked and rebranded for something else.

It uses Laravel on the API side & Stripe's PHP SDK for payment gateway.

Installing

Fork this repo

Pull down the repo on your end (git init & git remote add origin )

Use "composer install" to install all of the project's composer packages (composer is NPM for php)

Then "php artisan serve" to boot & go to http://127.0.0.1:8000.

Contact

Any questions? Send me an email at [email protected] and I'll see how I can help :).

About

API development for PerfectPair ecommerce store (PHP/Laravel)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published