hexadog / laravel-themes-manager

Bring multi themes support to your Laravel application with a full-featured Themes Manager
https://laravel-themes-manager.netlify.app
MIT License
152 stars 31 forks source link

Fix a deprecation warning #35

Closed mohamedsabil83 closed 2 years ago

mohamedsabil83 commented 2 years ago

str_replace(): Passing null to parameter #3 ($subject) of type array|string is deprecated

For more info, READ HERE