cwplus/cwplus-infos

To add cwplus infos in head tag app, just after <title>**</title>

dev-master 2018-06-16 19:22 UTC

This package is not auto-updated.

Last update: 2024-06-17 21:46:00 UTC


README

CwplusInfos

To add web agency info in html head block , just after page <title>. This module is developed with laravel 5.6

Installation

With composer

  1. Add to your composer.json:

    "require": {
        "cwplus/cwplus-infos": "dev-master"
    }
  2. Now tell composer to download cwplus-infos by running the command:

    $ php composer.phar update
  3. 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