Skip to content

Repository files navigation

eMerchantPay Task

Blog Implementation

Installation

Install composer dependencies, yarn dependencied and build assets

yarn install
yarn run build
composer install

Copy .env.example file and edit it

cp .env.example .env

Import sql backup tables and data (demo user is demo:demo)

mysql -uroot -p emerchantpay < emerchantpay.sql

Run project

php -S 0.0.0.0:8888 -t public

Open administration

About

Blog Implementation

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages