Skip to content

Database

Table

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

Table Completion

It provides autocompletion for the following methods in your PHPUnit tests:

  • assertDatabaseHas()
  • assertDatabaseEmpty()
  • assertDatabaseCount()
  • assertDatabaseMissing()
  • belongsToMany()
  • morphToMany()
  • morphedByMany()

Copyright © 2025 Alireza-Moh | MIT License