RSSAmplifier

Peter Ramsing — Articles · Dec 8, 2024

A Hidden Laravel Migration - Found

0
Sign in to vote or save

This site does not allow itself to be embedded. You can still read it on the original site — the toolbar below keeps your place in the directory.

Yesterday I kept having a migration pending whenever I ran php artisan migrate . I kept looking in my database/migrations . This showed up when deploying to Forge and it kept trying to run the hidden migration. I did it a bit to myself. I was playing with pgvector and must have created a migration, then deleted it. The issue was the vendor directory which I hadn't encountered before. I was running…

Read on peter.coffee

Comments

Nothing yet. Say the first thing.

    Sign in to join the conversation.