Skip to content
This repository has been archived by the owner on Jul 15, 2021. It is now read-only.

Releases: ShortlyMAB/laravel-comment

Laravel 5.4 Support

31 Jan 08:18
Compare
Choose a tag to compare
0.3.0

Laravel 5.4 Support

is admin calculation changed

20 Oct 11:49
Compare
Choose a tag to compare

isAdmin was a property in older releases, it is now coming under a method with the same name, so you can calculate it with many other variations.

Laravel 5.3 Support

18 Oct 20:24
Compare
Choose a tag to compare
Merge pull request #1 from actuallymab/laravel-5.3-support

Laravel 5.3 support