2017 © Pedro Pelรกez
 

library contact

Contact form example via Aura.Input and Aura.Filter and how things work

image

hari/contact

Contact form example via Aura.Input and Aura.Filter and how things work

  • Saturday, April 12, 2014
  • by harikt
  • Repository
  • 1 Watchers
  • 1 Stars
  • 24 Installations
  • CSS
  • 0 Dependents
  • 0 Suggesters
  • 0 Forks
  • 0 Open issues
  • 3 Versions
  • 0 % Grown

The README.md

A sample contact form to show how to use Aura.Filter, Aura.Input with Aura.View., (*1)

For a standalone version check https://github.com/harikt/form-example, (*2)

Just drop this package in package folder of system folder., (*3)

Alternately adding "hari/contact" : "dev-master" to composer of system., (*4)

Requirements

a ) PHP 5.4 b ) Aura Framework, (*5)

Running Server:

Now you can run your development server via, (*6)

$php package/Aura.Framework/cli/server

Normally the server will show a message like Starting the Aura development server @ http://localhost:8000/, and point it to http://localhost:8000/contact . Feel free to change the route in config/default.php according to your need., (*7)

โ”œโ”€โ”€ config
โ”œโ”€โ”€ include
โ”œโ”€โ”€ package
โ”‚ย ย  โ”œโ”€โ”€ Aura.Autoload
โ”‚ย ย  โ”œโ”€โ”€ Aura.Cli
โ”‚ย ย  โ”œโ”€โ”€ Aura.Di
โ”‚ย ย  โ”œโ”€โ”€ Aura.Framework
โ”‚ย ย  โ”œโ”€โ”€ Aura.Http
โ”‚ย ย  โ”œโ”€โ”€ Aura.Marshal
โ”‚ย ย  โ”œโ”€โ”€ Aura.Router
โ”‚ย ย  โ”œโ”€โ”€ Aura.Signal
โ”‚ย ย  โ”œโ”€โ”€ Aura.Sql
โ”‚ย ย  โ”œโ”€โ”€ Aura.View
โ”‚ย ย  โ””โ”€โ”€ Aura.Web
โ”œโ”€โ”€ tmp
โ””โ”€โ”€ web
    โ””โ”€โ”€ cache
    |--index.php // document root

Any questions shoot a tweet to @harikt or in #auraphp channel in irc.freenode.org, (*8)

The Versions

12/04 2014

dev-develop2

dev-develop2 http://harikt.com

Contact form example via Aura.Input and Aura.Filter and how things work

  Sources   Download

BSD-2-Clause

The Requires

 

aura contact sample

05/04 2014

dev-master

9999999-dev http://harikt.com

Sample contact page working with Aura.Framework to show the Aura.Input and Aura.Filter and how things work

  Sources   Download

BSD

The Requires

 

aura contact sample

30/07 2012

1.0.0-beta1

1.0.0.0-beta1 http://harikt.com

This is a sample contact page

  Sources   Download

BSD

The Requires

 

aura sample