The latest release of Laravel, version 11.12, introduces a new DX feature that automatically removes the .php extension from files generated using ‘make’ commands. Additionally, a multiply() method has been added to collections, allowing existing values to be multiplied by a specified number, and a new addEventDiscoveryPaths()
Table of contents
# Chop PHP Extension When Passed to make Commands (v11.11.1)# Add multiply() Method to Collections# Add Event Discovery Paths to the Event Service Provider# Release notes# v11.12.0# v11.11.11 Comment
Sort: