Skip to content

Commit d293d47

Browse files
committed
Updated readme.md
1 parent df7cc9b commit d293d47

File tree

2 files changed

+14
-5
lines changed

2 files changed

+14
-5
lines changed

.idea/workspace.xml

Lines changed: 5 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

README.md

Lines changed: 9 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,12 @@
1-
Laravel Prerender [![Build Status](https://travis-ci.org/JeroenNoten/Laravel-Prerender.svg?branch=master)](https://travis-ci.org/JeroenNoten/Laravel-Prerender)
1+
Laravel 8 | Prerender.io [![Build Status](https://travis-ci.org/codebar-ag/Laravel-Prerender.svg?branch=master)](https://travis-ci.org/github/codebar-ag/Laravel-Prerender)
22
===========================
33

4+
## Credits
5+
6+
This package was initially cloned from [jeroennoten/Laravel-Prerender](https://github.com/jeroennoten/Laravel-Prerender). The author was [jeroennoten](https://github.com/jeroennoten). Laravel 8 Support was provided by [CasperLaiTW](https://github.com/CasperLaiTW) via an unmerged Pull-Request.
7+
8+
## Introduction
9+
410
Google, Facebook, Twitter, Yahoo, and Bing are constantly trying to view your website... but they don't execute javascript. That's why Prerender was built. Prerender is perfect for AngularJS SEO, BackboneJS SEO, EmberJS SEO, and any other javascript framework.
511

612
This middleware intercepts requests to your Laravel website or application from crawlers, and then makes a call to the (external) Prerender Service to get the static HTML instead of the javascript for that page.
@@ -77,13 +83,13 @@ Note that this is the full request URI, so including starting slash and query pa
7783

7884
## Contributing
7985

80-
I love any contributions! Feel free to create issues or pull requests.
86+
Feel free to create issues or pull requests.
8187

8288
## License
8389

8490
The MIT License (MIT)
8591

86-
Copyright (c) 2014 Jeroen Noten
92+
Copyright (c) 2020 codebar AG
8793

8894
Permission is hereby granted, free of charge, to any person obtaining a copy
8995
of this software and associated documentation files (the "Software"), to deal

0 commit comments

Comments
 (0)