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

feat: upgrade laravel from 9.x to 10.x #14

Merged
merged 6 commits into from
Apr 19, 2024
Merged

Conversation

itsrafsanjani
Copy link
Owner

Changelog

Features

  • Upgrade Laravel: Updated Laravel from version 9 to 10 for compatibility with the latest enhancements and features.
  • Upgrade Mentioned Package: Updated a mentioned package to its latest version, ensuring access to its latest functionalities.
  • Integrate Packages from Git: Added new packages from Git repositories to enrich our application's capabilities. Additionally, cleaned up redundant code in AuthServiceProvider and renamed routeMiddleware variable to middlewareAliases in Kernel.php for better clarity.

Fixes

  • Add Missing Fillable: Added missing fillable attributes to the Comment model for proper functionality.
  • Fix Tests: Addressed issues in tests to maintain code reliability and consistency.

These changes collectively aim to enhance the functionality, performance, and maintainability of our Laravel application.

Copy link

codesandbox bot commented Apr 19, 2024

Review or Edit in CodeSandbox

Open the branch in Web EditorVS CodeInsiders

Open Preview

@itsrafsanjani itsrafsanjani merged commit 772198f into master Apr 19, 2024
2 checks passed
@itsrafsanjani itsrafsanjani deleted the feat/upgrade branch April 20, 2024 05:15
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.

1 participant