Skip to content

Boilerplate for a non single page implementation of Angular, Phalcon, and Bootstrap

Notifications You must be signed in to change notification settings

zhegwood/phalcon.angular.bootstrap

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

phalcon.angular.bootstrap

7/27/2016 - Updated to latest Angular, Bootstrap, and JQuery/UI. Also implemented a controller/service architecture.

Biolerplate for a non single page implementation of Angular, Phalcon, and Bootstrap. Has a user creation, activation email (using SendGrid), user login to a secure page, and role management to an admin page

Requirements: Phalcon www.phalconphp.com

Composer www.getcomposer.com

SendGrid account www.sendgrid.com (username/password set in app/models/User.php -> sendActivationEmail())

bootstrap.sql is a basic database with users and roles tables

mod_rewrite must be enabled on the server

Implementation can be seen at http://104.131.144.103:8080/

About

Boilerplate for a non single page implementation of Angular, Phalcon, and Bootstrap

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published