Weave Code
Code Weaver
Helps Laravel developers discover, compare, and choose open-source packages. See popularity, security, maintainers, and scores at a glance to make better decisions.
Feedback
Share your thoughts, report bugs, or suggest improvements.
Subject
Message

Platform Laravel Package

orchid/platform

View on GitHub
Deep Wiki
Context7
14.53.0

14.53.0 - 2026-03-22

Added

  • Support for Laravel 13.x

Fixed

  • Fixed crash when rendering validation errors on Laravel 12.55.1 due to incorrect handling of ViewErrorBag in fields #3082

Full Changelog: https://github.com/orchidsoftware/platform/compare/14.52.5...14.53.0

14.52.5

14.52.5 - 2025-11-02

What's Changed

New Contributors

Full Changelog: https://github.com/orchidsoftware/platform/compare/14.52.4...14.52.5

14.52.4

14.52.4 - 2025-08-13

Fixed

  • Argument type in roles #3035

Full Changelog: https://github.com/orchidsoftware/platform/compare/14.52.3...14.52.4

14.52.3

14.52.3 - 2025-07-07

Fixed

-Group::render() now returns null if the field group is empty to prevent rendering an empty block and improve performance.

Full Changelog: https://github.com/orchidsoftware/platform/compare/14.52.2...14.52.3

14.52.2

14.52.2 - 2025-07-02

Fixed

  • Attach field send null when empty

Full Changelog: https://github.com/orchidsoftware/platform/compare/14.52.1...14.52.2

14.52.1

14.52.1 - 2025-06-30

Fixed

  • Filter value color contrast

Full Changelog: https://github.com/orchidsoftware/platform/compare/14.52.0...14.52.1

14.52.0

14.52.0 - 2025-05-04

Added

  • Toggle action button #3009
  • Fill color parameter for cropper #3007

Changed

  • Rename getStatusPermission to statusOfPermissions
  • Set Turbo scroll behavior to preserve by default #3008

Fixed

  • Padding between text and close button

Credits

Thanks to the following contributors for their work on this release:

Full Changelog: https://github.com/orchidsoftware/platform/compare/14.51.2...14.52.0

14.51.2

14.51.2 - 2025-04-29

Fixed

  • Smooth opening of nested menu

Full Changelog: https://github.com/orchidsoftware/platform/compare/14.51.1...14.51.2

14.51.1

Fixed

  • Fixed visual shift when using nested menu

Full Changelog: https://github.com/orchidsoftware/platform/compare/14.51.0...14.51.1

14.51.0

Added

  • Added support HTML rendering in help and title fields #3001
  • Support passing Eloquent models as action parameters #3000
  • Split screen state/fillable logic into reusable trait

Changed

  • UI improvements for better look #2999
  • Improve balance of added text in horizontal titles
  • Refactor component hashing: switch to xxh3 #3004
  • Extract hash algorithm to protected method for easier override #3002

Fixed

  • Set default max slices to 6 to minimize issues with the used package #2965
  • Avoid PHPUnit 12 conflict by using Attributes\DataProvider #2990
  • Fix serialization and deserialization for unsaved Eloquent models #3003
  • Workaround for Laravel 12.10.1 relation loading regression in getAttribute() #3006
  • Fix file sorting issue on servers expecting Content-Type #3005

Credits

Thanks to the following contributors for their work on this release:

Full Changelog: https://github.com/orchidsoftware/platform/compare/14.50.1...14.51.0

14.50.1

14.50.1 - 2025-04-02

Fixed

  • Added missing name inline attribute for field stub #2987

Credits

Thanks to the following contributors for their work on this release:

Full Changelog: https://github.com/orchidsoftware/platform/compare/14.50.0...14.50.1

14.50.0

14.50.0 - 2025-03-31

Added

  • Added field stub #2983 #2984
  • Methods format/serverFormat to DateRange field

Fixed

  • Disabled check for the latest package versions in dev

Credits

Thanks to the following contributors for their work on this release:

Full Changelog: https://github.com/orchidsoftware/platform/compare/14.49.0...14.50.0

14.49.0

14.49.0 - 2025-03-27

Added

  • Added a new Artisan command to publish stubs #2978
  • Introduced the "confirm" attribute for property translations #2976

Fixed

  • Corrected method annotation return type for RadioButtons #2980

Credits

Thanks to the following contributors for their work on this release:

Full Changelog: https://github.com/orchidsoftware/platform/compare/14.48.1...14.49.0

14.48.1

14.48.1 - 2025-03-14

Fixed

  • Revert #2967 to $this

Full Changelog: https://github.com/orchidsoftware/platform/compare/14.48.0...14.48.1

14.48.0

14.48.0 - 2025-03-13

Added

  • persistent and seconds methods to Toast notification #2974

Changed

  • Improve side menu notification badge and icon size

Fixed

  • Correct title for demo layouts page
14.46.1

14.46.1 - 2025-03-01

Fixed

  • Input files in the cropper now respect $acceptedFiles by @QUNETOL57 in #2962
  • Modal caching when navigating back and autofocus on open by @tabuna #2959
  • Alias disabled/readonly for Quill by @tabuna #2964

New Contributors

Full Changelog: https://github.com/orchidsoftware/platform/compare/14.46.0...14.46.1

14.46.0

