Download the PHP package despark/igni-seo without Composer
On this page you can find all versions of the php package despark/igni-seo. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Please rate this library. Is it a good library?
Informations about the package igni-seo
Despark's igniCMS SEO Module for Laravle 5.3|5.4|5.5
Installation
-
Run
composer require despark/igni-seo
-
Add igniCMS SEO module service providers before the application service providers in the
config/app.php
, as shown below (Optional for Laravel 5.5)Example
-
Run . If you are using Laravel 5.3|5.4, replace with .
-
Run to add our seo table to your database.
-
In your entity file add the following code in your :
- Add our Traits and Interfaces to your Model.
Get your SEO data
Copyright and License
igniCMS was written by Despark for the Laravel framework and is released under the MIT License. See the LICENSE file for details.
All versions of igni-seo with dependencies
PHP Build Version
Package Version
Requires
php Version
>=5.6.4
illuminate/support Version 5.3.*|5.4.*|5.5.*
doctrine/dbal Version ^2.5
davechild/textstatistics Version 1.*
wa72/htmlpagedom Version 1.3.*
illuminate/support Version 5.3.*|5.4.*|5.5.*
doctrine/dbal Version ^2.5
davechild/textstatistics Version 1.*
wa72/htmlpagedom Version 1.3.*
The package despark/igni-seo contains the following files
Loading the files please wait ....