Hi,
I have the laravel app developed and tested on wamp server and it worked fine, but now I have it on centOS server, everything works fine except that the date is showing as "invalid date" even though it's still the same code and database.
Left window is app on centOS while right is running on wamp server.
I don't know what is causing the problem and made sure it is not a database problem.
Any help is appreciated, thanks.
Ah that's Angular. Check any capitalisation in the fields or variables as I know moving from case-insensitive to a case-sensitive OS will have issues if you've got the capitalisation wrong.