- 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>
推薦閱讀
- 物聯(lián)網(wǎng)與北斗應(yīng)用
- 物聯(lián)網(wǎng)之魂:物聯(lián)網(wǎng)協(xié)議與物聯(lián)網(wǎng)操作系統(tǒng)
- Hands-On Chatbots and Conversational UI Development
- OpenLayers Cookbook
- 物聯(lián)網(wǎng)+BIM:構(gòu)建數(shù)字孿生的未來
- HCNA網(wǎng)絡(luò)技術(shù)
- 網(wǎng)絡(luò)安全技術(shù)與解決方案(修訂版)
- 大話社交網(wǎng)絡(luò)
- 網(wǎng)絡(luò)安全應(yīng)急響應(yīng)技術(shù)實戰(zhàn)
- CCNP TSHOOT(642-832)認(rèn)證考試指南
- 物聯(lián)網(wǎng)長距離無線通信技術(shù)應(yīng)用與開發(fā)
- 網(wǎng)管工具使用與技巧大全
- Intelligent Mobile Projects with TensorFlow
- NB-IoT原理和優(yōu)化
- 物聯(lián)網(wǎng)傳感器技術(shù)與應(yīng)用