Skip to content

rhaider-dev/laravel-pubg-stat

Repository files navigation

Introduction

PUBGFinder- a website to search for pubg stats. It is built with Laravel and Voyager. Easily make a Video Game website and show pubg stats to the world. 

Demo

http://mysterious-fortress-55847.herokuapp.com

Please note: in the demo images will not work. But, it will work on local or other servers.

Requirements

It uses Laravel version 7.0. So, the serevr requirements are 

  • PHP >= 7.2.5
  • BCMath PHP Extension
  • Ctype PHP Extension
  • Fileinfo PHP extension
  • JSON PHP Extension
  • Mbstring PHP Extension
  • OpenSSL PHP Extension
  • PDO PHP Extension
  • Tokenizer PHP Extension
  • XML PHP Extension

Installation

  • clone the repository
  • Run "composer install"
  • make an .env file from env.example
  • execute "php artisan storage:link"
  • execute "php artisan migrate", then "php artisan seed"
  • Then "php artisan serve" to run in local environment
  • Go to http://localhost:8000/admin and then use username: admin@admin.com and password: password to enter the back end 

** Note that, please make sure you use http://localhost:8000 as your APP_URL in .env file.

To add Disqus comment system, you need to add the following lines in your .env file.

DISQUS_ENABLED=true

DISQUS_USERNAME=your_website_shortname

 

in .env use PUBG_API and PUBG_REGION for your pubg api and region

Make sure you setup your mail correctly

Screenshot

Home Page

home page

Stat Details

review

Stat Details

post details

Features

Backend

  • User management
  • Role management
  • Permissions
  • Page builder
  • Post creation
  • Menu builder
  • Media manager

Front End

  • Ad friendly
  • Post comment system

Credits

If you like the work, make sure give some stars. If you find any issue, please feel free to create.

 

License

The MIT License (MIT). Please see License File for more information.

 

You might like some scripts for your projects (affiliate links)