phalcon-devtools icon indicating copy to clipboard operation
phalcon-devtools copied to clipboard

Phalcon Developer Tools

Results 38 phalcon-devtools issues
Sort by recently updated
recently updated
newest added

I hope the official can add a new command to automatically generate RESTful API

New Feature Request
Scaffold
good first issue

Hello! * Type: new feature * Link to issue: https://github.com/phalcon/phalcon-devtools/issues/1524 **In raising this pull request, I confirm the following (please check boxes):** - [x] I have read and understood the...

> Questions should go to https://forum.phalcon.io > Documentation issues should go to https://github.com/phalcon/docs/issues ### Expected and Actual Behavior > **Describe what you are trying to achieve and what goes wrong.**...

New Feature Request

### Expected and Actual Behavior > **I created a new project in a subdirectory /var/www/html/ called test with webtools enables, so I can reach the Web Tools via http://192.168.194.135/test/webtools.php/ but...

Hello! * Type: bug fix | new feature | code quality | documentation * Link to issue: **In raising this pull request, I confirm the following (please check boxes):** -...

### Feature Right now we have possibility to use custom scripts via `\Phalcon\DevTools\Script::loadUserScripts()`, but the way it done is outdated and legacy, requires usage of temp folder `.phalcon` ``` if...

New Feature Request
Enhancement

Check that phalcon-devtools works with sqlite (create project...).

Testing
Enhancement

The goal is to test phalcon-devtools with Windows - GitHub Actions.

Testing
Enhancement

> **At this point, the project skeleton is deployed to the folder with the specified name. But if you try to install it into the current or existing folder (even...

New Feature Request

Some users are running Phalcon from a subdirectory. For example '/store/' will show the index. Can yo add some tests and make sure this is possible? These test should give...

New Feature Request