Closed
Description
Describe the bug
After updating till 21, I get the following error.
Eloquent Query
Stack Trace
{
"message": "Trait 'GeneaLabs\LaravelModelCaching\Traits\Buildable' not found",
"exception": "Symfony\Component\Debug\Exception\FatalErrorException",
"file": "/home/vagrant/code/vendor/genealabs/laravel-model-caching/src/CachedBuilder.php",
"line": 10,
"trace": [
{
Environment
- PHP:7.2
- OS: Debian stretch
- Laravel: 5.8
- Model Caching: 0.4.11