langleyfoxall / laravel-boilerplate

Boilerplate for Laravel with common tools/plugins for ease of development.
MIT License
2 stars 4 forks source link

Upgrade to Laravel 6.x #40

Closed rbibby closed 2 years ago

rbibby commented 4 years ago

Closes #39

I've updated to Laravel 6.x and updated any dependencies that require that. I can't see anything in the upgrade guide that would cause any issues.

The issue mentions removing unwanted dependencies but I'm not sure which one's these are so have left everything in.

dextermb commented 4 years ago

Thanks for this 🎉

There were brief discussions about removing some of the dependencies (be it JS or PHP). I'm not sure which ones were being discussed either. Perhaps @ash123456789 or @DivineOmega would be able to let you know which ones they were thinking of removing 👍

ash123456789 commented 4 years ago

@dextermb @rbibby I think the ones we discussed removing were Jest and Enzyme.