dog-ears / crud-d-scaffold

Other
19 stars 4 forks source link

error: Whoops, looks like something went wrong. #10

Closed flik closed 8 years ago

flik commented 8 years ago

Everything run great. when I try to access the url of apples I am getting this error.

http://localhost:8000/apples

FatalErrorException in e938f1bf8e6a5f944bd28a45183761cbb23c97bd.php line 9: Call to undefined function link_to_route()

dog-ears commented 8 years ago

Thank you for Message. I answer your question.

This package need to install [Collective\Html] Package. If you didn't install [Collective\Html] Package,please install it from here.

https://laravelcollective.com/docs/5.2/html

If error occured again, please give me message.

thank you.

flik commented 8 years ago

fixed. thanks

dog-ears commented 8 years ago

OK. Then I close this issue. Thank you.