Skip to content

droc-ventures/heroku-nginx-php-phalcon-sample

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Sample Phalcon Project

This is a sample project for our Heroku buildpack https://github.com/droc-ventures/heroku-nginx-php-phalcon.

Configurations

There are sample configurations for Nginx and PHP within this project. The Nginx configuration has some tweaks and includes the necessary rewrites to properly redirect to the controllers. If you decide to rename the public folder, you need to update the root path in the Nginx conf /conf/vendor/nginx/conf/nginx.conf.

Testing

This project is based on the Phalcon tutorial and only contains two controllers /Index and /Test, but it's enough to test your buildpack installation.

About

Sample Project for Our Heroku Buildpack

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages