antonioribeiro / version

Laravel App versioning
MIT License
586 stars 105 forks source link

Failing in Laravel 6.x #72

Closed baradhili closed 4 years ago

baradhili commented 5 years ago

Running Laravel 6.4.1 and Version 1.0.2 getting ErrorException (E_ERROR) Undefined index: optional (View: /home/vagrant/code/resources/views/layouts/main.blade.php) (View: /home/vagrant/code/resources/views/layouts/main.blade.php) Previous exceptions Undefined index: optional (View: /home/vagrant/code/resources/views/layouts/main.blade.php) (0) Undefined index: optional (0)

Was working fine in 5.8

Thanks

antonioribeiro commented 5 years ago

By the error trace, this doesn't look like something in Version. Do you have antonioribeiro/version/* in any place in those logs?