laravel24 / YoutubeAPI_Demo

Small demo application for Sitepoint Youtube API article

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Installation

  • clone the repo.

  • create the VM using vagrant up

  • run composer update

  • create a .env file and fill it like below.

    app_name='GA-DEMO'
    client_id='your google client od'
    client_secret='your google client secret'
    api_key='your google api key'

About

Small demo application for Sitepoint Youtube API article


Languages

Language:CSS 61.9%Language:PHP 31.0%Language:HTML 6.7%Language:JavaScript 0.2%Language:ApacheConf 0.2%