From e63a285b74fca74bde0f0df1218d6b9528d74c94 Mon Sep 17 00:00:00 2001 From: eba Date: Sun, 28 Jun 2020 02:43:29 +0900 Subject: [PATCH] Minor update for index.md Adjusted syntax --- DOCUMENTATION/content/documentation/index.md | 1 + 1 file changed, 1 insertion(+) diff --git a/DOCUMENTATION/content/documentation/index.md b/DOCUMENTATION/content/documentation/index.md index 4526750b..76092f43 100644 --- a/DOCUMENTATION/content/documentation/index.md +++ b/DOCUMENTATION/content/documentation/index.md @@ -624,6 +624,7 @@ docker-compose up -d php-worker > Using Use Browsersync with Laravel Mix. 1. Add the following settings to your `webpack.mix.js` file. Please refer to Browsersync [Options](https://browsersync.io/docs/options) page for more options. + ``` const mix = require('laravel-mix')