Dan Wiser

Results 3 issues of Dan Wiser

## Description I've had a few cases where the description text of a section has overflowed and caused UI issues. In my past experience, I've never had an issue truncating...

ui

Not all User models use 'id' as the primary key. For example, mine is 'uuid'. Using `->getKey()` automatically gets the primary key value for us to use in the options...

There are four "standard" [bootstrap alert classes](https://getbootstrap.com/docs/4.4/components/alerts/#link-color) in addition to the other less standard alerts. The four "proper" alert types are success, info, warning and danger. The `alert-danger` class does...