Can't post - Ninja Media Script
Hi.
After a clean installation and without modifying anything, I can't post.
Here is a video: https://streamable.com/5lji1
The file .env has APPDEBUG=true but the error page doesn't show anything.
Thanks!
this is a tipical error when you don't have read wite permission on storage folder.
add 0755 or 0777 permission for your storage folder
@mark sorry it was a typo when I wrote the post. I checked the .env file and it's "APP_DEBUG=true". There's no .env in the root and the one I edit is in the application folder.
I don't know what's wrong, I also tried posting from a different web browser but the same is happening.