Skip to content

yemkareems/prozigleague

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

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published