All Projects → garethredfern → laravel-vue

garethredfern / laravel-vue

Licence: MIT license
VueJS SPA example using Sanctum & Fortify authentication with Laravel.

Programming Languages

Vue
7211 projects
javascript
184084 projects - #8 most used programming language
HTML
75241 projects
CSS
56736 projects

Projects that are alternatives of or similar to laravel-vue

laravel-api
A base install of Laravel with Sanctum & Fortify, set up as an API.
Stars: ✭ 58 (-43.14%)
Mutual labels:  spa, sanctum
Exceptionless.UI
Exceptionless web user interface
Stars: ✭ 105 (+2.94%)
Mutual labels:  spa
microfest
Manifest management for single page applications driven by micro frontend apps
Stars: ✭ 14 (-86.27%)
Mutual labels:  spa
SPA-With-Blazor
Creating a Single Page Application with Razor pages in Blazor using Entity Framework Core database first approach.
Stars: ✭ 27 (-73.53%)
Mutual labels:  spa
vurtify
Laravel 8 boilerplate project with Fortify + Vue 3 + Bootstrap 5
Stars: ✭ 61 (-40.2%)
Mutual labels:  sanctum
chronicle
Forming reliable memories.
Stars: ✭ 87 (-14.71%)
Mutual labels:  spa
react-sanctum
Easily hook up your React app to Laravel Sanctum and Laravel Fortify
Stars: ✭ 100 (-1.96%)
Mutual labels:  sanctum
launchlet
Make the web yours.
Stars: ✭ 34 (-66.67%)
Mutual labels:  spa
payload
A javascript single page application (SPA) driver for REST API payload management.
Stars: ✭ 16 (-84.31%)
Mutual labels:  spa
platzi-exchange
Proyecto del Curso Basico de Vue.js de Platzi 💚
Stars: ✭ 26 (-74.51%)
Mutual labels:  spa
ws
scripts for building web projects
Stars: ✭ 13 (-87.25%)
Mutual labels:  spa
example-app
Example app showcasing fulls1z3's Angular libraries
Stars: ✭ 27 (-73.53%)
Mutual labels:  spa
skeleton-quasar
Exemplo simples de skeleton para o Quasar Framework
Stars: ✭ 40 (-60.78%)
Mutual labels:  spa
webmarks
remoteStorage-enabled bookmarking app
Stars: ✭ 65 (-36.27%)
Mutual labels:  spa
url
Build and parse URLs. Useful for HTTP and "routing" in single-page apps (SPAs)
Stars: ✭ 69 (-32.35%)
Mutual labels:  spa
angular-dersleri
En popüler front-end framework'ü Angular 12' i sıfırdan en ileri seviye kadar öğrenin.
Stars: ✭ 27 (-73.53%)
Mutual labels:  spa
ui-library
BlaBlaCar React Component Library
Stars: ✭ 37 (-63.73%)
Mutual labels:  spa
create-vuefront-app
Generator for quick VueFront project setup
Stars: ✭ 16 (-84.31%)
Mutual labels:  spa
ralltiir
Awesome SPA Container
Stars: ✭ 22 (-78.43%)
Mutual labels:  spa
acblog
An open source extensible static & dynamic blog system. (an alternative tool with same features at StardustDL/paperead)
Stars: ✭ 60 (-41.18%)
Mutual labels:  spa

Laravel Vue SPA Using Sanctum & Fortify Authentication

Documentation

The full documentation for this demo app can be found at Build a Laravel Vue Spa.

Project setup

npm install

IMPORTANT make sure you have a .env.local file with your API URL added

VUE_APP_API_URL=http://localhost

Compiles and hot-reloads for development

npm run serve

Compiles and minifies for production

npm run build

Lints and fixes files

npm run lint

Customize configuration

See Configuration Reference.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].