No existing directory at /storage/logs and its not buildable: Permission denied Laravel (Server)

    By: Manu
    4 years ago

    So to fix this matter on the server do below given steps

    Delete/rename bootstrap/cache/config.php
    
    Delete all log files in storage/logs
    

    this will solve this problem.