CodeHubOrg / codehub-mentorships

CodeHub Mentorship platform - built with Laravel and React
3 stars 0 forks source link

Roopa katja/dashboard and profiles #64

Closed katjad closed 4 years ago

katjad commented 4 years ago

This is a branch put together from Roopa's and mine most recent PRs - should update this before merging it in.

katjad commented 4 years ago

Updated with profiles now part of the Dashboard page.

Thanks for the comments, @NeverFearTheasHere I have only seen them now, but will incorporate them later on. Thanks for yours on my PR too, @fourstacks, I've made some of the changes so far, but nothing to do with the migrations yet.

katjad commented 4 years ago

Thanks for comments and approval @NeverFearTheasHere! At the weekend going to have a look at changing database fields and adding enums. @fourstacks, you suggested a Laravel plugin you are using, would like to install that, but think it will be good to bump Laravel up to version 7 so I will try to do that, should hopefully not be too difficult!

fourstacks commented 4 years ago

@katjad - yeah I think that enum package does require both Laravel 7.5 or higher and PHP 7.2. Rather than manually bumping the laravel version and going through the upgrade guide in the Laravel docs I tend to use a service called Laravel Shift - https://laravelshift.com/.

I've already got an account on Shift so I'll run this against master and you'll be running the latest version of Laravel so you can carry on with that package