MrAnonymusz / AdvancedReporter---Reloaded

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Laravel 7 Requirements

  • 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

You can check laravel's official site for more information.

Installation Guide

  1. Download the project from github or from this link: https://mega.nz/file/gApkGTjT#W8Zs-6tYsAkBhjny5MiW2-wLwJFU-eseGnKylxcWVgo

  2. a) If you are installing it a local machine you can watch this video on how to install it on local machine.
    b) If you are installing it on a hosting first make sure your hosting is supporting laravel and after that you should check your hosting admin panel if they have a software installer or a third party software button for example softaculous if they don't have one or you don't know how to use it try asking your hosting company for support.

  3. Now copy the files from this repository and replace the ones created from the laravel installer with this ones just make sure the .env file is not replaced.

  4. Open the .env file and there you can change the site name for the cookies and/or add an email address change database configurations and such. (This is optional)

  5. Now open your phpMyAdmin panel find your database and click on the Import button and import the advancedreportergui.sql file from the project's root directory.

[!] If you have any questions or you need help feel free to ask me on discord.

Discord:

About


Languages

Language:Blade 39.9%Language:PHP 38.4%Language:HTML 18.2%Language:Less 3.4%Language:Shell 0.1%