Skip to content

Added polish translation#346

Draft
KaminskiDaniell wants to merge 32 commits intoBottelet:feat/laravel-11-upgradefrom
KaminskiDaniell:patch-1
Draft

Added polish translation#346
KaminskiDaniell wants to merge 32 commits intoBottelet:feat/laravel-11-upgradefrom
KaminskiDaniell:patch-1

Conversation

@KaminskiDaniell
Copy link
Copy Markdown

Hi,
I'm taking part in Hacktoberfest event and I prepared correction for polish language.

I would be very grateful if you could add the label “hacktoberfest-accepted” :)

nathanwritescode-uk and others added 18 commits November 5, 2024 10:02
Migrated from PHP 7.3.9 to PHP 8.2 and updated Laravel framework to version 11.0. Removed `fzaninotto/faker` from development dependencies as it is now deprecated.
The Guzzle HTTP client library has been removed from the composer.json file.
Upgraded "laravel/ui" to "^v4.5.2" and "ramsey/uuid" to "4.7.6". These updates address compatibility and performance improvements.
The laravelcollective/html package was removed from composer.json to streamline dependencies and reduce potential conflicts. Laravel 11 is not currently supported.
Upgraded "yajra/laravel-datatables-oracle" to "^v11.1.5" and "laravel/dusk" to "^8.2.10". These changes aim to maintain compatibility with the latest features and security updates. Adjusted dependencies order for consistency.
Upgraded several dependencies in composer.json to newer versions for improved stability and compatibility. Notable updates include Laravel Tinker, League Flysystem, Mockery, and PHPUnit. Added Laravel Pint to the dev requirements for code style enforcement.
The league/flysystem-cached-adapter package is no longer maintained
Included Laravel Cashier in composer dependencies to support billing. Enhanced script configuration with `post-autoload-dump`, `post-update-cmd`, and `post-create-project-cmd` to streamline setup and development workflow.
The Collective\Html\HtmlServiceProvider has been commented out in the app configuration. This change is likely due to it being no longer required or to resolve a potential issue related to this provider. Other service providers remain unaffected.
The Cashier::ignoreMigrations() method has been removed from the boot method in AppServiceProvider.
Upgraded the elasticsearch/elasticsearch package to version ^8.15.0. Added php-http/discovery as an allowed plugin in the composer configuration to ensure proper package discovery.
Upgraded "predis/predis" to version "^v2.2.2" and "ramsey/uuid" to "^4.7.6". Adjusted "symfony/css-selector" and "symfony/dom-crawler" to version "^7.1.6". These changes ensure compatibility and maintain up-to-date libraries.
Upgraded various development and runtime dependencies to their latest versions. This includes significant updates for tools like laravel-mix, sass, and axios which may offer performance improvements and new features.
The --hide-modules flag was removed from several npm scripts including "dev", "watch", "watch-poll", and "production". This change simplifies the output during the build process by not hiding webpack module details.
Expanded the .env.example file to include additional configuration settings for application, logging, database, session, cache, and mail. This update aligns the .env.example with the new placeholder values.
Updated MySQL to 8.0 and PHP to 8.2 for improved performance and compatibility. Also, upgraded various GitHub Actions to their latest versions to enhance security and functionality. Simplified dependency installation commands.
@nielsdrost7 nielsdrost7 self-assigned this Apr 5, 2026
@nielsdrost7 nielsdrost7 marked this pull request as draft April 5, 2026 09:40
@nielsdrost7 nielsdrost7 changed the base branch from master to feat/laravel-11-upgrade April 6, 2026 09:27
@coderabbitai
Copy link
Copy Markdown

coderabbitai bot commented Apr 6, 2026

Important

Review skipped

Draft detected.

Please check the settings in the CodeRabbit UI or the .coderabbit.yaml file in this repository. To trigger a single review, invoke the @coderabbitai review command.

⚙️ Run configuration

Configuration used: defaults

Review profile: CHILL

Plan: Pro

Run ID: fdeec2f6-b623-4aff-ba5c-63183e9a6436

You can disable this status message by setting the reviews.review_status to false in the CodeRabbit configuration file.

Use the checkbox below for a quick retry:

  • 🔍 Trigger review
✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests

Comment @coderabbitai help to get the list of available commands and usage tips.

@nielsdrost7 nielsdrost7 force-pushed the feat/laravel-11-upgrade branch from 1a69249 to 6057953 Compare April 8, 2026 09:17
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