Closed nickbe closed 8 years ago
Just tried the latest develop version (upgrade and also a clean install) Both show this error after login:
Call to undefined method Illuminate\Database\Query\Builder::dataCollection() (View: resources\views\activity\update-issue-tags.blade.php) (View: resources\views\activity\update-issue-tags.blade.php)
This should be fixed now. I accidentally removed the method dataCollection()
Thanks and closed.
Just tried the latest develop version (upgrade and also a clean install) Both show this error after login:
Call to undefined method Illuminate\Database\Query\Builder::dataCollection() (View: resources\views\activity\update-issue-tags.blade.php) (View: resources\views\activity\update-issue-tags.blade.php)