Nicnry / APIServer

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

APIServer

Installation

If you want start to use this project :

  1. clone this repo
  2. cd /repo_cloned/
  3. copy and rename .env.example file by .env and apply the change
  4. run php artisan key:generate
  5. run composer install
  6. run php artisan migrate:refresh --seed
  7. run your .sql file
  8. access to your api

About


Languages

Language:PHP 90.9%Language:Ruby 5.3%Language:HTML 3.2%Language:Vue 0.5%