Dynamic rendering for your Laravel application.
coderello/laravel-dynamic-rendering is a Laravel package for dynamic rendering for your laravel application..
It currently has 74 GitHub stars and 492 downloads on Packagist (latest version 2.1.0).
Install it with composer require coderello/laravel-dynamic-rendering.
Discover more Laravel packages by coderello
or browse all Laravel packages to compare alternatives.
Last updated
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.
For installation instructions and usage details, please take a look at the official documentation.
Laravel Dynamic Rendering is open-sourced software licensed under the MIT license.