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

unable to register and login properly after fresh installation and registration #1

Closed
mkumarjha opened this issue Sep 19, 2017 · 16 comments

Comments

@mkumarjha
Copy link

mkumarjha commented Sep 19, 2017

When i installed all and tryied to signup it did not show any error message

@moeen-basra
Copy link
Owner

Did you followed all the steps.
You better attach a screenshot of your console.

@moeen-basra
Copy link
Owner

you still need help or its working now ?

@mkumarjha
Copy link
Author

mkumarjha commented Sep 20, 2017

I have followed all steps my app is running but when i try to signup api is not responding . I mean it moving moving .... and after few minutes it redirect on home page with 401 error

@mkumarjha mkumarjha reopened this Sep 20, 2017
@moeen-basra
Copy link
Owner

can you please attach screenshot of your console and network tabs.
It would be easy to figure out the problem.

@mimrank
Copy link

mimrank commented Nov 9, 2017

i the face same problem

@moeen-basra
Copy link
Owner

make sure you have updated the APP_URL in .env file

@tangoun
Copy link

tangoun commented Nov 16, 2017

I have checked and followed the steps several times. I have verified the APP_URL in .env file, APP_URL=http://localhost:8000. But I still cannot login

@moeen-basra
Copy link
Owner

@tangoun can you please attach the screenshot for console and network tabs.

@tangoun
Copy link

tangoun commented Nov 17, 2017

Thank for respond. Please check the attachment

  • Console Firebug in Firefox
    1

  • Console in Chrome
    chrome_1

  • Network in Chrome
    chrome_2

@moeen-basra
Copy link
Owner

I'm unable to view the response in console.
add my skype "m.basra@live.com" I will try to help you.

@tangoun
Copy link

tangoun commented Nov 19, 2017

Thank.
I have uploaded this project.
Please help to check via this url: http://laravelreact.thizmorning.com/
After I register, errors in console
capture
capture1

@moeen-basra
Copy link
Owner

moeen-basra commented Nov 19, 2017

Hi @tangoun please make sure you set your APP_URL=http://laravelreact.thizmorning.com
And you have set proper permissions for your storage folder.

sudo chgrp -R www-data storage bootstrap/cache
sudo chmod -R ug+rwx storage bootstrap/cache

@moeen-basra moeen-basra reopened this Nov 19, 2017
@tangoun
Copy link

tangoun commented Nov 19, 2017

Thank you.
It works online. after I updated APP_URL=http://laravelreact.thizmorning.com

but this project does not work in my local with APP_URL=http://localhost:8000
I don't know what the problem between online and local.

@moeen-basra
Copy link
Owner

You need to make sure if your project is working on 8000 port in your local environment.

@tangoun
Copy link

tangoun commented Nov 19, 2017

In local I run command: php artisan serve, it works with 8000 port, as you can see in my capture images above. That's ok. I'll figure it out. thank you for your prompt response.

@moeen-basra
Copy link
Owner

You are welcome.

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

No branches or pull requests

4 participants