Skip to content

uhudpoyraz/community-api

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

33 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

##PHPIST Community API Project

###Installation

If you don't have Composer yet, download it following the instructions on http://getcomposer.org/ or just run the following command:

curl -s http://getcomposer.org/installer | php

You also need to install all the necessary dependencies with following command:

php composer.phar install

####Setting up permissions

app/cache and app/logs directories must be writable both by the web server and the command line user using chmod +a or setfacl command. For detailed instructions see Configuration and Setup chapter in Symfony2 documentation.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published