Skip to content

slawisha/computer-shop

Repository files navigation

L5 Computer Shop

Web computer shop built in Laravel 5, including Excel spreadsheet import and Stripe payment.

Excel spreadsheet import

Excel spreadsheet has following columns: id, Name, Manufacturer, Model, Category, Price, Processor, Memory, HDD, Graphics, Screen, Optical. Example file can be found inside the repository.

Stripe payment

use testing card: 4242 4242 4242 4242, Expiry date: some date in future. CVC: 4242.

Local Instalation

Clone the repo and cd into the directory, then run composer install form the command line. Rename .env.example to .env .The App uses sqlite in development enviroment. Run inside homestead enviroment.

Admin credentials

admin@l5shop.com
123456

About

Web Computer Shop using Laravel5

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages