This commit is contained in:
2020-07-28 09:23:37 +02:00
25 changed files with 101 additions and 7 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()