caffeinated / themes

:art: Laravel Themes package with support for the Caffeinated Modules package.

Home Page:https://caffeinatedpackages.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

First Setup - Str::slug error

yakupguvenc opened this issue · comments

php artisan make:theme Default Symfony\Component\Debug\Exception\FatalThrowableError : Class 'Illuminate\Support\Facades\Str' not found

77 | $slug = Str::slug($this->argument('slug'));

composer.json

"laravel/framework": "^6.2",

thankx problem fixed :)