byHash() and byHashOrFail() methods - Addresses GitHub Issue #139
Model::byHash($hash, ['column1', 'column2']) - Select specific columnsModel::byHashOrFail($hash, ['column1', 'column2']) - Select specific columns with fail-fast['*'] columns->select() chaininguuid, custom_id, etc.)phpunit/phpunit: ^10.0|^11.0 (was >=10.0)orchestra/testbench: ^8.0|^9.0 (was >=8.0)4.0.x-dev to 3.2.x-dev for proper versioning^8.1 (supports 8.1, 8.2, 8.3, and 8.4)>=10.0 (supports Laravel 10, 11, and future 12 compatibility)^10.0|^11.0^8.0|^9.0>= 8.0For detailed changes in previous versions, please refer to the git commit history.
How can I help you explore Laravel packages today?