- 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)絡(luò)協(xié)議工程
- 物聯(lián)網(wǎng)信息安全
- Spring Cloud微服務(wù)架構(gòu)進(jìn)階
- 企業(yè)私有云建設(shè)指南
- 網(wǎng)絡(luò)安全技術(shù)與解決方案(修訂版)
- 計(jì)算機(jī)網(wǎng)絡(luò)工程實(shí)用教程(第2版)
- 網(wǎng)管員必讀:網(wǎng)絡(luò)管理(第2版)
- 網(wǎng)管工具使用與技巧大全
- 網(wǎng)管第一課:網(wǎng)絡(luò)操作系統(tǒng)與配置管理
- 局域網(wǎng)組成實(shí)踐
- 組網(wǎng)技術(shù)與網(wǎng)絡(luò)管理
- 物聯(lián)網(wǎng)的機(jī)遇與利用
- 移動(dòng)互聯(lián)網(wǎng)環(huán)境下的核心網(wǎng)剖析及演進(jìn)
- Cisco無(wú)線局域網(wǎng)配置基礎(chǔ)
- 智慧的物聯(lián)網(wǎng):感知中國(guó)和世界的技術(shù)