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.8 #68

Merged
merged 14 commits into from
Oct 25, 2019
Merged

Laravel 5.8 #68

merged 14 commits into from
Oct 25, 2019

Conversation

JoseCage
Copy link
Member

@JoseCage JoseCage commented Mar 8, 2019

Types of changes

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to change)
  • I have read the CONTRIBUTING document.
  • My code follows the code style of this project.
  • My change requires a change to the documentation.
  • I have updated the documentation accordingly.
  • I have added tests to cover my changes.
  • All new and existing tests pass.

This PR fixes #64

@JoseCage JoseCage added api 📦 test 🛢️ 🔍 Issues that requires test to make sure everything works good feature request ⚡ A new feature sugestion/request jwt-auth 🔑 Bug or feature related to system authentication dependencies Pull requests that update a dependency file labels Mar 8, 2019
@JoseCage JoseCage added this to the v1.0.0-beta-2 milestone Mar 8, 2019
@JoseCage JoseCage added this to IDEAS in v1.0.0-beta via automation Mar 8, 2019
@JoseCage JoseCage changed the title Laravel 58 Laravel 5.8 Oct 25, 2019
@JoseCage JoseCage moved this from IDEAS to Work In Progress in v1.0.0-beta Oct 25, 2019
@JoseCage JoseCage self-assigned this Oct 25, 2019
@JoseCage JoseCage merged commit be0c965 into development Oct 25, 2019
v1.0.0-beta automation moved this from Work In Progress to Done Oct 25, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
api 📦 dependencies Pull requests that update a dependency file feature request ⚡ A new feature sugestion/request jwt-auth 🔑 Bug or feature related to system authentication test 🛢️ 🔍 Issues that requires test to make sure everything works good
Projects
Status: Done
v1.0.0-beta
  
Done
Development

Successfully merging this pull request may close these issues.

Upgrade to Laravel 5.8 and change to modules based
1 participant