Level 1
You have to add:
$app->register(Cviebrock\EloquentSluggable\ServiceProvider::class);
Inside your bootstrap/app.php and before $app->withEloquent();
1 like
Hi there,
Is anyone used this package with Lumen,
https://github.com/cviebrock/eloquent-sluggable
Please advice Thank you,
Please or to participate in this conversation.