additional info to routs add

This commit is contained in:
2024-12-13 16:48:53 +03:00
parent 11cb001cfd
commit fc188482d0
7 changed files with 79 additions and 15 deletions

View File

@ -6,6 +6,8 @@ use Illuminate\Support\Facades\Schema;
return new class extends Migration
{
public string $migration;
/**
* Run the migrations.
*/