Cannot add a NOT NULL column with default value NULL during Laravel Testing and Using In Memory SQLite
During in memory testing and using SQLite and Laravel you might encounter the following issue: Cannot add a NOT NULL column with default value NULL