AIssue is a Basic and Lean Issue Management Package for Laravel. Basic Workflow and Issue Management

You must add AIssueModelTrait Trait to the Issueable Model and The model must implement AIssueModelContract use AuroraWebSoftware\AIssue\Contracts\AIssueModelContract; use AuroraWebSoftware\AIssue\Traits\AIssueModelTrait; class Issueable extends Model implements AIssueModelContract { use AIssueModelTrait; //... }

Creating an Issuable $createdModel = Issueable::create(['name' => 'example isuable model']); Using AIssue Interface and Trait with Eloquent Models To turn an Eloquent Model into an AIssue ; Model must implement AIssueModelContract and use AIssueModelTrait Trait.
Newsletter

Get the latest Laravel/PHP jobs, events and curated articles straight to your inbox, once a week

Fathom Analytics | Fast, simple and privacy-focused website analytics. Fathom Analytics | Fast, simple and privacy-focused website analytics.
Achieve superior email deliverability with ToastMail! Our AI-driven tool warms up inboxes, monitors reputation, and ensures emails reach their intended destination. Sign up today for a spam-free future. Achieve superior email deliverability with ToastMail! Our AI-driven tool warms up inboxes, monitors reputation, and ensures emails reach their intended destination. Sign up today for a spam-free future.
Community Partners