ArthurRAmaral / soldat-rank

Soldat ranking system

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

About Soldat Ranking System

This website aims to provide a competitive gameplay to Soldat players.

Frameworks used:

How to install and run

In a terminal run de following commands:

Rename the .env.example file to .env and make the propper configurations. Still in .env file, set the SUPERUSER_PASS with a strong password. Then run the commands:

  • php artisan key:generate
  • php artisan migrate

And finnally to run the application just enter this command:

  • php artisan serve

Now you can log in using the email super@super.com and the password configured on .env file.

Recommendations

The Adminlte framework provides a beautiful, responsive and robust template with a lot of components to be added as needed. Go ahead and read the docummentation here to learn how to take the best from it.

About

Soldat ranking system


Languages

Language:PHP 58.9%Language:Blade 40.7%Language:Shell 0.2%Language:Vue 0.1%