Skip to content
This repository has been archived by the owner on Jun 16, 2019. It is now read-only.

How to show debug info? #16

Closed
darrkz opened this issue Jul 5, 2016 · 2 comments
Closed

How to show debug info? #16

darrkz opened this issue Jul 5, 2016 · 2 comments

Comments

@darrkz
Copy link

darrkz commented Jul 5, 2016

I try TC-JSON-API recently.
But these days when I try to query,it display that : http 500
when I open /TC-JSON-API/public/index.php
It told me that "Whoops, looks like something went wrong."
I open php error display and found nothing about this error.
How to set TC-JSON-API to show debug info?

@Helias
Copy link
Collaborator

Helias commented Jul 5, 2016

It shows in storage/logs/laravel.log but probably you should set the permissions of the directories storage and logs to allow the creation of the logs, so put 775 the permissions of storage and logs.

You can use chmod 775, refresh the page where you get the error and check if laravel.log has been created in storage/logs

@avengerweb
Copy link
Contributor

#17

@Helias Helias closed this as completed Dec 22, 2016
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants