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

54 commits

Author SHA1 Message Date
Lars Klopstra
7b2fdccd69
Update tests/Pest/FaviconTest.php
Co-authored-by: Samuel Štancl <samuel.stancl@gmail.com>
2021-11-12 15:30:43 +01:00
Lars Klopstra
31fae087ff wip 2021-11-11 21:12:53 +01:00
Lars Klopstra
45fc1694de wip 2021-11-11 20:58:38 +01:00
Lars Klopstra
789e3688a0 wip 2021-11-11 20:51:50 +01:00
Samuel Štancl
157318e61b Merge branch 'master' of github.com:archtechx/laravel-seo 2021-05-28 17:12:18 +02:00
Samuel Štancl
5415e86927 Fix raw tag overriding 2021-05-28 17:12:08 +02:00
Samuel Štancl
81d0a129f4
Merge pull request #5 from heychazza/master
Updated PHP doc blocks to aid IDEs when using named arguments.
2021-05-28 16:18:17 +02:00
Charlie J
b4ef3dacd2
Fixed twitter $bool with invalid code 2021-05-27 21:32:59 +01:00
Charlie J
4b9b6e7eea
Add handling for other magic methods 2021-05-27 21:29:31 +01:00
Charlie J
9087c1dbc6
Add extra information to docblocks
Prevents PHPStorm complaining.
2021-05-27 21:16:33 +01:00
Samuel Štancl
125a94d727
Merge pull request #4 from Larsklopstra/patch-1
Add regular description
2021-05-27 15:46:05 +02:00
Samuel Štancl
6c2cd50cbf
reorg 2021-05-27 15:45:58 +02:00
Lars Klopstra
d5f1334751
Update meta.blade.php 2021-05-27 14:11:05 +02:00
Lars Klopstra
103e49bc3f
Update meta.blade.php 2021-05-27 11:26:49 +02:00
Samuel Štancl
713e574790 Merge branch 'master' of github.com:archtechx/laravel-seo 2021-05-26 21:18:24 +02:00
Samuel Štancl
5729da6e6d Support keys for rawTag() 2021-05-26 21:17:58 +02:00
Samuel Štancl
bd4a67a1ac
better writing 2021-05-26 13:21:18 +02:00
PHP CS Fixer
0ebc50cad9 Fix code style (php-cs-fixer) 2021-05-26 11:18:40 +00:00
Samuel Štancl
db7269ff28 Canonical URLs, fix #1 2021-05-26 13:18:13 +02:00
Samuel Štancl
6df030c28d Merge branch 'master' of github.com:archtechx/laravel-seo 2021-05-26 13:05:30 +02:00
Samuel Štancl
4f9a014c07 Fix tests 2021-05-26 13:05:27 +02:00
Samuel Štancl
00c74dd8d6
Support adding custom tags 2021-05-26 13:04:08 +02:00
Samuel Štancl
007a555d57 Support extra tags 2021-05-26 13:02:20 +02:00
Samuel Štancl
21452f538b phpstan fixes 2021-05-24 19:51:39 +02:00
Samuel Štancl
974f063a6a Merge branch 'master' of github.com:archtechx/laravel-seo 2021-05-24 19:24:29 +02:00
Samuel Štancl
ab1e01b066 Make flipp use raw values 2021-05-24 19:24:22 +02:00
Samuel Štancl
d6fb3d367c
syntax 2021-05-24 19:16:27 +02:00
Samuel Štancl
00197938d0
move sections 2021-05-24 19:16:02 +02:00
Samuel Štancl
c7ac9a4d33
more examples 2021-05-24 19:15:16 +02:00
Samuel Štancl
9cebfec4c8 Fetch the template from the alias before generating the signature 2021-05-24 18:46:25 +02:00
Samuel Štancl
56fc6f4b49 Fix flipp alias logic 2021-05-24 18:41:03 +02:00
Samuel Štancl
8b6e049830 Make default & modifier setters chainable 2021-05-24 18:29:07 +02:00
Samuel Štancl
5732fc8a57 Twitter user -> Twitter site 2021-05-24 18:26:08 +02:00
Samuel Štancl
fdd7064a00 Merge branch 'master' of github.com:archtechx/laravel-seo 2021-05-24 18:24:14 +02:00
Samuel Štancl
084736672e Thunk support 2021-05-24 18:24:10 +02:00
Samuel Štancl
ecb6d1baa7
Fix provider autoregistration 2021-05-24 18:16:41 +02:00
Samuel Štancl
74244018e9
blade directive syntax 2021-05-24 18:02:58 +02:00
Samuel Štancl
04cfab679c new php-cs-fixer config 2021-05-24 17:51:56 +02:00
Samuel Štancl
6d15e2c008 Merge branch 'master' of github.com:archtechx/laravel-seo 2021-05-24 17:06:01 +02:00
Samuel Štancl
19d46fc916 PHP CS Fixer 3 2021-05-24 17:05:58 +02:00
Samuel Štancl
ebdc1069d9
Update README.md 2021-05-24 11:44:50 +02:00
Samuel Štancl
e2309562a6
Add examples 2021-05-24 11:44:13 +02:00
Samuel Štancl
3b203d70ff One more Blade Flipp test 2021-05-24 11:41:25 +02:00
Samuel Štancl
253f0ae796 Merge branch 'master' of github.com:archtechx/laravel-seo 2021-05-24 11:40:26 +02:00
Samuel Štancl
6b575dec29 Directive support for Flipp 2021-05-24 11:40:17 +02:00
Samuel Štancl
f4fa21ba6c
mention good location for flipp templates 2021-05-24 11:27:10 +02:00
Samuel Štancl
2dc7b7048e Code quality 2021-05-24 11:25:02 +02:00
Samuel Štancl
0c0cf1ef5a fix CI tests 2021-05-24 11:12:11 +02:00
Samuel Štancl
18b8101cd0 Remove psalm from CI 2021-05-24 11:04:17 +02:00
Samuel Štancl
b5ae81716d
Update README.md 2021-05-24 11:02:56 +02:00