Model observer doesn't works on relation manager
I have a created observer function on a model but on Relation Manager inside resource, it doesn't fired when i create a new relation.
It may be possible?
Thanks
1 Reply
@Xavi I faced a similar issue and this thing helped me
https://laravel.com/docs/master/eloquent-relationships#defining-custom-intermediate-table-models
Laravel - The PHP Framework For Web Artisans
Laravel is a PHP web application framework with expressive, elegant syntax. We’ve already laid the foundation — freeing you to create without sweating the small things.