GithubHelp home page GithubHelp logo

pkongawi / laravel-cashier-course Goto Github PK

View Code? Open in Web Editor NEW

This project forked from scotch-io/laravel-cashier-course

0.0 0.0 0.0 247 KB

Code for the Scotch School course: Build a Monthly Subscription App with Laravel Cashier

Home Page: https://school.scotch.io/build-a-monthly-subscription-app-with-laravel-cashier

License: MIT License

PHP 78.62% JavaScript 1.42% ApacheConf 0.55% HTML 19.40%

laravel-cashier-course's Introduction

Build a Monthly Subscription App with Laravel Cashier

This is the code repo for the Scotch School course: Build a Monthly Subscription App with Laravel Cashier.

Requirements

Installation

  • Clone the repo: git clone [email protected]:scotch-io/laravel-cashier-course
  • Go into the repo: cd laravel-cashier-course
  • Install dependencies: composer install
  • Copy .env.example to .env: cp .env.example .env
  • Create a key: php artisan key:generate
  • Fill in STRIPE_KEY and STRIPE_SECRET in .env
  • Start the app: php artisan serve
  • Visit the app: http://localhost:8000

Stripe Keys

We will need a payment processor. Create a Stripe account and get your API keys under Account Settings.

laravel-cashier-course's People

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.