2021年4月10日星期六

laravel 5.2 : syntax error, unexpected '(', expecting identifier (T_STRING) or variable (T_VARIABLE) or '{' or '$'

i have this errors...

FatalErrorException in 7d4280a7fe7cd932827ba13905febd20132fece0.php line 10: syntax error, unexpected '(', expecting identifier (T_STRING) or variable (T_VARIABLE) or '{' or '$'

blade.php

<tr>      <th>Dibaiki Oleh</th>      <td></td>      <th>Tarikh Baiki</th>      THIS LINE!! --> <td></td>  </tr>  
https://stackoverflow.com/questions/67041037/laravel-5-2-syntax-error-unexpected-expecting-identifier-t-string-or-v April 11, 2021 at 10:52AM

没有评论:

发表评论