When using SQLite with Laravel 4.2, I pass paginated data from controller to view. When I start to iterate over paginator, I get an object of type stdClass with each property having 2 double quotes eg. id is shown like this when I DD [""id""]=>String(10) "abcd*".
Did anyone encountered same issue? How to solve this problem?
Aucun commentaire:
Enregistrer un commentaire