Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update ViewCollector.php for StringBladeCompiler #422

Merged
merged 1 commit into from
Feb 18, 2016

Conversation

TerrePorter
Copy link
Contributor

This change is to support my StringBladeCompiler plugin.

Without the change the debugbar generates an error, "realpath () expects parameter 1 to be a valid path, object given"

This is because the path is an object when using the StringBladeCompler plugin instead of a template file path.

Thanks.

This change is to support my StringBladeCompiler plugin.

Without the change the debugbar generates an error, "realpath () expects parameter 1 to be a valid path, object given"

This is because the path is an object when using the StringBladeCompler plugin instead of a template file path.

Thanks.
@TerrePorter
Copy link
Contributor Author

Forgot to mention this should only apply to the Laravel 5 version with StringBladeCompiler 3. The plugin is a replacement/extension to the default Laravel view.

@dciancu
Copy link

dciancu commented Jan 20, 2016

+1

@beeglebug
Copy link

Is this going to be merged? I really want to use these two packages together but can't at the moment.

barryvdh added a commit that referenced this pull request Feb 18, 2016
Update ViewCollector.php for StringBladeCompiler
@barryvdh barryvdh merged commit 72acfb1 into barryvdh:master Feb 18, 2016
@barryvdh
Copy link
Owner

Yes

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants