This repository was archived by the owner on Jul 18, 2024. It is now read-only.
- Use of
Arr::firstandStr::startsWithmethods instead ofarray_firstandstarts_withfunctions. - Use of
\Illuminate\Console\Commandclass instead ofSymfony\Component\Console\Command\Commandclass. - Fixed an issue that prevented original commands from being replaced in Laravel 7.x.