14.46.0 - 2025-03-01

Added

New Contributors

Full Changelog: https://github.com/orchidsoftware/platform/compare/14.45.2...14.46.0

14.45.2

14.45.2 - 2025-02-05

Fixed

  • like filter for Laravel 11 #2954

What's Changed

Full Changelog: https://github.com/orchidsoftware/platform/compare/14.45.1...14.45.2

14.45.1

14.45.1 - 2025-02-04

Fixed

Full Changelog: https://github.com/orchidsoftware/platform/compare/14.45.0...14.45.1

14.45.0

14.45.0 - 2025-02-03

Added

  • Added keyboard accessibility for tab navigation #2944
  • Added support for Kazakh language translations by @kalexhaym #2949
  • Added activeAccordion method to Accordion.php by @bald-cat #2939
  • Added screen state test

Changed

  • Updated global search to use a window modal for better UX
  • Improved tag ID generation for tabs #2935
  • Improved code on accordion layout
  • Improved type annotations and type hints
  • Improved types for screen testing

Fixed

  • Fixed Pslam errors
  • Fixed code style issues
  • Fixed types inconsistencies
  • Improved Accordion accessibility by @sahar-saadatmandi-corelab #2946
  • Reload page when changing assets #2932

CI/CD

  • Updated version of actions/upload-artifact

New Contributors

Full Changelog: https://github.com/orchidsoftware/platform/compare/14.44.2...14.45.0

14.44.2

14.44.2 - 2025-01-17

Added

  • Translated Role edit title and description in ru language by @kalexhaym in #2936

Changed

  • Use whereLike for case-insensitive search
  • Simplify RTL condition logic
  • Improved workspace centering on laptops
  • Increment pslam error level

Fixed

  • Laravel version conflict for PHP 8.4
  • Fixed jumping horizontal field title
  • Error Notifications Are Not Passing Correctly in Attach by @mavsan in #2934

New Contributors

Full Changelog: https://github.com/orchidsoftware/platform/compare/14.44.1...14.44.2

14.44.1

14.44.1 - 2024-11-26

Fixed

  • Required composer/semver

Full Changelog: https://github.com/orchidsoftware/platform/compare/14.44.0...14.44.1

14.44.0

14.44.0 - 2024-11-23

Changed

  • Remove default limits for 'Attach' field file size and quantity
  • Use whereLike for case-insensitive search #2924
  • Allow mutation Eloquent model on getContent #2923
  • Refactored to modern PHP standards

Fixed

  • Loading csrf token for axios after login

Full Changelog: https://github.com/orchidsoftware/platform/compare/14.43.1...14.44.0

14.43.1

14.43.1 - 2024-11-09

Changed

  • Improve performance for simple model attribute by @tabuna in #2921

Full Changelog: https://github.com/orchidsoftware/platform/compare/14.43.0...14.43.1

14.43.0

14.43.0 - 2024-11-06

Added

  • Additional configuration parameters for Hotwire by default

Changed

  • The loading of modal windows in the browser has been redesigned. Now, upon invalidation, modal windows, including deferred ones, will automatically open.
  • Installed Psalm to run exclusively on GitHub Actions.
  • Set types to static in Field.

Fixed

  • Incorrect listeners names

Removed

  • Unused option when running PHPUnit

Full Changelog: https://github.com/orchidsoftware/platform/compare/14.42.0...14.43.0

14.42.0

14.42.0 - 2024-11-01

Changed

  • Restrict excessively long URLs in modal windows #2917

What's Changed

New Contributors

Full Changelog: https://github.com/orchidsoftware/platform/compare/14.41.0...14.42.0

14.41.0
14.40.0

14.40.0 - 2024-10-28

Changed

  • Max and min width for sidebar

Full Changelog: https://github.com/orchidsoftware/platform/compare/14.39.0...14.40.0

14.39.0

14.39.0 - 2024-10-24

Changed

  • Color favicon to monochrome
  • Improve install examples
  • Added text-balance for "Welcome Page"
  • Width for login form (large breakpoint)
  • Increment root font-size
  • Improve color on active item menu

Full Changelog: https://github.com/orchidsoftware/platform/compare/14.38.0...14.39.0

14.38.0

14.38.0 - 2024-10-23

Added

  • addClass() method to Field class for easier class manipulation #2909

Changed

  • Padding for items Selection
  • Remove memory_limit for check max size upload #2910

New Contributors

Full Changelog: https://github.com/orchidsoftware/platform/compare/14.37.0...14.38.0

Weaver

How can I help you explore Laravel packages today?

Conversation history is not saved when not logged in.
Prompt
Add packages to context
No packages found.
sayedenam/sayed-dashboard
milito/query-filter
apiboxsym/user-bundle
apiboxsym/health-check-bundle
jayeshmepani/jpl-moshier-ephemeris-php
elnasnato/laraliveui
labrodev/rest-sdk
sampaui/sampaui
babelqueue/php-sdk
facebook/capi-param-builder-php
babelqueue/symfony
hamzi/corewatch
minionfactory/raw-hydrator
hexters/coinpayment
rjcodes/rjcms
act-training/laravel-permissions-manager
alimarchal/laravel-chart-of-accounts
babenkoivan/elastic-scout-driver
mkwebdesign/filament-watchdog-v5
renatomarinho/laravel-page-speed