coderello / laravel-dynamic-rendering
Dynamic rendering for your Laravel application.
2.1.0
2020-11-18 11:37 UTC
Requires
- php: ^7.3|^8.0
- guzzlehttp/guzzle: ^6.4
- jaybizzle/crawler-detect: ^1.2
- laravel/framework: ^6.0|^7.0|^8.0
Requires (Dev)
- orchestra/testbench: ^5.0|^6.0
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.
📖 License
Laravel Dynamic Rendering is open-sourced software licensed under the MIT license.