Skip to content

Hotfix: str_limit() is replaced with Str::limit()

Latest
Compare
Choose a tag to compare
@mayeenulislam mayeenulislam released this 18 May 04:54
63aee50
  • Fix: Replace str_limit() with Str::limit()

Migration Guide

You can run

php artisan vendor:publish --tag=shongjukti

to get the updated file.

But, if you want to fix it manually,

You have to fix the file resources/views/vendor/shongjukti/attachment-types/index.blade.php on line 91