2017 © Pedro Peláez
 

library cwplus-infos

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

image

cwplus/cwplus-infos

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

  • Saturday, June 16, 2018
  • by cwplus
  • Repository
  • 1 Watchers
  • 0 Stars
  • 13 Installations
  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 0 Forks
  • 0 Open issues
  • 1 Versions
  • 0 % Grown

The README.md

CwplusInfos

To add web agency info in html head block , just after page , (*1)

. This module is developed with laravel 5.6 <h2 id="installation">Installation</h2> <h4 id="with-composer">With composer</h4> <ol> <li> <p>Add to your <code>composer.json</code>:, <sub>(*2)</sub></p> <pre class="language-json">"require": { "cwplus/cwplus-infos": "dev-master" } </pre> </li> <li> <p>Now tell composer to download cwplus-infos by running the command:, <sub>(*3)</sub></p> <pre class="language-bash">$ php composer.phar update </pre> </li> <li> <p>Next, publish the config file with the following artisan command., <sub>(*4)</sub></p> <pre class="language-bash">$ php artisan vendor:publish --provider="Cwplus\CwplusInfos\CwplusInfosServiceProvider" --tag="config" </pre> </li> </ol> <h2 id="credits">Credits</h2> <p>Cwplus Infos module is developed with laravel 5.6 by Cwplus agency, <sub>(*5)</sub></p> <div data-type="ad" data-publisher="wallogit.com" data-format="728x90" data-zone="readme"></div>

The Versions

16/06 2018

dev-master

9999999-dev http://github.com/cwplus/cwplus-infos

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

  Sources   Download

MIT

The Requires