I'am study to create web applications with Marionette, on server side using Laravel. Application gets data from server in JSON format, then Marionette build a layout and filling views with data. All ok, but this application type is not indexable by search engines (for example, Google).
Is there any way to create indexable application with Marionette & Laravel?