getAttribute Model in custom extensions
-
Hi,
I made an extension and need use from getAttribute laravel function model but this not work?! -
Hi @hChamran
If you are implementing Accessors and Mutators then please go through with this link -
https://bosnadev.com/2015/12/17/laravel-accessors-mutators/
https://laravel.com/docs/5.7/eloquent-mutators
If this is something else then you please explain more and attache your screenshot of code.
Thanks