Skip to content

meysamzandy/sekkeh-laravel-payment-microservice

Repository files navigation

Sekkeh Installation Tips

sekkeh is a payment microservice

Requirements installation

Install web server (nginx)
Install php > 7.4 last stable version
Install mariadb last stable version
Install phpmyadmin -last stable version
Install the composer v2
Enable the event on mariadb
Install soap client
Install curl
Set valid ip on the server
Set domain to valid ip sekkeh.filmgardi.com
Install ssl

Requirements Command

run git clone https://github.com/meysamzandy/sekkeh-laravel-payment-microservice.git
run cd /var/www/sekkeh
run composer install
Duplicate .env.example to .env
configure mysql connection on .env
run php artisan key:generate
run php artisan migrate

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published