Skip to content

shayllis/bold-challange

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Installation

  1. Database Configure: Go to /config/app.php and set database settings in Datasources settings

  2. Installing dependences

$ composer install

Not done yet

  1. You need to import the database
    $ bin/cake migrations migrate
  2. Now seed the Apps
    bin/cake migrations seed

Services

You can can serverices under this uri "/services" (There is just one LOL)