AndiSyarif / api-movie-laravel-10

Tutorial API Movie Laravel 10

Home Page:https://andisdev.tech

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Andis Dev

Turorial API Movie Laravel 10

Features

  • Banner Movies
  • Top 12 Movies
  • Top 12 TV Shows
  • List movies with Load more include loading animation
  • Sort movies ([popularity : desc, asc],[top rated : desc, asc])
  • List tv shows with Load more include loading animation
  • Sort tv shows ([popularity : desc, asc],[top rated : desc, asc])
  • Detail Movie
  • Detail TV Show
  • Trailer Movie
  • Trailer TV Show
  • Search

Required

  • Laravel 10
  • Composer
  • Javascript
  • FontAwesome 6
  • account themoviedb.org to get api key
  • Server Xampp/Laragon

Installation

Download or clone source code

Install the dependencies and start the server.

run composer update
run php artisan serve

open link at your browser http://127.0.0.1:8000

Demo Link

https://api-movie.andisdev.tech/

Screenshoot

logo logo logo logo logo logo

License

Andis Dev

Free for learn !

About

Tutorial API Movie Laravel 10

https://andisdev.tech


Languages

Language:JavaScript 57.7%Language:CSS 19.2%Language:PHP 12.2%Language:Blade 10.8%