Skip to content

Repository files navigation

Set up db
In config/autoload/doctrine.global.php give correct db credentials

Set up apache vhost

<VirtualHost *:8080> ServerName prozigleague.localhost DocumentRoot "/var/www/prozigleague/public" <Directory /var/www/prozigleague/public> DirectoryIndex index.php AllowOverride All Order allow,deny Allow from all Require all granted

Add prozigleague.localhost to etc/hosts

restart apache

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages