khakimjanovich / commerce-october

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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:

About

License:MIT License


Languages

Language:PHP 60.7%Language:JavaScript 16.7%Language:CSS 9.4%Language:Less 8.2%Language:HTML 5.0%Language:Dockerfile 0.0%Language:Blade 0.0%