jailtonsc / laravel-response-xml

Add the method xml integrating the laravel's response, converting eloquent return to XML.
46 stars 15 forks source link

This page contains the following errors: error on line 2 at column 6: XML declaration allowed only at the start of the document Below is a rendering of the page up to the first error. #11

Closed jericopulvera closed 7 years ago

jericopulvera commented 7 years ago

This page contains the following errors:

error on line 2 at column 6: XML declaration allowed only at the start of the document Below is a rendering of the page up to the first error.

jericopulvera commented 7 years ago

This error happens when you put the controller inside the api.php instead of web.php

jailtonsc commented 7 years ago

Hello, Were you able to solve the problem?