1
0
Fork 0
mirror of https://github.com/archtechx/laravel-seo.git synced 2025-12-12 09:54:03 +00:00
Commit graph

7 commits

Author SHA1 Message Date
0a2eef4db4
Laravel 12 support (#44)
* Laravel 12 support

* bump dev dependencies

* resolve phpstan issue, restrict version constraints

* fix phpcsfixer CI action
2025-03-06 17:38:20 +01:00
Samuel Štancl
6d6903ad62 ignore phpstan error for e() helper 2023-05-31 19:02:49 +02:00
Dinh Quoc Han
0992083ee9
Add support Laravel 10.x & remove unused package (#26)
* feat: support Laravel 10.x & remove unneccessary package

* Update

* Update

* Update
2023-02-15 12:06:47 +01:00
Tobias Petry
cf8ec8d3ae
Add Previewify image provider (#20)
* Add previewify image provider

* feat: support for setting image with the @seo blade tag (resolves #22)
2022-06-11 20:17:48 +02:00
Viktor Szépe
20f55c3342
Fix some PHPStan errors (#12)
* Fix some PHPStan errors

* Fix return type of SEOManager::meta

* Fix CS

* Update SEOManager.php

* Update helpers.php

* Update SEOManager.php
2021-11-16 11:46:04 +01:00
Samuel Štancl
2dc7b7048e Code quality 2021-05-24 11:25:02 +02:00
Samuel Štancl
051a32575c Initial commit 2021-05-23 13:17:03 +02:00