area17 / blast

Storybook for Laravel Blade 🚀
https://dev.to/area17/getting-started-with-blast-storybook-for-laravel-blade-c5c
Apache License 2.0
270 stars 39 forks source link

Use FQCN for Str #71

Closed alies-dev closed 1 year ago

alies-dev commented 1 year ago

Root namespace Facade aliases like \Str may be disabled in a Laravel app (e.g. for consistency reasons)

mrtimbrook commented 1 year ago

Nice! Thanks for this 👍