Skip to content

This template was created in response of the current quarantine regulations caused by 🦠 COVID19

License

Notifications You must be signed in to change notification settings

hunwalk/request-help

Repository files navigation

HOW TO INSTALL

1st step

Clone this repo onto your server

Create a .env file from the .env.example

OSX / LINUX

$ cp .env.example .env

Windows

$ copy .env.example .env

2nd step

Use composer to install dependencies

$ composer install

3rd step

  • Fill in the .env file. Add or remove things, it's your choice entirely
  • Run the following commands
    $ php yii migrate-user
    $ php yii migrate-rbac
    $ php yii migrate
    

Ignited by

About

This template was created in response of the current quarantine regulations caused by 🦠 COVID19

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published