php - Facebook OG Debugger bugged? -
i build website using laravel 4. in code of pages, use '@include('path/to/i.e./form')'.
but, when enter url of webpage has '@include', gives me 'error' (error parsing input url, no data cached, or no data scraped.)
even though displays og stuff correct,i can't see still need debugged. can see when remove @include.
my question is, possible fix this? i.e. there alternative in laravel @include? there have write read page correctly? and, others have this?
Comments
Post a Comment