#Internal Server ErrorIlluminate\Database\QueryExceptionSQLSTATE[42S22]:

3 messages · Page 1 of 1 (latest)

fresh oriole
#

this works fine on my localhost but error occors in live plz tell me the possible solution

stray crypt
#

did you run your migrations in that database? the error is pretty clear, you dont have that column in your database

sour lynx
#

I like to make in my migration a SET datatype to my sqlite database. But there is no set in sqlite. What is the best solution to achieve to save an array to database?