Skip to content

📖 Project with Micro-Framework Silex, Doctrine DBAL e AngularJS

Notifications You must be signed in to change notification settings

fxcosta/customer-registration

Repository files navigation

Simple Customers Registration

📖 Praticando

simple registration of people with name and email

Neste Projeto foram utilizados as seguinte ferramentas

Uso

  • $ cd customer-registration
  • $ composer install
  • $ npm install
  • Importe o arquivo simple_registration.sql para sua base de dados
  • Renomeie o arquivo app/config/db.options.example.php para: app/config/db.options.php e configure com os dados do DB.
  • $ php -S 127.0.0.1:8080 -t public

Sobre o projeto

Este projeto foi desenvolvido para didática.

Copyright (c) 2015 Candido Souza

About

📖 Project with Micro-Framework Silex, Doctrine DBAL e AngularJS

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published