From d293d479bad2e54e735a93abe3b38d7ece900d61 Mon Sep 17 00:00:00 2001 From: Sebastian Fix Date: Mon, 14 Sep 2020 00:58:20 +0200 Subject: [PATCH] Updated readme.md --- .idea/workspace.xml | 7 +++++-- README.md | 12 +++++++++--- 2 files changed, 14 insertions(+), 5 deletions(-) diff --git a/.idea/workspace.xml b/.idea/workspace.xml index 15191be..9ad16ea 100644 --- a/.idea/workspace.xml +++ b/.idea/workspace.xml @@ -1,7 +1,10 @@ - + + + + diff --git a/README.md b/README.md index 4672540..0ee2bc1 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,12 @@ -Laravel Prerender [![Build Status](https://travis-ci.org/JeroenNoten/Laravel-Prerender.svg?branch=master)](https://travis-ci.org/JeroenNoten/Laravel-Prerender) +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) =========================== +## Credits + +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. + +## Introduction + 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. 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 ## Contributing -I love any contributions! Feel free to create issues or pull requests. + Feel free to create issues or pull requests. ## License The MIT License (MIT) -Copyright (c) 2014 Jeroen Noten +Copyright (c) 2020 codebar AG Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal