Quality tutorials & resources. No BS._

Page 29

Break between articles Break between articles Break between articles
Using Foundation Sites with Laravel 5.3 and Webpack
Author Dan Pastori avatar
Dan Pastori February 24th, 2017

Out of the box, Laravel 5.3 ships with Twitter Bootstrap. However, if you are like me, you prefer Zurb Foundation 6. Setting up Laravel 5.3 to work with foundation is a breeze! After you install laravel, open your package.json file. You will see in the dev dependancies the reference to bootstrap. Remove that dependancy and […]

Keep Reading →
Break between articles Break between articles