General
PromptBeginner5 minmarkdownQuality: 27
| Symfony Service | #[AsService]
services.yaml | symfony-service |
0
Explore
154,228 skills indexed with the new KISS metadata standard.
services.yaml | symfony-service |
AbstractController | symfony-controller |
event( | laravel-event |
dispatch( | laravel-job |
app/Services/ | laravel-service |
interface *Repository | laravel-repository |
Schema::create | laravel-migration |
public function index | laravel-controller |
protected $fillable | laravel-model |
apps/*/Module.php
app/Database/Migrations
views/
app/Models
resources/views
src/Entity
src/
Services/
app/Models
modules/)
migrations/
composer.lock
src/controllers/
src/models/
lib/