Download pizzademo Free Java Code

Description

A Laravel 4 demo site.

Source Files

The download file pizzademo-master.zip has the following entries.


.gitattributes/*  w  w  w.j  av a2s.  c  om*/
.gitignore
CONTRIBUTING.md
README.md
app/commands/.gitkeep
app/config/app.php
app/config/auth.php
app/config/cache.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/controllers/.gitkeep
app/controllers/AccountController.php
app/controllers/ApiController.php
app/controllers/BaseController.php
app/controllers/HomeController.php
app/controllers/OrderController.php
app/database/migrations/.gitkeep
app/database/migrations/2013_01_24_212130_CreateUsersTable.php
app/database/migrations/2013_01_24_212142_CreatePizzasTable.php
app/database/migrations/2013_01_24_212153_CreateOrdersTable.php
app/database/migrations/2013_01_24_212206_CreateToppingsTable.php
app/database/migrations/2013_01_24_212225_CreateSessionsTable.php
app/database/migrations/2013_01_24_212738_CreatePivotTables.php
app/database/production.sqlite
app/database/seeds/.gitkeep
app/database/seeds/order_pizza.php
app/database/seeds/orders.php
app/database/seeds/pizza_topping.php
app/database/seeds/pizzas.php
app/database/seeds/toppings.php
app/database/seeds/users.php
app/filters.php
app/lang/en/general.php
app/lang/en/pagination.php
app/lang/en/validation.php
app/models/Order.php
app/models/Pizza.php
app/models/Topping.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/account/index.blade.php
app/views/account/login.blade.php
app/views/errors/403.php
app/views/errors/404.php
app/views/errors/500.php
app/views/hello.blade.php
app/views/layouts/default.blade.php
app/views/notifications.blade.php
app/views/order/index.blade.php
artisan
bootstrap/autoload.php
composer.json
phpunit.xml
public/.htaccess
public/assets/css/bootstrap-responsive.css
public/assets/css/bootstrap-responsive.min.css
public/assets/css/bootstrap.css
public/assets/css/bootstrap.min.css
public/assets/css/site.css
public/assets/img/glyphicons-halflings-white.png
public/assets/img/glyphicons-halflings.png
public/assets/js/bootstrap.js
public/assets/js/bootstrap.min.js
public/assets/js/filter/chkb-filter.js
public/assets/js/filter/mixed.js
public/assets/js/filter/search-filter.js
public/assets/js/jquery-1.9.0.min.js
public/assets/js/jquery.liveFilter.js
public/favicon.ico
public/index.php
public/packages/.gitkeep
server.php
start.php

Download

Click the following link to download pizzademo-master.zip.

pizzademo-master.zip




















Home »
  Javascript Free Code Download »
    Development »




Algorithm
API
Asp.Net
Azure
CoffeeScript
Collection
Component
Data Structure
Date
Demo
Django
Drupal
Example
Filter
GeoLocation
Markdown
MVC
Parse
Php
Plugin
Prototype
Python
Sample
SDK
Snippet
Stream
Titanium
Utility
Web
WebApplication
XML
YAML
ZooKeeper