How to change colors of action buttons/links?

There is resource table I need to customize action buttons/links.
No description
3 Replies
Raziul Islam
Raziul Islam12mo ago
You can change the action button color using ->color($colorName) method like: ->color('success')
tsarukyana
tsarukyanaOP12mo ago
Yeah, thanks

Did you find this page helpful?