Dosan
Results
1
issues of
Dosan
Hello! It is correct to use 'getMorphClass' with an alias on the 'user_type' field of the History model, rather than directly specifying the '\App\User' class name. https://github.com/seancheung/history/blob/bf2c63790c502a9202daae31b0623891175f3ff8/src/HistoryObserver.php#L119 I suggest `return...