79538547

Date: 2025-03-27 10:29:29
Score: 7 🚩
Natty:
Report link

Even i am facing issues, i have created a laravel command to migrate MySQL database to laravel cloud postgre, now where do I execute the command on travel cloud, it is not working in command tab, the command is such that I have put options to identify which tables I need to move, based on prompts, for example the command that I created us ` also how can I use tinker if required?

php artisan db:migrate-to-postgres --auto` and then we get prompt if the table has record `Table user already has 203 records. Do you want to skip this table?` and we promt yes/no and user have to answer it. when can i do this on laravel cloud ?
Reasons:
  • Blacklisted phrase (0.5): how can I
  • Blacklisted phrase (1): i am facing issue
  • Blacklisted phrase (1): can i do
  • Blacklisted phrase (0.5): I need
  • RegEx Blacklisted phrase (2): Even i am
  • Long answer (-0.5):
  • Has code block (-0.5):
  • Ends in question mark (2):
  • Low reputation (1):
Posted by: Ruturaj Vaidya