Wooyoung's avatar

I'm using homestead and after the migration I can't see the tables in sqlite

Hello there. I have been following the tutorial provided in laracasts so far. But I'm stuck with migration. I have two files with my database/migrations folder; users, password_resets I successfully migrated those files with the command php artisan migrate However, when I went into sqlite (sqlite3 storage/database.sqlite) and Input .tables, Nothing appears. How is wrong with me? Would you help me out?

Best

0 likes
1 reply

Please or to participate in this conversation.