Skip to content
This repository was archived by the owner on Oct 21, 2025. It is now read-only.

Releases: codebar-ag/laravel-prerender

v12.0.1

11 Mar 11:38
1333812

Choose a tag to compare

WIP (#50)

v12.0

05 Mar 01:31
15ae73e

Choose a tag to compare

Feature Laravel 12 (#49)

* WIP

v11.2

09 Aug 04:19
2ef203c

Choose a tag to compare

Send Entire Request, Including Query Params, To Prerender (#40)

* Send Entire Request, Including Query Params, To Prerender

* Update To Include New Config Value & Maintain Backwards Compatibility

* Fix Typo

---------

Co-authored-by: Keller Martin <[email protected]>

v11.1

21 Jun 07:21
44809f1

Choose a tag to compare

Add Guzzle Timeout To Prerender Middleware (#39)

Also adds new `prerender.timeout` config option. Defaults to no timeout

Co-authored-by: Keller Martin <[email protected]>

v11.0

11 Apr 15:10
c31fb16

Choose a tag to compare

Laravel v11.0

v3.3.0

04 Mar 10:17
971e99d

Choose a tag to compare

Add Laravel 10 support (#32)

3.2.0

16 Mar 12:28
987beb9

Choose a tag to compare

Laravel 9 Support

3.1.1

21 May 18:49
3d69923

Choose a tag to compare

  • Fix bug causing the middleware to never work #25

3.1.0

28 Apr 10:47
e07bb3b

Choose a tag to compare

  • Added additional user agents
  • Refactored
  • Moved the default branch to main

v3.0.3

09 Feb 20:24
1ffb739

Choose a tag to compare

Support PHP 8.0