Good day everyone. Just starting to get acquainted with Phalkon, please tell me how to install and run Phalcon on ubuntu using terminal?
PS: Docks read - https://phalconphp.com/en/download , does not help.
Does Phalcon have any equivalent commands like these for symfony:
download and install - composer create-project symfony/framework-standard-edition name_project
running in /var/www/test_symfony
run - php bin/console ser:run
не помогает.
too blurry - UserNamePhalcon
is presented as aPHP
extension. To install it is necessary: (1
- Connect the repository through which the distribution goes.2
- After connecting the repository - install the extension.) Or (compile from source). - UserName