Skip to content

cwplus/cwplus-infos

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 
 
 
 
 

Repository files navigation

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

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages