https://github.com/apsdehal/contacts-manager
https://github.com/apsdehal/contacts-manager
Last synced: 4 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/apsdehal/contacts-manager
- Owner: apsdehal
- Created: 2013-12-26T15:23:17.000Z (over 12 years ago)
- Default Branch: master
- Last Pushed: 2013-12-27T19:50:03.000Z (over 12 years ago)
- Last Synced: 2024-12-31T08:26:38.996Z (over 1 year ago)
- Language: PHP
- Size: 4.52 MB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: readme.md
- Contributing: CONTRIBUTING.md
Awesome Lists containing this project
README
###Contacts Manager
This contact manager is based on laravel framework and backbone.js, use these at your ease.
Kindly make sure to run `php artisan migrate` to make schema same as mine. Also make sure to add `database.php` file in `app/config/` folder from your laravel 4 distribution to make sure everything runs fine. Other neccesary steps for installation of laravel are to be followed as usual.