Page 1 of 1

error in php laravel framework - Regarding

Posted: Fri Oct 29, 2021 2:47 am
by jmbizsol2021
Hi All,

I am getting below error in php laravel framework, After retrieving the data from MySQL and trying to display the data in a PHP page.
Please refer below the error message. Kindly guide me to solve this issue.

I am using laravel version - laravel/framework: "5.2.*" and MySql version - 7.3.29.
Data output from MYSQL
Data output from MYSQL
Laravel code
Laravel code
Application error message.
Application error message.

Re: error in php laravel framework - Regarding

Posted: Fri Oct 29, 2021 5:20 pm
by Benjamin
The object property keys may need to begin with a letter rather than a number; 2021-06-01

Re: error in php laravel framework - Regarding

Posted: Sat Nov 20, 2021 9:03 pm
by Vegan
MySQL has a specific data field type which should be used when you define your table

date is one of the containers available