Download the PHP package fox/artisan-cmd-collection without Composer
On this page you can find all versions of the php package fox/artisan-cmd-collection. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Please rate this library. Is it a good library?
Informations about the package artisan-cmd-collection
Fox's Toolset | Artisan Command Collection
A collection of useful (Laravel)Artisan commands.
Installation
In Laravel >= 6.0 the collection will register via the new package discovery feature, so you only need to add the package via composer to your project.
After the installation is complete, you should see
and you are ready to go!
To see all available commands of this collection run
in your command line.
Available commands
fox:cache:clear
db:create
Development - Getting Started
See the CONTRIBUTING file.
Changelog
See the CHANGELOG file.
License
See the LICENSE file.
All versions of artisan-cmd-collection with dependencies
PHP Build Version
Package Version
Requires
php Version
>=7.4.1
ext-pdo Version *
illuminate/support Version ^6.0|^7.0|^8.0
illuminate/console Version ^6.0|^7.0|^8.0
illuminate/database Version ^6.0|^7.0|^8.0
ext-pdo Version *
illuminate/support Version ^6.0|^7.0|^8.0
illuminate/console Version ^6.0|^7.0|^8.0
illuminate/database Version ^6.0|^7.0|^8.0
The package fox/artisan-cmd-collection contains the following files
Loading the files please wait ....