You can follow the steps below to enable live reload of a Laravel project using Laravel Mix and BrowserSync.
Important
You need to have Node.js installed on your machine to use Laravel Mix. If you don't have Node.js installed, you can download it from here.
Steps to enable live reload of a Laravel project using Laravel Mix and BrowserSync: