DimiMikadze / laravel-angular-cms

CMS built on Laravel, AngularJS and Material Design
MIT License
269 stars 100 forks source link

Correct username and password combination. #7

Closed ps92 closed 8 years ago

ps92 commented 8 years ago

Are you sure you are proving the correct combination for the username and password? It does not seem to work. Or am I missing something?

DimiMikadze commented 8 years ago

i don't understand what you are asking for, you can't login ? did you seed the table with user info ?

ps92 commented 8 years ago

Yes, I did seed it. image

But, I get error when I try to login in.

I am diverted to dashboard, but I get redirected to login controller again.

DimiMikadze commented 8 years ago

Just follow the readme.md everything working.

you can check it on live demo:

http://128.199.34.169/admin/login

callmesoul commented 8 years ago

I'm the same way, the database has data, but is not logged on, log on with Administrator or demo make it. Trouble under the author for revision

DimiMikadze commented 8 years ago

This problem appears only when are u using locally or on live demo server http://128.199.34.169/admin/login ?

ps92 commented 8 years ago

On localhost.

Try yourself. On a new Homestead. I think you will find some problem or you might have missed something in readme.