###### tags: `Laravel`
# Blade + Pug
```shell
$ composer require bkwld/laravel-pug
```
安裝過程會詢問是否安裝額外的套件,可選擇 N
```shell
11 node packages can be optionally installed/updated.
- Enter Y to install/update them automatically on composer install/update.
- Enter N to ignore them and not asking again.
- Enter M to manually decide for each package at each run. [Y/N/M] N
```