File tree Expand file tree Collapse file tree 1 file changed +7
-17
lines changed
Expand file tree Collapse file tree 1 file changed +7
-17
lines changed Original file line number Diff line number Diff line change 22
33Easily setting the ` Last-Modified ` header and ` 304 Not Modified ` response code if the page hasn't changed since the last visit.
44
5- <p style =" text-align : center ;" >
6-
5+ <p style =" text-align : center ;" align =" center " >
76
87<a href =" https://packagist.org/packages/abordage/laravel-last-modified " title =" Packagist version " >
98 <img alt="Packagist Version" src="https://img.shields.io/packagist/v/abordage/laravel-last-modified">
109</a >
1110
12-
13-
14- <a href =" https://github.com/abordage/laravel-last-modified/blob/master/README.md " title =" License " >
15- <img alt="License" src="https://img.shields.io/github/license/abordage/laravel-last-modified">
16- </a >
17-
18-
19-
2011<a href =" https://github.com/abordage/laravel-last-modified/actions/workflows/tests.yml " title =" GitHub Tests Status " >
21- <img alt="GitHub Tests Status" src="https://img.shields.io/github/workflow/status/abordage/laravel-last-modified/tests ?label=tests">
12+ <img alt="GitHub Tests Status" src="https://img.shields.io/github/workflow/status/abordage/laravel-last-modified/Tests ?label=tests">
2213</a >
2314
24-
25-
26- <a href =" https://github.com/abordage/laravel-last-modified/actions/workflows/tests.yml " title =" GitHub Code Style Status " >
27- <img alt="GitHub Code Style Status" src="https://img.shields.io/github/workflow/status/abordage/laravel-last-modified/php-cs-fixer?label=code%20style">
15+ <a href =" https://github.com/abordage/laravel-last-modified/actions/workflows/php-cs-fixer.yml " title =" GitHub Code Style Status " >
16+ <img alt="GitHub Code Style Status" src="https://img.shields.io/github/workflow/status/abordage/laravel-last-modified/PHP%20CS%20Fixer?label=code%20style">
2817</a >
2918
30-
31-
3219<a href =" https://www.php.net/ " title =" PHP version " >
3320 <img alt="Packagist PHP Version Support" src="https://img.shields.io/packagist/php-v/abordage/laravel-last-modified">
3421</a >
3522
23+ <a href =" https://github.com/abordage/laravel-last-modified/blob/master/LICENSE.md " title =" License " >
24+ <img alt="License" src="https://img.shields.io/github/license/abordage/laravel-last-modified">
25+ </a >
3626
3727</p >
3828
You can’t perform that action at this time.
0 commit comments