Laravel Dynamic Rendering totally solves the SEO issue for SPA (single page applications).
Under the hood, if the request was made by the search bot, the requested page of your SPA is being converted into the plain HTML using the renderer and returned to the robot.
The search engine is happy, you are happy, everyone is happy!
Documentation for Laravel Dynamic Rendering can be found on the Coderello website.
Thank you for considering contributing to Laravel Dynamic Rendering! The contribution guide can be found in the documentation.
Laravel Dynamic Rendering is open-sourced software licensed under the MIT license.