79426014

Date: 2025-02-10 03:11:08
Score: 1
Natty:
Report link

I think you're looking for:

php artisan db:table

That will print all of your tables. If you want to inspect a specific table, just add its name:

php artisan db:table users
Reasons:
  • Low length (1):
  • Has code block (-0.5):
  • Low reputation (0.5):
Posted by: nolugartres