Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings
This repository was archived by the owner on Dec 11, 2020. It is now read-only.

RespondWithViewJob.php #2

Merged
merged 1 commit into from
Dec 18, 2016
Merged

RespondWithViewJob.php #2

merged 1 commit into from
Dec 18, 2016

Conversation

speccode
Copy link
Contributor

Another respond Job in Http domain to respond with familiar view().

Usage:

return $this->run(RespondWithViewJob::class, [
    'template'  => 'foo.bar' // resources/view/foo/bar.blade.php
    'data'      => [
        'foo'       => 'bar' // Template var $foo
    ]
]);

@Mulkave Mulkave merged commit 178e01b into lucidarch:master Dec 18, 2016
@Mulkave
Copy link
Member

Mulkave commented Dec 18, 2016

@speccode thanks a bunch 😄👍

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

Successfully merging this pull request may close these issues.

2 participants
Morty Proxy This is a proxified and sanitized view of the page, visit original site.