- Hands-On Full Stack Web Development with Angular 6 and Laravel 5
- Fernando Monteiro
- 67字
- 2021-07-23 19:18:46
Creating views
As we can see earlier when using the php artisan list command, we do not have any alias command to create the application views automatically. So we need to create the views manually:
- Go back to your text editor, and inside the resources/views folder, create a new file, named band.blade.php.
- Place the following code inside the band.blade.php file:
<div class="container">
<div class="content">
<div class="title">Hi i'm a view</div>
</div>
</div>
推薦閱讀
- 網(wǎng)絡教育學習指導
- 物聯(lián)網(wǎng)短距離無線通信技術應用與開發(fā)
- GPS/GNSS原理與應用(第3版)
- 網(wǎng)絡故障現(xiàn)場處理實踐(第4版)
- Spring Cloud微服務架構進階
- 面向云平臺的物聯(lián)網(wǎng)多源異構信息融合方法
- 面向物聯(lián)網(wǎng)的嵌入式系統(tǒng)開發(fā):基于CC2530和STM32微處理器
- 物聯(lián)網(wǎng)通信技術
- Learning Swift(Second Edition)
- 設備監(jiān)控技術詳解
- bash網(wǎng)絡安全運維
- Qt5 Python GUI Programming Cookbook
- 智慧城市中的物聯(lián)網(wǎng)技術
- Hands-On Reactive Programming in Spring 5
- 視聽變革:廣電的新媒體戰(zhàn)略