TheWebFosters/project-camp

Laravel Version

Opened this issue · 2 comments

Hello,

This is a very promising app... One quick question though:

  • What version of Laravel is this using given the latest release of v6 ?

Hello,
as far as I can see in the composer.json file, the Laravel version used in the project is 5.7.

"laravel/framework": "5.7.*",

uses 5.7, will be updating soon to 6.0, just waiting so that the packages used will be compatible with 6.0 before updating.