2 commenti (2 commenti)0 reazioni (0 reazioni)0 assegnatari (0 assegnatari)PHP82 fork (82 fork)github user discovery
good first issuehacktoberfest
Metriche repository
- Star
- 227 stelle (227 stelle)
- Metriche merge PR
- Merge medio 10g 23h (Merge medio 10g 23h)28 PR mergiate in 30 g (28 PR mergiate in 30 g)
Descrizione
Cachet 2.x can store custom meta data to be passed to incidents. We can extend this in 3.x to support custom meta on most, if not all models.
- Create
Meta model.
- Add Meta relationship to models.
- Update actions and API to support passing meta.
- Add meta to the Http resources.
Guida contributor
- Direzione di ricerca
- Esamina il trait StoresMeta esistente e replica la sua funzionalità per altri modelli, quindi aggiorna gli endpoint API e le risorse HTTP di conseguenza.
- Tech stack
- php
- Dominio
- backendapi
- Tipo issue
- Funzionalità
- Prerequisiti
- PHPLaravel