FazBrowse GitHub Viewer | Trending |
URL:
| Home
Tools: [Download Repo ZIP]   [Original HTTPS Page]

ajunlonglive/tutorial: Phalcon Tutorial · GitHub

 
 

Latest commit

 

History

29 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Phalcon Tutorial

Phalcon is a web framework for PHP delivered as a C extension providing high performance and lower resource consumption.

This is a very simple tutorial to understand the basis of work with Phalcon.

Check out an explanation article.

Get Started

Requirements

To run this application on your machine, you need at least:

You can also run the application using nanobox.io. Installation instructions for nanobox can be found here.

Running the application

  • Clone the repository to a folder on your machine
  • Navigate to that folder
  • Run nanobox run
  • After the application compiles you will see /app $ in your terminal. Type php-server to run apache
  • Navigate to the IP address displayed in the console.

License

Phalcon Tutorial is open-sourced software licensed under the New BSD License. © Phalcon Framework Team and contributors

About

Phalcon Tutorial

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages


Back | FazBrowse Home | New Git URL