Skip to content

Releases: eduardoarandah/backpacklogviewer

Fix join deprecation in php7.4

04 Mar 22:00
1a5f0fa
Compare
Choose a tag to compare

Fix join() passing glue after array deprecation, deprecated in php7.4

Thanks! @TheROPFather

Backpack V4 compatibility (fix)

26 Feb 04:39
Compare
Choose a tag to compare

Backpack v4 changed its master layout name, so this package wasn't working.

If you had this problem, publish views again with --force

php artisan vendor:publish --provider="EduardoArandaH\BackpackLogViewer\BackpackLogViewerServiceProvider" --force

Check compatibility with laravel 6

28 Oct 23:31
caaefa8
Compare
Choose a tag to compare

No issues found when migrating to laravel 6, just updating version.

fixed readme

12 Jun 17:24
c123e6f
Compare
Choose a tag to compare
Update README.md

fixed instructions on readme

Compatibility with "arcanedev/log-viewer": "~4.5"

12 Jun 17:17
Compare
Choose a tag to compare