Skip to content

[ANSWERED] No data retrieved when loading newly-implemented index page #14366

Answered by frostFRP
frostFRP asked this question in Q&A
Discussion options

You must be logged in to vote

Gave a look at the storage/logs/laravel.log file and figured out what was breaking my code.
Turns out there was a wrong import:

While the import was pointing to ProceduresTransformer.php, as it's showed in the image, i named the actual file as ProcedureTransformer.php so obviously the file wasn't being found. After renaming the file the file everything worked fine:

Replies: 2 comments

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Answer selected by frostFRP
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
1 participant