Question By
Solved

Chatter New discussion does't created

Solved
anand-gupta

Jan 8th, 2020 10:20 AM

I have using laravel 5.8 .

I have install chatter in the laravel project, but it does not generate discussion.

mark

Jan 8th, 2020 01:22 PM

Best Answer

Please share the error log (storage\logs\laravel.log)

anand-gupta

Jan 9th, 2020 06:28 AM

Thanx alot,

This error is solved.

But after installing chatter, i have installed Voyager and run the migrate command then my all chatter's dummy data is removed and database's chatter tables are empty. And the second problem is new disscussion is not creating also the URL of disscussion in not correct. The URL generated is http://server/forums/discussion but the right URL is http://server/projectName/public/forums/discussion.

anand-gupta

Jan 13th, 2020 07:00 AM

Hi, I have shared the link https://pastebin.com/p7CfavXN See error log file. Thanks

anand-gupta

Jan 16th, 2020 12:48 PM

Hi @marc-marcoch,

i am shared error log file linked. if any issue find. please tell how to solve this problm.