vanilophp / product

Product Module for Vanilo (or any Laravel app)
https://vanilo.io
MIT License
18 stars 8 forks source link

Sluggable package is not being installed #14

Closed ganyicz closed 3 years ago

ganyicz commented 3 years ago

When installing as a standalone module the Sluggable package is not being installed

PHP Fatal error: Trait 'Cviebrock\EloquentSluggable\Sluggable' not found in /vendor/vanilo/product/src/Models/Product.php on line 20

Steps to reproduce:

  1. Install new Laravel app
  2. Install Product package
  3. Run the app

Vanilo\Product 2.0.0 Laravel 8.15.0 Composer 2.0.0

fulopattila122 commented 3 years ago

Thanks for the report! It's been fixed and released in v2.0.1