Skip to content
This repository has been archived by the owner on Aug 22, 2022. It is now read-only.
/ quas-wex-exort Public archive

All the guts of the Dota 2 center on quas-wex-exort.com

Notifications You must be signed in to change notification settings

lucidlemon/quas-wex-exort

Repository files navigation

Useful Links

dota 2 cdn paths

vuejs fetch

Installation

Basic Requirements for running the php installation

  • install valet or virtualbox
  • install composer
  • composer install
  • yarn or npm install

now to make it working in your demo application:

  • cp .env.example .env
  • set up mysql settings in .env
  • php artisan key:generate
  • php artisan passport:install // may take some time
  • php artisan migrate --seed

About

All the guts of the Dota 2 center on quas-wex-exort.com

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published