Skip to content

nvvetal/HouseFinder

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

147 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

HOWTO Install

  1. git clone git@github.com:%YOUR_FORK%/HouseFinder.git
  2. sudo chmod +a "www-data allow delete,write,append,file_inherit,directory_inherit" app/cache app/logs app/storage sudo chmod +a "whoami allow delete,write,append,file_inherit,directory_inherit" app/cache app/logs app/storage or sudo setfacl -R -m u:www-data:rwX -m u:whoami:rwX app/cache app/logs app/spool app/storage sudo setfacl -dR -m u:www-data:rwx -m u:whoami:rwx app/cache app/logs app/spool app/storage
  3. http://getcomposer.org/download/
  4. php composer.phar install

About

whkhooooy

Resources

License

Stars

0 stars

Watchers

5 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors