/web-site

web-site

Primary LanguageRubyMIT LicenseMIT

Terres de fenêtre

SensioLabsInsight

Install using Vagrant

From the host

git clone https://github.com/SymfonyTunisia/web-site.git
cd web-site
vagrant up
vagrant ssh

Inside the VM

cd /var/www/stc
composer update
make install

Edit your hosts file (/etc/hosts) and add :

192.168.56.103  stc.dev www.stc.dev

You can now access project page at

https://stc.dev/ (prod env)

https://stc.dev/app_dev.php (dev env)

http://www.stc.dev:1080/ (mailcatcher)

Admin Mysql : adminer