Set group label #10
Annotations
7 errors
src/FilamentMailsPlugin.php#L34
Call to deprecated method registerNavigationItems() of class Filament\FilamentManager:
Use the `navigationItems()` method on the panel configuration instead.
|
src/Models/Mail.php#L48
Access to an undefined property Vormkracht10\FilamentMails\Models\Mail::$resent_at.
|
src/Resources/MailResource/Pages/ListMails.php#L37
Call to an undefined method Illuminate\Database\Eloquent\Builder::sent().
|
src/Resources/MailResource/Pages/ListMails.php#L42
Call to an undefined method Illuminate\Database\Eloquent\Builder::delivered().
|
src/Resources/MailResource/Pages/ListMails.php#L48
Call to an undefined method Illuminate\Database\Eloquent\Builder::softBounced().
|
src/Resources/MailResource/Pages/ListMails.php#L56
Call to an undefined method Illuminate\Database\Eloquent\Builder::unsent().
|
|
The logs for this run have expired and are no longer available.
Loading