Skip to content

v12.20.0

@calebdw calebdw tagged this 08 Jul 13:44
The Symfony Command uses the AsCommand attribute to set properties on
the command class. However, the properties are only set if they are
identical to an empty string. The Laravel Command class overrides the
properties and removes the default value which causes the properties to
be null and therefore not set.
Assets 2
Loading