General
PromptBeginner5 minmarkdown
- `packages/`
`apps/` directories
0
Explore
107,477 skills indexed with the new KISS metadata standard.
`apps/` directories
`setup.cfg`
`poetry.lock`
`requirements-dev.txt`
`migrations/`
`apps/*/models/`
`tests/`
`app/Models/`
`tests/`
`config/`
`tests/`
CI
`routes/`
`$this->get(`
`test*()`
`rules()` | form-request |
`handle(` | php-middleware |
`Phalcon\Mvc\Model` | phalcon-model |
`toArray` | api-resource |
`morphTable` | phalcon-migration |
`Phalcon\Mvc\Controller` | phalcon-controller |
`app/Entities/` | ci4-entity |
`$this->forge->` | ci4-migration |
`protected $table` | ci4-model |