Skip to content

sargilla/laraquasarvite

Repository files navigation

LARAQUASARVITE

This is a boilerplate project with Laravel 9, with Quasar and Vite

Instructions

cp .env .env.example

composer install

yarn install

Run in development

yarn run dev

Build for production

yarn build

Roadmap

[x] - Install Laravel 9

[x] - Install Laravel Vite

[x] - Install Quasar with vite Plugin

[x] - Api requests without auth

[x] - Redirect to login on protected routes

[x] - Login and Register with Sanctum and Fortify

[ ] - Register and login validation

[ ] - Permission and Roles with Spatie Permissions Front and Back

Bugs

Mdi icons doesn't work.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published