Apiato: Error on fresh installation

Created on 8 Feb 2017  路  7Comments  路  Source: apiato/apiato

Hi, i have installed Porto, and i have this issue on fresh installation
The Response content must be a string or object implementing __toString()

Possible Bug

All 7 comments

@fabricelepro thanks for letting me know, I'll try a fresh install right now.

@fabricelepro I just did that using composer create-project porto-sap/hello-api hello-api and it worked! can you please share with me the steps to help me reproduce your error

Hi @Mahmoudz maybe it is because i haven't redis in my computer

@fabricelepro if you are using Ubuntu you can follow this guide to install Redis on Ubuntu 16.04 or use Laravel Homestead or LaraDock as sugested on Hello-API docs... :smile:

the command "php artisan jwt:generate" dont feel the entry on the .env file. the command is correctly run

Yes, it's a know jwt-auth issue, you should copy the generated key from command line on the .ENV file key manually...

Yess. done.

Was this page helpful?
0 / 5 - 0 ratings

Related issues

livevasiliy picture livevasiliy  路  6Comments

rogerapras picture rogerapras  路  5Comments

Mahmoudz picture Mahmoudz  路  7Comments

lukaszduda picture lukaszduda  路  5Comments

jbaron-mx picture jbaron-mx  路  3Comments