Skip to content

Latest commit

 

History

History
14 lines (10 loc) · 468 Bytes

README.md

File metadata and controls

14 lines (10 loc) · 468 Bytes

Phonebook Project Using Laravel

A REST API project to understand the object oriented nature of laravel with a simple project

This is a phonebook app which will receive ghanain phone numbers andperform some checks like verify network and length. This laravel project to dive into some features of laravel. This project will feature some laravel features:

  • Events and Listeners
  • Jobs
  • Actions
  • Resource
  • Services
  • Notifications

and many more.