Upgrade versi laravel dari 9.52.16 menjadi 10.48.29#808
Merged
vickyrolanda merged 5 commits intobug-fixfrom Aug 28, 2025
Merged
Upgrade versi laravel dari 9.52.16 menjadi 10.48.29#808vickyrolanda merged 5 commits intobug-fixfrom
vickyrolanda merged 5 commits intobug-fixfrom
Conversation
- Updated PHP requirement to ^8.1 - Upgraded Laravel framework to ^10.48 - Updated all package dependencies to Laravel 10 compatible versions - Removed infyomlabs/laravel-generator package and dependent commands - Fixed ArtikelController to use correct ArticleRepository - Updated package versions: - laravel/framework: ^9.19 → ^10.48 - spatie/laravel-permission: ^5.10 → ^6.4 - yajra/laravel-datatables: 9.0 → ^10.0 - phpunit/phpunit: ^9.5.10 → ^10.1 - nunomaduro/collision: ^6.1 → ^7.0 - And many other package upgrades All tests and artisan commands working properly
- Update composer.json dependencies ke Laravel 10.48 - Upgrade PHP requirement ke ^8.1 - Update package dependencies: * laravel/framework: ^9.19 -> ^10.48 * laravel/sanctum: ^3.0 -> ^3.3 * cviebrock/eloquent-sluggable: ~9.0 -> ^10.0 * spatie/laravel-permission: ^5.10 -> ^6.4 * yajra/laravel-datatables: 9.0 -> ^10.0 * nunomaduro/collision: ^6.1 -> ^7.0 * phpunit/phpunit: ^9.5.10 -> ^10.1 * spatie/laravel-ignition: ^1.0 -> ^2.0 - Remove infyomlabs/laravel-generator (incompatible) - Remove dependent commands: TransformerMakeCommand, TransformerGenerator, CrudAll - Add laravelcollective/html untuk Form helper support - Update ArtikelController untuk menggunakan ArticleRepository - Konfigurasi Form dan HTML facades di config/app.php Tested: - PHP artisan commands berjalan normal - Routes berhasil dimuat - Development server berjalan tanpa error - Form helper berfungsi dengan baik
9 tasks
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Perbaikan issue #790
Jalankan dulu
composer installopensid-2025-08-26_11.15.48.mp4