SyntaxFix
Write A Post
Hire A Developer
Questions
This worked for me:
sudo apt-get install php5-sqlite
This installed sqlite for php5, then I ran the php artisan migrate command again and worked perfectly.