Skip to content

Latest commit

 

History

History
14 lines (10 loc) · 496 Bytes

UPGRADE.md

File metadata and controls

14 lines (10 loc) · 496 Bytes

Upgrading Instructions for Laravel URL Route Trailing Slash

!!!IMPORTANT!!!

The following upgrading instructions are cumulative. That is, if you want to upgrade from version A to version C and there is version B between A and C, you need to following the instructions for both A and B.

Upgrade from 1.0.1

  • "illuminate/routing" package requirements were raised to 6.0. Make sure to upgrade your code accordingly.