Database
Table
The plugin provides autocompletion and navigation for tables by analyzing the migration files in your project.

It provides autocompletion for the following methods in your PHPUnit tests:
assertDatabaseHas()assertDatabaseEmpty()assertDatabaseCount()assertDatabaseMissing()belongsToMany()morphToMany()morphedByMany()