You may take a look here:
http://stackoverflow.com/questions/13675615/svn-cleanup-sqlite-database-disk-image-is-malformed
or here
Or just Google :)
Hi there!
I'm trying to use a simple sqlite-database for playing around with homestead and Laravel 5.
All I do is create a empty database.sqlite in the storage dir and then run artisan migrate.
I do get "Migration table created successfully." first and then immediately it fails with the message "General error: 11 database disk image is malformed" .
Have anyone else experienced this and got a nice little solution for it? It would help a lot.
Thank you very much for your help!
Please or to participate in this conversation.