Normally you would use source control (i.e. GIT). But if you are really just looking to test it once...
Try removing the leading slash: Route::get('contact', function() { return "hallo";...
Laravel Spark does a great job scaffolding up a SaaS application.
The Laravel portal for problem solving, knowledge sharing and community building.
The community