Level 88
Laravel is using Laravel Mix now! So basically you have a webpack file now. Take a look at the documentation and some videos:
Documentation: https://laravel.com/docs/5.4/mix
Video: https://laracasts.com/series/whats-new-in-laravel-5-4/episodes/3
8 likes