Jeremy Bruns

Results 3 issues of Jeremy Bruns

Trying to run this in Lumen 5.8.* gives me: ``` Exception: No hint path defined for [test-factory-helper]. Could not analyze class []. ``` Any idea on how to fix it...

Problem: For fresh installations lavalite admin settings can't be called due to compatibility issues with compact and php7.3. https://github.com/LavaLite/cms/issues/307 Solution: Either a settings variable should be declared or the settings...

Trying to run this in Lumen gives me on php artisan make app.... ` Class path.database does not exist`