Skip to content

mstmvd/digikala-sms

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Requirements

  • git
  • Composer
  • Php 7
  • Redis
  • Mysql 5.7

Setup

git clone https://github.com/mstmvd/digikala-sms
cd digikala-sms
composer install

Create a database in mysql and run:

mysql -u<user> -p<pass> <database> < digikala.sql

Run

php -S localhost:8000

About

Test project of Digikala

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages