Create a simple web service which implements a phone book storage.
PHP, Laravel, MySQL, Composer.
Model–view–controller.
List contacts, add a contact, get a contact, edit a contact, delete a contact. List phones, add a phone for the contact, get a phone, edit a phone, delete a phone.