Download the PHP package z1lab/laravel-meta-tags without Composer
On this page you can find all versions of the php package z1lab/laravel-meta-tags. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download z1lab/laravel-meta-tags
More information about z1lab/laravel-meta-tags
Files in z1lab/laravel-meta-tags
Download z1lab/laravel-meta-tags
More information about z1lab/laravel-meta-tags
Files in z1lab/laravel-meta-tags
Vendor z1lab
Package laravel-meta-tags
Short Description A package to manage Header Meta Tags in Laravel projects
License MIT
Package laravel-meta-tags
Short Description A package to manage Header Meta Tags in Laravel projects
License MIT
Please rate this library. Is it a good library?
Informations about the package laravel-meta-tags
HTML Meta Tags management package available for Laravel >= 5.5
This package is a fork from https://github.com/eusonlito/laravel-Meta with some modifications
With this package you can manage header Meta Tags from Laravel controllers.
Modifications
- Added default meta tags to config file;
- Added default title to config file;
- Added 'fb:' support to MetaProperty class to accepts tags like fb:app_id;
- Added autoload to default tags;
- Added autoload to default title;
- Added Blade directives @meta and @metas;
- Core updated to require php >=7.0 (type hint);
Pending
Unit tests.
All versions of laravel-meta-tags with dependencies
PHP Build Version
Package Version
The package z1lab/laravel-meta-tags contains the following files
Loading the files please wait ....