An open API service indexing awesome lists of open source software.

https://github.com/coderello/laravel-dynamic-rendering

🤩A straightforward solution to the SEO issue for JS powered websites
https://github.com/coderello/laravel-dynamic-rendering

Last synced: 5 months ago
JSON representation

🤩A straightforward solution to the SEO issue for JS powered websites

Awesome Lists containing this project

README

          


Laravel Dynamic Rendering

## ✨ Introduction

**Laravel Dynamic Rendering** totally solves the SEO issue for applications with the JS powered frontend (Vue.js, React, Inertia.js, etc.).

Under the hood, it renders the page as a plain HTML if it was requested by the search bot.

## 📖 Documentation

For installation instructions and usage details, please take a look at the **[official documentation](https://github.com/coderello/laravel-dynamic-rendering/tree/1.0/docs)**.

## 📖 License

**Laravel Dynamic Rendering** is open-sourced software licensed under the [MIT license](LICENSE.md).