Category: Laravel

  • How to give Cursor AI the current date & time

    If I’m using Cursor to help me scaffold out a new app, it sometimes creates Laravel migration files with the filename xxxx_xx_xx-migration-description, which is annoying, to say the least. This is because it doesn’t know the current date or time, so as a quick hack until – I assume – they add it as a…