spatie / laravel-server-side-rendering

Server side rendering JavaScript in your Laravel application
https://sebastiandedeyne.com/posts/2018/server-side-rendering-javascript-from-php
MIT License
662 stars 63 forks source link

Use spatie/laravel-server-side-rendering for rendering blade and its js. #97

Closed ahsanraza1 closed 7 months ago

ahsanraza1 commented 11 months ago

I have a route which returns a view along with passing data to it. that view has included some js files and works on jquery. Also that JS uses ajax for its tasks. How can i run that route and let it do all its work in a job ( server side ) using spatie/laravel-server-side-rendering.

spatie-bot commented 7 months ago

Dear contributor,

because this issue seems to be inactive for quite some time now, I've automatically closed it. If you feel this issue deserves some attention from my human colleagues feel free to reopen it.