Chatter-Laravel / core

The Laravel single page forum package (Vue + Tailwind CSS + Laravel)
MIT License
159 stars 39 forks source link

I recieved 401 Unauthorized error when I am login !? #25

Open salvatormundiz opened 4 years ago

salvatormundiz commented 4 years ago

I install chatter with this composer config: "php": "^7.2", "chatter-laravel/core": "^6", "fideloper/proxy": "^4.0", "laravel/framework": "^6.2", "laravel/tinker": "^2.0" when I login with laravel home page route and submit post I receive:

Error Unauthenticated pop up!

sbarbat commented 4 years ago

Hi @salvatormundiz, I'm sorry you are getting trouble trying to run Chatter. Could you provide us with more information like your logs?