In our previous Rich Text post, we implemented file attachments using the Rich Text Laravel package, but we've only touched...| Tighten
This article continues the series on integrating Trix with Laravel by focusing on user mentions using the Rich Text Laravel package. It walks through adding a Tribute.js-powered mention picker in the editor, implementing back-end support via an AttachableContract and Signed Global IDs, and even scaffolds a notification system to email mentioned users.| freek.dev