As we do in many series at Laracasts, we'll begin with laravel new project
. Following that, we'll incrementally pull in all necessary npm dependencies and construct the base skeleton for our "assets" website.
View the source code for this episode on GitHub.