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

Forcing Vue to use the X-Requested-With header, set to XMLHttpRequest… #641

Closed
wants to merge 1 commit into from

Conversation

SDekkers
Copy link
Contributor

@SDekkers SDekkers commented Aug 5, 2019

… so Laravel can detect the request as Ajax, so AJAX requests do not get updated in the Laravel Session.

This PR is a fix for issue Issue 639

… so Laravel can detect the request as Ajax, so AJAX requests do not get updated in the Laravel Session.
@driesvints
Copy link
Member

Hey @SDekkers, we don't allow PRs with compiled assets. This is in the contributor's guide here: https://laravel.com/docs/5.8/contributions#compiled-assets

Please resubmit this with a new commit without the compiled assets. We'll do that ourselves afterwards.

@driesvints driesvints closed this Aug 5, 2019
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.

2 participants