Questions tagged [phalcon-webtools]
2 questions
1
vote
2 answers
PhalconPHP: My webtools page have'nt any css or js and all links do'nt work
I Created a project by this command:
phalcon create-project invo --enable-webtools
But when i open this page:
localhost/phalcon/invo/webtools.php
What is the problem?!

Omid Ebrahimi
- 1,150
- 2
- 20
- 38
0
votes
3 answers
phalcon command shows no error no output in Phalcon devtools
I have installed phalcon extension in xampp php 5.6 and windows 10.
phalcon extention is show in phpinfo and in cli command
php -m
But when I run any command like following, no output or error is shown.
phalcon
phalcon --version
phalcon…

Shahid Rafiq
- 669
- 1
- 12
- 27