I would suggest switching to Laravel Herd and DBNngin instead, then you can use the database of your choice.
Aug 2, 2024
5
Level 1
Using Postgresql databse in phpstorm with laravel sail
I've got a postgresql database and it's already in phpstorm on the top right. However when I run the command sail artisan migrate, it won't change the tables in phpstorm and neither in postgresql. Does anyone have a solutions for this?
Also when I run migrations: sail artisan migrate; it doesn't update.
Please or to participate in this conversation.