https://github.com/laravel/framework/releases/tag/v12.20.0
skip()の代わりにoffset()を使用するよう変更take()の代わりにlimit()を使用するよう変更UriクラスにJsonSerializableインターフェースを追加$thisを返すメソッドの戻り値をstaticに設定isSoftDeletable(), isPrunable(), isMassPrunable()をモデルに直接キャッシュするよう改善Collectionメソッドの整数範囲を最適化PruneCommandで--modelと--exceptオプションの併用をサポートJs::from()にHtmlableインスタンスを渡せるようサポートfakeForとfakeExceptForメソッドを追加doesntStartWith()とdoesntEndWith()を追加pluck()メソッドで$key/$valueにClosureサポートを追加collection()メソッド追加Fluentクラスの反復処理対応@contextディレクティブの追加