Skip to content

sharryy/IGDB-Game-Aggregator

Repository files navigation

Laravel HTTP Client Example

This application is a quick demo of laravel HTTP Client. It uses IGDB API to fetch data and populate the view accordingly. Technology Stack include Laravel, Livewire, Tailwind CSS and AlpineJS.

Installation

  • Clone the repo and cd into it
  • composer install
  • Rename or copy .env.example file to .env
  • php artisan key:generate
  • Add following two fields in .env file :
    • IGDB_CLIENT_ID
    • IGDB_AUTHORIZATION
  • php artisan serve or use Laravel Valet or Laravel Homestead
  • Visit http://127.0.0.1:8000/ in your browser

Credential for IGDB API can be found from https://api-docs.igdb.com

The design is heavily based upon Andre Madarang's Awesome Course from Laracast.

About

Demo of laravel HTTP client using IGDB API.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages