Skip to content

Conversation

@pandigresik
Copy link
Contributor

@pandigresik pandigresik commented Aug 26, 2025

Perbaikan issue #790
Jalankan dulu composer install

image
opensid-2025-08-26_11.15.48.mp4

- 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
@pandigresik pandigresik changed the title Dev 790 Upgrade versi laravel dari 9.52.16 menjadi 10.48.29 Aug 26, 2025
@vickyrolanda vickyrolanda merged commit 154dae7 into bug-fix Aug 28, 2025
@vickyrolanda vickyrolanda deleted the dev-790 branch August 28, 2025 09:52
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.

3 participants