Laravel MySQL sqlite sqlite3 mysqldump linux utilites Laravel Migrations
A short command to copy the contents of a mysql database into sqlite using myslqdump and sed. Assumes table structure (create statements) has already been setup in SQLite.
Configuration Files sqlite sqlite3 linux utilites
Using sqlite (sqlite3) on the Ubuntu 16.04 Command Line.