simple-php-boilerplate icon indicating copy to clipboard operation
simple-php-boilerplate copied to clipboard

Retrive all users as list

Open mvera8 opened this issue 4 years ago • 0 comments

Hello, how are you? I'm testing your PHP boilerplate and I love it. I'm trying to test a page retrieving all users as a list but Im stuck. I'm not an expert on PHP, I don't know if I need to use Database::get or Database::action or doing something like: $database->user['name']... Can you help me, please?

mvera8 avatar Nov 12 '20 14:11 mvera8