takielias / tablar

Tablar: A Laravel Dashboard Preset Based on Tabler HTML Template + Vite. https://tablar.ebuz.xyz/docs
https://tablar.ebuz.xyz
MIT License
272 stars 33 forks source link

Method Illuminate\Support\Str::firstAndLast does not exist. #60

Closed marvoh closed 2 months ago

marvoh commented 2 months ago

Hello,

I hope you are well.

After a new installation, upon trying to login, I get the error above in Laravel 11.

The offending file is resources/views/vendor/tablar/partials/header/top-right.blade.php on line 7.

Did I miss something in the installation or is it a deprecated method?

Best, N

takielias commented 2 months ago

@marvoh Thanks for sharing the issue. It's been fixed. Could you please update the package?

marvoh commented 2 months ago

Thank you, this now works!