formatting

This commit is contained in:
Taylor Otwell
2019-12-27 08:56:53 -06:00
parent c222f6d04f
commit 0bec06cd45
3 changed files with 8 additions and 43 deletions

View File

@@ -1,9 +0,0 @@
<?php
namespace App\Http\Middleware;
use Fruitcake\Cors\HandleCors as Middleware;
class HandleCors extends Middleware
{
}