Shop App built with Laravel, VueJs and MySQL

Larashop

Technologies used:

  • Laravel (mostly as an API)
  • Vue
  • Vuetify

Setting up Larashop App:

  • php artisan db:seed

  • log in as admin@test.com or user@test.com (both passwords as ‘password’)

  • Normally you would have to verify email address - for testing purpose, this is already handled

  • Once logged in, head over to /dashboard to see Chart for sales breakdown per month, if logged in as Admin

  • In order to test Stripe Payment integration, go ahead and include STRIPE_KEY and STRIPE_SECRET in .env. The following are test params:

  • Number : 4242424242424242

  • Bran : Visa

  • CVC : Any 3 digits

  • Date : Any future date

This project includes:

  • Vue chart feature
  • Roles/permissions built with Spatie package
  • Multiple formats report exports (csv, xls, pdf)
  • Stripe Payment Integration

…more coming soon!

Download Details:

Author: NikolaLukic94

Source Code: https://github.com/NikolaLukic94/LaraShop

#laravel #vuejs #mysql #vue

Shop App built with Laravel, VueJs and MySQL
28.25 GEEK