發表文章

目前顯示的是有「laravel」標籤的文章

laravel入門 5 (完整筆記本範例)

圖片
  views(home.blade.php)設定 <!doctype html> < html lang = " en " > < head > <!-- Required meta tags --> < meta charset = " utf-8 " > < meta name = " viewport " content = " width=device-width, initial-scale=1, shrink-to-fit=no " > <!-- Bootstrap CSS --> < link rel = " stylesheet " href = " https://stackpath.bootstrapcdn.com/bootstrap/4.2.1/css/bootstrap.min.css " integrity = " sha384-GJzZqFGwb1QTTN6wy59ffF1BuGJpLSa9DkKMp0DgiMDm4iYMj70gZWKYbI706tWS " crossorigin = " anonymous " > <!-- 引入google字體 --> < link href = " https://fonts.googleapis.com/css?family=Lato:300,300i,400,400i,700,700i,900 &amp; subset=latin-ext " rel = " stylesheet " > < style type = " text/css " > body{ font-family: '微軟正黑體', 'Noto Sans TC', Helvetica, Arial, '黑體-繁',...