Skip to content

A simple Dockerized application to learn how to build an eCommerce app with Laravel, VueJs, Jwt auth, LaravelCashier, and Stripe.

Notifications You must be signed in to change notification settings

amirkhodabande/Dockerized-Shopping-spa-with-Laravel-and-VueJS

Repository files navigation

Single page shopping app

A simple application to learn how to build ecommerce app with Laravel, VueJs, Jwt auth, LaravelCashier and Stripe.

  • Laravel

  • JWT auth: tymon/jwt-auth

  • Laravel Cashier

  • Stripe

  • VueJs

  • VueRouter

  • VueX

  • ValidateJs

  • V-toaster

  1. Clone the project

  2. install composer dependencies via this command : composer install

  3. Connect to your own database and run database migration : php artisan migrate

  4. Run database Seeder to make some fake products and categories : php artisan db:seed

Done.

Be Happy:)

alt alt alt alt

About

A simple Dockerized application to learn how to build an eCommerce app with Laravel, VueJs, Jwt auth, LaravelCashier, and Stripe.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages