Installing the app

In order to install the app you need to run the following command:

    git clone <repo>
    cd <repo>
    docker-compose build
    docker-compose up -d

After that run the following command to see the app:

php artisan october:install

Development Team

This application was created by Yunusali Khakimjanovich

Foundation library

The app uses Laravel as a foundation PHP framework.

Contact

You can communicate with us using the following mediums:

Coding standards

Please follow the following guides and code standards: