Download end to end with angularjs Free Java Code
Description
An intermediate/advanced look at how to use Angular JS in conjunction with a server side.
Source Files
The download file end-to-end-with-angularjs-master.zip has the following entries.
.gitattributes//from w w w. j a va 2 s . co m
.gitignore
CONTRIBUTING.md
README.md
app/commands/.gitkeep
app/config/app.php
app/config/auth.php
app/config/cache.php
app/config/compile.php
app/config/database.php
app/config/mail.php
app/config/packages/.gitkeep
app/config/queue.php
app/config/session.php
app/config/testing/cache.php
app/config/testing/session.php
app/config/view.php
app/config/workbench.php
app/controllers/.gitkeep
app/controllers/AuthController.php
app/controllers/BaseController.php
app/controllers/HomeController.php
app/database/migrations/.gitkeep
app/database/migrations/2013_05_12_185614_create_users_table.php
app/database/migrations/2013_06_18_132149_create_session_table.php
app/database/production.sqlite
app/database/seeds/.gitkeep
app/database/seeds/DatabaseSeeder.php
app/database/seeds/UsersTableSeeder.php
app/filters.php
app/lang/en/pagination.php
app/lang/en/reminders.php
app/lang/en/validation.php
app/models/User.php
app/routes.php
app/start/artisan.php
app/start/global.php
app/start/local.php
app/storage/.gitignore
app/storage/cache/.gitignore
app/storage/logs/.gitignore
app/storage/meta/.gitignore
app/storage/sessions/.gitignore
app/storage/views/.gitignore
app/tests/ExampleTest.php
app/tests/TestCase.php
app/views/emails/auth/reminder.blade.php
app/views/singlepage.php
artisan
bootstrap/autoload.php
bootstrap/paths.php
bootstrap/start.php
composer.json
phpunit.xml
public/.htaccess
public/css/foundation.min.css
public/css/normalize.css
public/css/style.css
public/favicon.ico
public/img/demo1.jpg
public/img/demo2.jpg
public/index.php
public/js/angular-sanitize.js
public/js/angular.js
public/js/app.js
public/js/underscore.js
public/packages/.gitkeep
public/robots.txt
public/templates/books.html
public/templates/home.html
public/templates/login.html
public/templates/register.html
server.php
Download
Click the following link to download end-to-end-with-angularjs-master.zip.
end-to-end-with-angularjs-master.zip