cwplus / cwplus-infos
To add cwplus infos in head tag app, just after <title>**</title>
Installs: 46
Dependents: 0
Suggesters: 0
Security: 0
Stars: 0
Watchers: 1
Forks: 0
Open Issues: 0
pkg:composer/cwplus/cwplus-infos
Requires
- php: >=7.0.0
 - illuminate/support: ~5.5
 
This package is not auto-updated.
Last update: 2025-11-04 04:02:02 UTC
README
To add web agency info in html head block , just after page <title>. This module is developed with laravel 5.6
Installation
With composer
- 
Add to your
composer.json:"require": { "cwplus/cwplus-infos": "dev-master" }
 - 
Now tell composer to download cwplus-infos by running the command:
$ php composer.phar update
 - 
Next, publish the config file with the following artisan command.
$ php artisan vendor:publish --provider="Cwplus\CwplusInfos\CwplusInfosServiceProvider" --tag="config"
 
Credits
Cwplus Infos module is developed with laravel 5.6 by Cwplus agency