- Clone the repo and
cdinto it composer installnpm installnpm run dev- Rename or copy
.env.examplefile to.env. - Configure your
.envfile, with your Database name. - Import
reviewcorner_db.sqlin your Database. - Set your
TMDB_TOKENin your.envfile. You can get an API key here. Make sure to use the "API Read Access Token (v4 auth)" from the TMDb dashboard. - Set your
IGDB_CLIENT_IDand yourIGDB_ACCESS_TOKENin your.envfile. You can find instructions on how to do that here. - Set your
OMDB_TOKENin your.envfile. You can find instructions on how to do that here. - Run
php artisan key:generate - Run
php artisan serveor use XAMPP. - Visit
127.0.0.1:8000orlocalhost/project_name/public(XAMPP) in your browser.
- Gmail: super@admin.com
- Password: 12345678
- Gmail: admin@gmail.com
- Password: 12345678