Skip to content

[IDEA] Add console.log blade directive #62

@angeljqv

Description

@angeljqv

You could easily add that directive using existing methods,
it would be useful to do a quick echo to some php variable,
would PR be accepted for that functionality?

So in your browser you now have access to a key variable:
```js
console.log(key); //outputs "value"
```

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions