General
PromptBeginner5 minmarkdown
- `app/Controllers/`
`app/Models/`
0
Explore
122,969 skills indexed with the new KISS metadata standard.
`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 |
`$this->addSql` | doctrine-migration |
`app/Controllers/` | ci4-controller |
`#[ORM\Column]` | doctrine-entity |
`services.yaml` | symfony-service |
`AbstractController` | symfony-controller |
`interface *Repository` | laravel-repository |
`event(` | laravel-event |