Single-page application (SPA)
Single-page applications (SPA) are client-side applications that don't route via different pages but rather combine the logic for different contents into one page. This was historically achieved via hashbang URI fragments (#!
). With the introduction of the pushState
API, this state can now be properly used within the browser history, in bookmarks and sharing.
Another important point for SPA was the lack of proper SEO but developers and frameworks found ways around that.
Here are 295 public repositories matching this topic...
💫 The magic of Inertia.js with the simplicity of Blade 💫 - Splade provides a super easy way to build Single Page Applications (SPA) using standard Laravel Blade templates, and sparkle it to make it interactive. All without ever leaving Blade.
-
Updated
Nov 20, 2024 - PHP
Laravel Vue SPA, Bulma themed. For demo login use `admin@laravel-enso.com` & `password` -
-
Updated
Oct 23, 2024 - PHP
A highly opinionated starter kit for building Single Page Applications with Laravel and Vue.js
-
Updated
Oct 3, 2018 - PHP
Awes.io // boilerplate based on Vue, Nuxt, TailwindCSS plus Laravel as a backend. 🤟
-
Updated
Aug 9, 2019 - PHP
Open Source Portfolio/Resume CMS built using Laravel, React and Ant Design.
-
Updated
Apr 21, 2024 - PHP
Source code of the tutorial "Building a single-page application with Symfony 4 and Vue.js"
-
Updated
Jun 6, 2023 - PHP
An Inventory and Sales Management System using Laravel 10, Inertia, Vue js (SPA)
-
Updated
Nov 9, 2024 - PHP
Laravel Vue SPA Admin Panel
-
Updated
Dec 4, 2024 - PHP
SPA modular Skeleton (Laravel + Vue + ElementUI) with CRUD generator
-
Updated
Mar 14, 2023 - PHP
A complete starter kit that allows you create amazing apps that look native thanks to the Quasar Framework. Powered by an API developed in Laravel Framework using the easy GraphQL queries language. And ready to use the Google Firebase features.
-
Updated
Aug 16, 2020 - PHP
Single Page Application made with Vue.JS2, Vue Router, Vuex and Laravel 5.6.
-
Updated
Jan 9, 2021 - PHP
AtroDAM is an open-source digital asset management system (DAM) of a new generation.
-
Updated
May 16, 2024 - PHP