Download the PHP package colbeh/consts without Composer
On this page you can find all versions of the php package colbeh/consts. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download colbeh/consts
More information about colbeh/consts
Files in colbeh/consts
Download colbeh/consts
More information about colbeh/consts
Files in colbeh/consts
Please rate this library. Is it a good library?
Informations about the package consts
Installation:
1- Composer require colbeh/consts
2- Make sure you have app/Extras/consts.php and added to composer.json
...
"autoload": {
"files":[
...
"app/Extras/consts.php"
...
]
},
...
3- Go to
domain.com/builder
4- Add consts file
php artisan vendor:publish --provider="Colbeh\Consts\ServiceProvider" --tag=app
Upgrade:
composer require colbeh/consts:x.x.xAll versions of consts with dependencies
PHP Build Version
Package Version
No informations.
The package colbeh/consts contains the following files
Loading the files please wait ...