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

Описание к видео 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...

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

Комментарии

Информация по комментариям в разработке