Laravel Livewire: Navigation like pjax/turbolinks

This page summarizes the projects mentioned and recommended in the original post on /r/laravel

SurveyJS - Open-Source JSON Form Builder to Create Dynamic Forms Right in Your App
With SurveyJS form UI libraries, you can build and style forms in a fully-integrated drag & drop form builder, render them in your JS app, and store form submission data in any backend, inc. PHP, ASP.NET Core, and Node.js.
surveyjs.io
featured
InfluxDB - Power Real-Time Data Analytics at Scale
Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.
www.influxdata.com
featured
  • jquery-pjax

    pushState + ajax = pjax

  • With pjax: https://github.com/defunkt/jquery-pjax and https://github.com/spatie/laravel-pjax it was simple to just add a data attribute to an anchor tag and you're good to go. Selecting a menu item would usually be a single request (the view would be injected into the blade @yield('content') section) and a few kilobytes of info (keeping browser URL updated as well), making any web app feel super snappy.

  • laravel-pjax

    A pjax middleware for Laravel

  • With pjax: https://github.com/defunkt/jquery-pjax and https://github.com/spatie/laravel-pjax it was simple to just add a data attribute to an anchor tag and you're good to go. Selecting a menu item would usually be a single request (the view would be injected into the blade @yield('content') section) and a few kilobytes of info (keeping browser URL updated as well), making any web app feel super snappy.

  • SurveyJS

    Open-Source JSON Form Builder to Create Dynamic Forms Right in Your App. With SurveyJS form UI libraries, you can build and style forms in a fully-integrated drag & drop form builder, render them in your JS app, and store form submission data in any backend, inc. PHP, ASP.NET Core, and Node.js.

    SurveyJS logo
  • Seems like a no go for now though: https://github.com/livewire/turbolinks/issues/23

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts

  • LinkStack – Self-hosted open-source Linktree alternative

    1 project | news.ycombinator.com | 8 Dec 2023
  • Alternatives to Invoice Ninja

    1 project | /r/selfhosted | 3 Jul 2023
  • Using Larapex Chart on your Laravel application

    1 project | dev.to | 22 Jul 2022
  • How can I use Laravel Translation inside JS?

    3 projects | /r/laravel | 18 Jul 2022
  • Simple time tracking + invoicing app

    1 project | /r/selfhosted | 9 Jul 2022