Laravel migration error throwing directory from old host even after migration to new host

I migrated my laravel saas site from one host to another but its throwing error:

There is no existing directory at “/home4/username/abc.com/storage/logs” and it could not be created: Permission denied.

How it fix it? Please help.

I gave permissions to the logs folder and even changed the database but still the issue and the path it is showing belongs to my old host but I have migrated my website to new host.

  • Does this answer your question? There is no existing directory at /storage/logs and its not buildable: Permission denied

    – 

  • Please clarify your specific problem or provide additional details to highlight exactly what you need. As it’s currently written, it’s hard to tell exactly what you’re asking.

    – 
    Bot

Leave a Comment