anlutro / laravel-settings

Persistent settings in Laravel
MIT License
940 stars 112 forks source link

Support Laravel 8 #145

Closed abdrzakoxa closed 4 years ago

sashsvamir commented 4 years ago

ErrorException Undefined property: anlutro\LaravelSettings\SettingsManager::$app (View: /var/www/project/resources/views/layouts/app.blade.php) i'm create pull request with commit 6a242af4722caa1dcca36ea66d82702e80102f21 to resolve issue:

abdrzakoxa commented 4 years ago

@sashsvamir, @anlutro Now this package will support >= laravel 8 without any problem

bweston92 commented 4 years ago

Thanks for the PR.

bweston92 commented 4 years ago

This has now been released as v1.0.0.