Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/melvin0008/laravel-angular
Laravel+angular+CouchDb Boiler Template
https://github.com/melvin0008/laravel-angular
Last synced: 3 months ago
JSON representation
Laravel+angular+CouchDb Boiler Template
- Host: GitHub
- URL: https://github.com/melvin0008/laravel-angular
- Owner: melvin0008
- Created: 2014-10-22T13:07:38.000Z (about 10 years ago)
- Default Branch: master
- Last Pushed: 2014-12-21T08:00:29.000Z (almost 10 years ago)
- Last Synced: 2024-04-16T04:25:17.639Z (7 months ago)
- Language: JavaScript
- Homepage:
- Size: 5.14 MB
- Stars: 10
- Watchers: 4
- Forks: 8
- Open Issues: 0
-
Metadata Files:
- Readme: readme.md
- Contributing: CONTRIBUTING.md
Awesome Lists containing this project
- awesome-projects-boilerplates - Laravel Angular CouchDB
README
Laravel -AngularJS-CouchDB-Redis-Sendgrid-Beanstalk Template
===========================================================Features supported:
-Laravel 4.2 : PHP Framework
-AngularJS 1.3 : AngularJS Frontend Framework
-CouchDB : NoSQL Database
-Redis : Caching Database
-Sendgrid : Mailing service
-Beanstalk : Queue Service
Select all or any service you want
Perfect boilerplate to start coding
Subdomain1 and Subdomain2 are the multi domains
Can add more subdomains
Perfect blend of an Application using Laravel and AngularJS.###For CouchDB users
Write map reduce functions in couchwrite or couchread and run python deploy.py on terminal###For BeanStalk users:
Install supervisor
Use link for setup http://fideloper.com/ubuntu-beanstalkd-and-laravel4
After git clone run php artisan dump-autoload
composer dump-autoloadSetup virtual hostst pointing to
public/subdomain1 for the first subdomainpublic/subdomain2 for the second sub domain
Special Thanks to dready92 https://github.com/dready92/PHP-on-Couch to have libraries for couchdb
###TO-DO
ORM for CouchDB