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
- Host: GitHub
- URL: https://github.com/coderello/laravel-dynamic-rendering
- Owner: coderello
- License: mit
- Created: 2019-12-04T19:40:13.000Z (over 6 years ago)
- Default Branch: 1.0
- Last Pushed: 2021-08-17T07:39:36.000Z (almost 5 years ago)
- Last Synced: 2025-09-24T07:53:31.117Z (9 months ago)
- Language: PHP
- Homepage: https://coderello.com/docs/laravel-dynamic-rendering
- Size: 72.3 KB
- Stars: 74
- Watchers: 5
- Forks: 4
- Open Issues: 4
-
Metadata Files:
- Readme: README.md
- Contributing: docs/contributing.md
- License: LICENSE
Awesome Lists containing this project
README
## ✨ 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).