#Candidate: Bruce Li online CV.
This project was generated with Symfony v3.3.
For details on how to download and get started with Symfony, see the Installation .
√ 1.Import SQL file (i.e. dockyard.sql) into database.
√ 2.Implement the GET route /api/boats which returns a JSON array of all boats and their properties.
√ 3.Implement the GET route /api/boats/{id} which returns all available details about a specific boat, including the ids of all workers working on that boat.
√ 4.Using Laravel or Symfony framework.
√ 5.Using Eloquent or Doctrine as an ORM.