After I write:
Route::get('/', function() { dd(User::all()); });
And after I refresh the browser I get an unreadable array. Is there a way to get that array in a readable format?
Aucun commentaire:
Enregistrer un commentaire