Skip to content

raspgot/Agence

Repository files navigation

Agency

Une Agence Immobilière en ligne

Démo

Voir la démo Hebergement à domicile

Installation

Se placer dans le répertoire htdocs (WAMPP) ou /var/www/html (LINUX)

git clone https://github.com/raspgot/Agence
cd Agence
composer install

.env à modifier

php bin/console doctrine:database:create
php bin/console doctrine:schema:update --force
php bin/console doctrine:fixtures:load --append
php bin/console cache:clear
php bin/console server:run

Se rendre a l'adresse: http://127.0.0.1:8000/

API Reference

  • Symfony 4.1.7 - A PHP framework for web applications and a set of reusable PHP components.
  • Swiftmailer - A component based mailing solution for PHP 7.
  • Bootstrap 4.1.3 - Sleek, intuitive, and powerful front-end framework for faster and easier web development.
  • Jquery 3.3.1 - The Write Less, Do More, JavaScript Library.
  • Mdbootstrap - Material Design for Bootstrap 4.
  • Sass - Sass makes CSS fun again.
  • Git - --distributed-even-if-your-workflow-isnt

Auteur

Raspgot