Skip to content

file_put_contents failed to open stream: No such file or directory #52

@reynoldspaul

Description

@reynoldspaul

Hi, after installation, and running:

DbView::make($this)->field('email_subject')->with($data)->render();

I get the following error

file_put_contents(../app/db-blade-compiler/views/b92b4b7d77cc4fdc95e46a0d6e471b5e): 
failed to open stream: No such file or directory

I can fix this by manually creating the folder /app/db-blade-compiler/views.
I have cache set to false in config

Using Laravel 8,0, latest version of this package

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions