Skip to content

Latest commit

 

History

History
17 lines (10 loc) · 724 Bytes

File metadata and controls

17 lines (10 loc) · 724 Bytes

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.

📖 License

Laravel Dynamic Rendering is open-sourced software licensed under the MIT license.