vanilophp / demo

Vanilo Demo Application
https://vanilo.io/docs/
190 stars 54 forks source link

Call to undefined function str_singular() #38

Closed mebtex closed 4 years ago

mebtex commented 4 years ago

Hi, I installed the demo application, and after adding a new category I get an error when I try to go along the route:

admin/taxonomy/{id}

Call to undefined function str_singular() (View: patch/vendor/vanilo/framework/src/resources/views/taxonomy/show.blade.php)

fulopattila122 commented 4 years ago

Yep, vanilo/framework needs to be dumped to ~v1.0.1~ v1.1.1 - I do it right now

fulopattila122 commented 4 years ago

Thanks for the report, it has been fixed, please pull latest version either from master or branch 1.x