Mail and Booking
This commit is contained in:
parent
62e84637b6
commit
5daea268f7
250 changed files with 5377 additions and 1473 deletions
|
|
@ -21,6 +21,7 @@ class CreateSalutationTable extends Migration
|
|||
$table->bigIncrements('id');
|
||||
$table->string('name', 255);
|
||||
|
||||
|
||||
});
|
||||
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue