相關檔案:
- resources/views/layouts/main.blade.php
- resources/view/welcome.blade.php
- routes/web.php
步驟:
1、建立 master layout view
在 resoluces/views/layouts/ 下,建立 master layout 檔案,檔名為 main.blade.php,其內容如下:
<!doctype html>
<html lang="en">
<head>
<meta charset="UTF-8">
<title>Myhomestead</title>
</head>
<body>
@yield('content')
</body>
</html>
2、建立靜態頁面的 view
在 resoluces/views/ 下,建立 welcome.blade.php,其內容如下:
@extends('layouts.main')
@section('content')
<h1>Welcome to Homestead</h1>
<p>
Homestead Rocks!
</p>
@endsection
3、修改路由
修改 routes/web.php,加入以下內容
Route::get('/', function () {
return view('welcome');
});
4、檢視頁面
在網址列中輸入:myhomestead.com/welcome
1 則留言:
Poker Room | Welcome Offer and Review
The 버 슬롯 main casino is a sportsbook and poker room which offers daily events such as 바카라3만쿠폰 the biggest US Open e스포츠토토 Championship at 배당 토토 Mohegan Sun Arena and some of 윌리엄 힐 the
張貼留言