Laravel 8 Upgrade

This commit is contained in:
2020-09-16 01:32:02 +05:00
parent 7b86fb38cf
commit 3a20a041a6
8 changed files with 1066 additions and 720 deletions

View File

@@ -1,5 +1,7 @@
<?php
namespace Database\Factories;
/** @var \Illuminate\Database\Eloquent\Factory $factory */
use App\Source;