what database type are you using? If MySQLm double check your column type... you must have done something wrong because boolean()
creates a tinyint(1)
Ok thanks. Then it is maybe related to SQLite? Because I did indeed create a boolean.
Sign in to participate in this thread!
The Laravel portal for problem solving, knowledge sharing and community building.
The community