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

Laravel 5.7.7 Upgrade #132

Merged
merged 2 commits into from
Oct 3, 2018
Merged

Laravel 5.7.7 Upgrade #132

merged 2 commits into from
Oct 3, 2018

Conversation

Compy
Copy link
Contributor

@Compy Compy commented Oct 3, 2018

  • Updated Laravel to 5.7.7
  • Changed ResetPasswordController and ForgotPasswordController to utilize new method signatures for
    sendResetResponse and sendResetLinkResponse respectively.
  • Updated asset directories per the new 5.7 spec by flattening out sass and js directories to just reside under resources/
  • Updated the associated webpack.mix.js and package.json references to reflect new asset directories.

Compy and others added 2 commits October 2, 2018 20:30
…swordController to utilize new method signatures for 5.7. Updated asset directories per the new 5.7 spec, and updated the associated webpack and package.json references.
Bump Laravel version
@cretueusebiu cretueusebiu merged commit 477ade3 into cretueusebiu:master Oct 3, 2018
@cretueusebiu
Copy link
Owner

Thank you!

@Compy
Copy link
Contributor Author

Compy commented Oct 3, 2018

@cretueusebiu My pleasure! Thanks for creating an insanely useful boilerplate.

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.

None yet

2 participants