Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

not working in localhost #338

Open
shanumithun opened this issue Oct 30, 2018 · 4 comments
Open

not working in localhost #338

shanumithun opened this issue Oct 30, 2018 · 4 comments

Comments

@shanumithun
Copy link

shanumithun commented Oct 30, 2018

I have recently installed laravel-gitscrum.my env

APP_ENV=local
APP_KEY=base64:Y8K7cqYOOxdk4ws+dSME+ilPPs2592UZxsHHjpfu9Dw=
APP_DEBUG=true
APP_LOG_LEVEL=debug
APP_URL=http://localhost
APP_TITLE=GitScrum

GITHUB_CLIENT_ID=key
GITHUB_CLIENT_SECRET=key

GITLAB_KEY=key
GITLAB_SECRET=key
GITLAB_INSTANCE_URI=https://gitlab.com/

DB_CONNECTION=mysql
DB_HOST=localhost
DB_PORT=3306
DB_DATABASE=agile
DB_USERNAME=root
DB_PASSWORD=sds
APP_PAGINATE=10

PROXY_PORT=
PROXY_METHOD=
PROXY_SERVER=
PROXY_USER=
PROXY_PASS=

when i hit localhost/projectname/public

i got
Welcome to GitScrum

Login with GitHub and gitlab

I am totaly confused how can i up this project in my localhost.now its redirect to github and Gitlab.where login and register for users link?please help me.any help would be appreciated

@AgusRdz
Copy link
Contributor

AgusRdz commented Oct 30, 2018

Did you set up an application in your Github/Gitlab account?
https://github.com/gitscrum-community/laravel-gitscrum#github

@shanumithun
Copy link
Author

@AgusRdz yep i did all this and up project.but now login form have two login option only.login through GitHub and gitlab.

@shanumithun
Copy link
Author

how can i login and register using databse value..?is it possible?

@AgusRdz
Copy link
Contributor

AgusRdz commented Oct 31, 2018

Well, currently isn't possible because one purpose of this app is promote the collaborative work through services provided, if you think this could be consider a useful feature feel free to create an issue describing your needs.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

No branches or pull requests

2 participants