All Downloads are FREE. Search and download functionalities are using the official Maven repository.

php-laravel.routes.web.mustache Maven / Gradle / Ivy

There is a newer version: 7.10.0
Show newest version
licenseInfo}}

use Illuminate\Support\Facades\Route;

Route::get('/', function () {
    return view('welcome');
});




© 2015 - 2025 Weber Informatics LLC | Privacy Policy