Mojahidul Islam

Results 2 issues of Mojahidul Islam

When using only casts it generates the types perfectly. But when we try to define an accessor then it looses the type ```php namespace App\Models; use App\Enums\PostType; use Illuminate\Database\Eloquent\Casts\Attribute; use...

Stale