Merge remote-tracking branch 'origin/master'

This commit is contained in:
Anders
2020-07-28 08:44:32 +02:00
22 changed files with 51 additions and 4 deletions
@@ -7,7 +7,7 @@ use Illuminate\Http\Response;
use App\Contact;
use Illuminate\Support\Facades\DB;
use phpDocumentor\Reflection\Types\Context;
//hello
class ContactController extends Controller
{
public function __construct()