Karim Aya

Karim Aya

1609387681

Build a Vue shopping cart with Laravel Cashier and Stripe

In this 55 minute video, We’ll show you how to create a basic e-commerce site powered by a Vue SPA and Laravel API, which takes payments through Stripe thanks to the Laravel Cashier package.

  • 0:00 Intro
  • 0:46 Migrations and Data Structure
  • 7:35 Database Seeding
  • 15:45 Scaffolding the API
  • 18:20 Building the Vue Frontend
  • 38:00 Installing Stripe and Cashier
  • 43:55 Processing a Payment
  • 53:40 Conclusion

You’ll learn how to:

  • Seed a database with fake products and categories
  • Populate a Vue frontend application with products from our API
  • Collect user location and credit card information
  • Make charges to a customer’s payment method with Cashier

Source Code : https://github.com/aschmelyun/laravel-vue-stripe-cashier

Subscribe: https://www.youtube.com/channel/UCc07-IBVwRlOsMg2WMdd8Sg

#vue #laravel

What is GEEK

Buddha Community

Build a Vue shopping cart with Laravel Cashier and Stripe
Luna  Mosciski

Luna Mosciski

1600583123

8 Popular Websites That Use The Vue.JS Framework

In this article, we are going to list out the most popular websites using Vue JS as their frontend framework.

Vue JS is one of those elite progressive JavaScript frameworks that has huge demand in the web development industry. Many popular websites are developed using Vue in their frontend development because of its imperative features.

This framework was created by Evan You and still it is maintained by his private team members. Vue is of course an open-source framework which is based on MVVM concept (Model-view view-Model) and used extensively in building sublime user-interfaces and also considered a prime choice for developing single-page heavy applications.

Released in February 2014, Vue JS has gained 64,828 stars on Github, making it very popular in recent times.

Evan used Angular JS on many operations while working for Google and integrated many features in Vue to cover the flaws of Angular.

“I figured, what if I could just extract the part that I really liked about Angular and build something really lightweight." - Evan You

#vuejs #vue #vue-with-laravel #vue-top-story #vue-3 #build-vue-frontend #vue-in-laravel #vue.js

wp codevo

wp codevo

1608042336

JavaScript Shopping Cart - Javascript Project for Beginners

https://youtu.be/5B5Hn9VvrVs

#shopping cart javascript #hopping cart with javascript #javascript shopping cart tutorial for beginners #javascript cart project #javascript tutorial #shopping cart

Teresa  Bosco

Teresa Bosco

1598741280

Vue Laravel File Upload | Upload Image in Laravel Vue

We will use Laravel as a backend and Vue js as a frontend framework or library. In this small project, we will upload an image from the vue component. First, we download the Laravel and then install the dependencies using pm, and then we will start our project.

Steps to upload file in Laravel Vue

The first step will be to install and configure the Laravel Framework.

Step 1: Install Laravel

Go to your terminal and hit the following command.

composer create-project laravel/laravel vuefileupload --prefer-dist

After installation, go to the project folder root and type the following command.

npm install

It installs all the necessary dependencies to build Vue components.

#vue #laravel vue #vue js #laravel

Karim Aya

Karim Aya

1609387681

Build a Vue shopping cart with Laravel Cashier and Stripe

In this 55 minute video, We’ll show you how to create a basic e-commerce site powered by a Vue SPA and Laravel API, which takes payments through Stripe thanks to the Laravel Cashier package.

  • 0:00 Intro
  • 0:46 Migrations and Data Structure
  • 7:35 Database Seeding
  • 15:45 Scaffolding the API
  • 18:20 Building the Vue Frontend
  • 38:00 Installing Stripe and Cashier
  • 43:55 Processing a Payment
  • 53:40 Conclusion

You’ll learn how to:

  • Seed a database with fake products and categories
  • Populate a Vue frontend application with products from our API
  • Collect user location and credit card information
  • Make charges to a customer’s payment method with Cashier

Source Code : https://github.com/aschmelyun/laravel-vue-stripe-cashier

Subscribe: https://www.youtube.com/channel/UCc07-IBVwRlOsMg2WMdd8Sg

#vue #laravel