Merge branch 'master' of https://github.com/sebathefox/skolehjem-webapp
This commit is contained in:
commit
cbb01782fa
|
@ -6,7 +6,7 @@ use Illuminate\Http\Request;
|
|||
use Illuminate\Http\Response;
|
||||
use App\Contact;
|
||||
use phpDocumentor\Reflection\Types\Context;
|
||||
|
||||
//hello
|
||||
class ContactController extends Controller
|
||||
{
|
||||
public function __construct()
|
||||
|
|
Loading…
Reference in New Issue