Laravel E-Commerce – Upgrade to Laravel 5.6 (and Voyager 1.1) – Part 26



In this video, we upgrade our application to Laravel 5.6. I’ve waited this long to do so because Voyager just released a version that supports Laravel 5.6. We’ll upgrade Voyager and other packages as well.

3:53 onwards – I’ve fixed all the naming collisions and am now using both migrations. The problem was when I did php artisan migrate, it was using Voyager’s migrations (in the vendor directory) as well as what we have defined in database/migrations. I’ve updated the ecommerce:install script accordingly.

GitHub Repo: https://github.com/drehimself/laravel-ecommerce-example

# LINKS
Sign up for my newsletter: http://andremadarang.com/newsletter
My website: http://andremadarang.com
Twitter: http://twitter.com/drehimself
GitHub: http://github.com/drehimself
CodePen: http://codepen.io/drehimself

source

Reply


Build A Site Info