All Projects → neatpro → Laravel-Quasar

neatpro / Laravel-Quasar

Licence: MIT License
Laravel - Quasar Starter Kit

Programming Languages

PHP
23972 projects - #3 most used programming language
HTML
75241 projects
Vue
7211 projects

Projects that are alternatives of or similar to Laravel-Quasar

CensusD3
interactive d3.js v.4 maps and graphs data viz of US census data from census.gov
Stars: ✭ 13 (-40.91%)
Mutual labels:  quasar-framework
vue-cli-plugin-quasar
Quasar Framework Vue CLI plugin
Stars: ✭ 66 (+200%)
Mutual labels:  quasar-framework
quasar-starter-ssr-pwa-jest-cypress
Accelerated starter kit for building a quasar 17 app.
Stars: ✭ 49 (+122.73%)
Mutual labels:  quasar-framework
django-step-by-step
A Django + Vue reference project that focuses on developer tooling and CI/CD + IaC
Stars: ✭ 86 (+290.91%)
Mutual labels:  quasar-framework
skeleton-quasar
Exemplo simples de skeleton para o Quasar Framework
Stars: ✭ 40 (+81.82%)
Mutual labels:  quasar-framework
quasar-testing
Testing Harness App Extensions for the Quasar Framework 1.0+
Stars: ✭ 142 (+545.45%)
Mutual labels:  quasar-framework
quasar-typescript-admin-template
💫 💫 [use Class API Not use composion or option API]template for Vue2 or Vue3 admin with quasar and use Tyepscript (master branch ->Vue2, v3-admin branch ->Vue3) 🌝 🌝 support pwa,electron,spa,Ionic
Stars: ✭ 87 (+295.45%)
Mutual labels:  quasar-framework
example-frontend
Example Quasar v2 app to be used with Laravel 8 projects
Stars: ✭ 24 (+9.09%)
Mutual labels:  quasar-framework
quasar-manage
基于 Quasar-cli 的中后台前端解决方案
Stars: ✭ 62 (+181.82%)
Mutual labels:  quasar-framework
larasar
Laravel + Quasar Framework
Stars: ✭ 77 (+250%)
Mutual labels:  quasar-framework
chartjs-with-quasar-framework
Using ChartJs Library with Quasar Framework Demo
Stars: ✭ 28 (+27.27%)
Mutual labels:  quasar-framework
quasar-hackernews
HackerNews clone built with Vue 2.0, vue-router & vuex & Quasar Framework, with server-side rendering
Stars: ✭ 25 (+13.64%)
Mutual labels:  quasar-framework
nuxt-quasar
Nuxt module for the Quasar Framework
Stars: ✭ 36 (+63.64%)
Mutual labels:  quasar-framework
alighieri
A distraction-free tool for novelists and writers
Stars: ✭ 105 (+377.27%)
Mutual labels:  quasar-framework
quasar-ui-qactivity
Create activity timeline
Stars: ✭ 38 (+72.73%)
Mutual labels:  quasar-framework
issue-blog
基于 GitHub API 的博客工具,尽情享受 GitHub Issue 带来的便利吧。
Stars: ✭ 44 (+100%)
Mutual labels:  quasar-framework
vue-telescope-extensions
Browser extensions for Vue Telescope
Stars: ✭ 121 (+450%)
Mutual labels:  quasar-framework
quasar-template-meteor
Quasar Starter Kit for Meteor
Stars: ✭ 44 (+100%)
Mutual labels:  quasar-framework
fd-vue-webapp
A Vue.js web application for Freedomotic Open IoT framework
Stars: ✭ 63 (+186.36%)
Mutual labels:  quasar-framework
quasar-epub-reader
📚 👓 An epub reader made with quasar framework and epubjs
Stars: ✭ 22 (+0%)
Mutual labels:  quasar-framework

Laravel Quasar Starter Kit

Implementation of Quasar - Framework UMD under Laravel framework.

Usage

$ git clone https://github.com/neatpro/Laravel-Quasar.git
$ cd Laravel-Quasar
$ composer install
$ npm install
$ cp .env.example .env
$ php artisan key:generate

$ php artisan serve
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].