1
1
<img src =" https://banners.beyondco.de/Laravel%20Prerender.png?theme=light&packageManager=composer+require&packageName=codebar-ag%2Flaravel-prerender&pattern=circuitBoard&style=style_2&description=Integrate+Prerender.io+with+Laravel&md=1&showWatermark=0&fontSize=175px&images=template&widths=500&heights=500 " >
2
2
3
3
[ ![ Latest Version on Packagist] ( https://img.shields.io/packagist/v/codebar-ag/laravel-prerender.svg?style=flat-square )] ( https://packagist.org/packages/codebar-ag/laravel-prerender )
4
+ [ ![ GitHub-Tests] ( https://github.com/codebar-ag/laravel-prerender/actions/workflows/run-tests.yml/badge.svg?branch=main )] ( https://github.com/codebar-ag/laravel-prerender/actions/workflows/run-tests.yml )
5
+ [ ![ GitHub Code Style] ( https://github.com/codebar-ag/laravel-prerender/actions/workflows/fix-php-code-style-issues.yml/badge.svg?branch=main )] ( https://github.com/codebar-ag/laravel-prerender/actions/workflows/fix-php-code-style-issues.yml )
4
6
[ ![ Total Downloads] ( https://img.shields.io/packagist/dt/codebar-ag/laravel-prerender.svg?style=flat-square )] ( https://packagist.org/packages/codebar-ag/laravel-prerender )
5
- [ ![ run-tests] ( https://github.com/codebar-ag/laravel-prerender/actions/workflows/run-tests.yml/badge.svg )] ( https://github.com/codebar-ag/laravel-prerender/actions/workflows/run-tests.yml )
6
- [ ![ Check & fix styling] ( https://github.com/codebar-ag/laravel-prerender/actions/workflows/php-cs-fixer.yml/badge.svg )] ( https://github.com/codebar-ag/laravel-prerender/actions/workflows/php-cs-fixer.yml )
7
7
8
8
This package was developed to give you a quick start to integrate with the
9
9
Prerender.io service in your Laravel application.
10
10
11
11
## 🙇 Credits
12
12
13
- This package is a clone from [ jeroennoten/Laravel-Prerender ] ( https://github.com/jeroennoten/Laravel-Prerender )
13
+ This package is a clone from [ jeroennoten/laravel-prerender ] ( https://github.com/jeroennoten/Laravel-Prerender )
14
14
with [ jeroennoten] ( https://github.com/jeroennoten ) as the original author.
15
15
[ CasperLaiTW] ( https://github.com/CasperLaiTW ) provided Laravel 6,7 & 8
16
16
compatibility by an unmerged (14th September 2020) Pull-Request.
@@ -32,7 +32,8 @@ using Prerender.io since the response always goes through your server.
32
32
33
33
| Package | PHP | Laravel | Prerender.io access |
34
34
| :-------:| :-----------:| :-------:| :-------------------:|
35
- | main | ^8.2 - ^8.3 | 11.x | ✅ |
35
+ | v12.0.0 | ^8.2 - ^8.4 | 12.x | ✅ |
36
+ | v11.0.0 | ^8.2 - ^8.3 | 11.x | ✅ |
36
37
| v3.3.0 | ^8.1 - ^8.3 | 10.x | ✅ |
37
38
| v3.2.0 | ^8.0 - ^8.2 | 9.x | ✅ |
38
39
| v3.1.1 | ^7.3 - ^8.1 | 8.x | ✅ |
0 commit comments