github lara-zeus/bolt v3.0.25

latest releases: v4.0.0, v3.0.88, v3.0.87...
18 months ago

What's Changed

Breaking change:

I added a new trait for getting the user name

so you have to add this to your user model:

use \LaraZeus\Bolt\Models\Concerns\BelongToBolt;

This will allow you to get the user name by another attribute like full_name

Full Changelog: v3.0.24...v3.0.25

Don't miss a new bolt release

NewReleases is sending notifications on new releases.