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

Glimpse streamlines Laravel development by seamlessly deploying GitHub pull requests to preview environments with the help of Laravel Forge. Glimpse streamlines Laravel development by seamlessly deploying GitHub pull requests to preview environments with the help of Laravel Forge.
Fathom Analytics | Fast, simple and privacy-focused website analytics. Fathom Analytics | Fast, simple and privacy-focused website analytics.
Shirts painstakingly handcrafted by under-caffeinated developers. Shirts painstakingly handcrafted by under-caffeinated developers.
Community Partners