Added
- @JaberWiki Added Include an optional flag
subpath
for rolling back a module's specific migration file #1626 - @sergiy-petrov Added support for testing GitHub actions against PHP versions 8.2 and 8.3. #1624
- @hanieas Added make Observer command. #1623
- @alissn Add phpdoc to Module facade class for IDE auto-completion. #1589
- @aryala7 Add command to create broadcasting channel #1599
Changed
- @Rattone Updated stubs for command from
name
tosignature
#1625 - @moeen-basra Remove the unused Factory import #1596
- @moeen-basra Replace the \Config::get with config function #1596
- @aryala7 Changed disable module Command to accept array of modules instead of single module to disable #1591