jorgedjr21 / imobiliaria

imobiliaria

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Laravel PHP Framework

Build Status Total Downloads Latest Stable Version Latest Unstable Version License

Laravel is a web application framework with expressive, elegant syntax. We believe development must be an enjoyable, creative experience to be truly fulfilling. Laravel attempts to take the pain out of development by easing common tasks used in the majority of web projects, such as authentication, routing, sessions, queueing, and caching.

Laravel is accessible, yet powerful, providing powerful tools needed for large, robust applications. A superb inversion of control container, expressive migration system, and tightly integrated unit testing support give you the tools you need to build any application with which you are tasked.

#Projeto de Estudo: Imobiliária

Este projeto é um estudo do framework laravel 5. O projeto consiste em um sistema de cadastro de imóveis para anuncio online (imobiliária online). Utilizo o framework laravel 5. Utilizo o template blade para criação das views

#Requisitos

  • PHP >= 5.4
  • Mcrypt PHP Extension
  • OpenSSL PHP Extension
  • Mbstring PHP Extension
  • Tokenizer PHP Extension

#Como instalar

  • É Necessário um servidor com php e mysql instalado.
  • Para configurar os dados para acesso ao banco de dados, edite o arquivo .env.example, colocando as informações necessárias neste arquivo. Após a alteração, renomeie o arquivo para .env
  • É preciso criar um virtual host apontando para a pasta /public no diretório do projeto.
  • Não esqueça de olhar o arquivo composer.json!

#Mais informações Laravel Docs

[ Laravel Install Guide] (http://laravel.com/docs/5.0/installation)

About

imobiliaria


Languages

Language:JavaScript 71.9%Language:PHP 28.0%Language:ApacheConf 0.1%