v11.11.1
* add before method to Collection * add tests for before method * add before method to Enumerable interface * add before method to LazyCollection * update tests * add "after" method to collection * add tests for after method * remove unnecessary condition * fix coding style * Update Collection.php --------- Co-authored-by: Taylor Otwell <taylor@laravel.com>