#Getting a error with Portfolio CRUD system

5 messages · Page 1 of 1 (latest)

potent summit
#

Hey, i am making a portfolio crud system where you can add a title, image and description. When is want to add a new portfolio with a create.blade.php and send it to the database i get a sql error, how can i fix this

oak solstice
#

is there a column "slot" in your table?

potent summit
oak solstice
#

interesting, that error is saying that there isn't one. can you post the migration for that table?

worn talon
#

sql doesn't lie, there isn't a slot column in that table