gitscrum-team / laravel-gitscrum

GitScrum is a Project Management Tool, developed to help entrepreneurs, freelancers, managers, and teams Skyrocket their Productivity with the Agile methodology and Gamification.
https://site.gitscrum.com
MIT License
2.89k stars 727 forks source link

Installation failed for PHP 5.6.27 #155

Open Vittalks opened 7 years ago

Vittalks commented 7 years ago

Your requirements could not be resolved to an installable set of packages.

Problem 1

willianmano commented 7 years ago

The error stack is clear.

^7.0 -> your PHP version (5.6.27) does not satisfy that requirement.

You need PHP Version 7+ to run the project.

Vittalks commented 7 years ago

Yes, but Installation requirements for Laravel GitScrum application is like below php version given

PHP - Supported Versions: PHP 5.6, PHP 7.0 or HHVM

so that if we tried with php 5.6.* not working please help me out

willianmano commented 7 years ago

Try to use docker

Vittalks commented 7 years ago

We can use docker but i changed to php7 than installation done thanks.

but how to run this?

if i run in local through localhost github or gitlab login page opened but when i click on gitlab its redirect to gitlab user account page and displaying error message

An error has occurred

The redirect URI included is not valid.

how to fix this?

awkward-minion commented 6 years ago

Hi @Vittalks , You can follow the instructions here