Awesome
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-autoload
Setup virtual hostst pointing to
public/subdomain1 for the first subdomain
public/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