Skip to content

aamouri/web-site

 
 

Repository files navigation

Symfony Tunisia Community

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

Releases

No releases published

Packages

No packages published

Languages

  • PHP 48.8%
  • JavaScript 18.8%
  • CSS 13.2%
  • Gherkin 10.0%
  • HTML 8.3%
  • Shell 0.7%
  • Other 0.2%