https://github.com/roc41d/laracontacts
A simple phone book app implemented in laravel 5.3
https://github.com/roc41d/laracontacts
Last synced: 2 months ago
JSON representation
A simple phone book app implemented in laravel 5.3
- Host: GitHub
- URL: https://github.com/roc41d/laracontacts
- Owner: roc41d
- Created: 2016-11-17T14:24:50.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2016-11-23T15:52:58.000Z (over 8 years ago)
- Last Synced: 2025-01-21T21:13:29.336Z (4 months ago)
- Language: PHP
- Size: 1.35 MB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: readme.md
Awesome Lists containing this project
README
# LaraContacts
LaraContacts is a simple phonebook application which demonstrate the Auth, Create, Read, Update and Delete functionalities in [Laravel 5.3](http://laravel.com/docs).
The application permits a user to create/login to account and manage phone book contacts.