Skip to content

Repository files navigation

eCommerce Rest API

Build Status License

Features

  • Integrated with third party API (RajaOngkir)
  • Image Upload to CDN (Cloudinary)
  • SMTP Mailgun

Requirements

  • PHP >= 7.1.3
  • Composer
  • OpenSSL PHP Extension
  • PDO PHP Extension
  • Mbstring PHP Extension

Installation

$ git clone https://github.com/pocikode/simple-chat.git
$ cd simple-chat
$ cp .env.example .env

Open your favourite text editor.

Open .env file, edit with your database and other services credentials.

$ composer install
$ php artisan migrate
$ php artisan db:seed
$ php -S localhost:8000 -t public

Open your browser, goto http://localhost:8000

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

Packages

Contributors

Languages