I have a table that I am generating through an iterative loop. The issue is that there is an input field of type date. When I try to attach my livewire model, i
I'm having a really strange issue here. I have a user model (detailed below). It all works fine until I added the getReportsSharedAttribute function. When this
I try to extend an extintig ˙PHP` Laravel model with some other fields, but I not found the right solution. I use PHP 7.1 with Laravel 6.2 Here is my code