Giter VIP home page Giter VIP logo

fullstack-laravel-vuejs-argon-design's Introduction

Full-Stack Vue Argon Design with Laravel backend server.


Laravel Vuejs Argon Design - Gif animated presentation.


Product Features

This full-stack app is built using a decoupled architecture, where the Vue Argon Design frontend communicates with the Laravel backend through secure ajax call.

  • Laravel backend
  • SQLite database, managed by Sequelize ORM. A simple Users tabel is provided.
  • JWT token authentication
  • Vue Argon Design crafted by the famous Creative-Tim agency.
  • Login and Registration features

To use and start this starter, a few simple steps must be followed:


The backend server is a simple Laravel with JWT authentication, MySql database, Native ORM, unit tests and basic tooling.

$ #############################
$ # clone and build the backend

$ git clone https://github.com/app-generator/laravel-boilerplate.git
$ cd laravel-boilerplate
$ vi .env # setup DB connection and JWT 

$ composer install # install modules
$ php artisan key:generate # setup Laravel
$ php artisan migrate:fresh --seed # create database

$ cd public 
$ php -S localhost:3000 # start the server 


Vue app enhanced with JWT Authentication.

$ #############################
$ # clone and build the Vue Frontend

$ git clone https://github.com/app-generator/vuejs-argon-design-system.git
$ cd vuejs-argon-design-system
$ yarn
$ yarn start # Frontend runs on port 8080

Resources


What is Laravel

Laravel is a free, open-source[3] PHP web framework, created by Taylor Otwell and intended for the development of web applications following the model–view–controller (MVC) architectural pattern and based on Symfony. The source code of Laravel is hosted on GitHub and licensed under the terms of MIT License. Read more about Laravel here.


What is Vue

Vue (pronounced /vjuː/, like view) is a progressive framework for building user interfaces. Unlike other monolithic frameworks, Vue is designed from the ground up to be incrementally adoptable. The core library is focused on the view layer only, and is easy to pick up and integrate with other libraries or existing projects. On the other hand, Vue is also perfectly capable of powering sophisticated Single-Page Applications when used in combination with modern tooling and supporting libraries. Read more about Vue here.


Start your development with a Design System for Bootstrap 4. It is open source, free and it features many components that can help you create amazing websites. Vue Argon Design is built with over 100 individual components, giving you the freedom of choosing and combining. All components can take variations in colour, that you can easily modify using SASS files. Read more about Vue Argon Design here


Support

For issues and features request, use Github or access the support page provided by AppSeed


License

MIT @ AppSeed



Laravel Vuejs - Argon Design provided by AppSeed

fullstack-laravel-vuejs-argon-design's People

Contributors

app-generator avatar

Stargazers

 avatar  avatar  avatar

Watchers

 avatar  avatar

fullstack-laravel-vuejs-argon-design's Issues

vuejs-argon fails at yarn

Couldn't get this installed due to following (excerpt):

[4/4] Building fresh packages...
[1/3] ⠈ bootstrap-vue
[2/3] ⠈ yorkie
error C:\xampp2\htdocs\vuejs-argon-design-system\node_modules\node-sass: Command
failed.
Exit code: 1
Command: node scripts/build.js
Arguments:
Directory: C:\xampp2\htdocs\vuejs-argon-design-system\node_modules\node-sass
Output:
Building: C:\nodejs\node.exe C:\xampp2\htdocs\vuejs-argon-design-system\node_mod
ules\node-gyp\bin\node-gyp.js rebuild --verbose --libsass_ext= --libsass_cflags=
--libsass_ldflags= --libsass_library=
gyp info it worked if it ends with ok
gyp verb cli [
gyp verb cli 'C:\nodejs\node.exe',
gyp verb cli 'C:\xampp2\htdocs\vuejs-argon-design-system\node_modules\nod
e-gyp\bin\node-gyp.js',
gyp verb cli 'rebuild',
gyp verb cli '--verbose',
gyp verb cli '--libsass_ext=',
gyp verb cli '--libsass_cflags=',
gyp verb cli '--libsass_ldflags=',
gyp verb cli '--libsass_library='
gyp verb cli ]
gyp info using [email protected]
gyp info using [email protected] | win32 | x64
gyp verb command rebuild []
gyp verb command clean []
gyp verb clean removing "build" directory
gyp verb command configure []
gyp verb check python checking for Python executable "python2" in the PATH
gyp verb which failed Error: not found: python2
gyp verb which failed at getNotFoundError (C:\xampp2\htdocs\vuejs-argon-de
sign-system\node_modules\which\which.js:13:12)
gyp verb which failed at F (C:\xampp2\htdocs\vuejs-argon-design-system\nod
e_modules\which\which.js:68:19)
gyp verb which failed at E (C:\xampp2\htdocs\vuejs-argon-design-system\nod
e_modules\which\which.js:80:29)
gyp verb which failed at C:\xampp2\htdocs\vuejs-argon-design-system\node_m
odules\which\which.js:89:16
gyp verb which failed at C:\xampp2\htdocs\vuejs-argon-design-system\node_m
odules\isexe\index.js:42:5
gyp verb which failed at C:\xampp2\htdocs\vuejs-argon-design-system\node_m
odules\isexe\windows.js:36:5
gyp verb which failed at FSReqCallback.oncomplete (fs.js:158:21)
gyp verb which failed python2 Error: not found: python2
gyp verb which failed at getNotFoundError (C:\xampp2\htdocs\vuejs-argon-de
sign-system\node_modules\which\which.js:13:12)
gyp verb which failed at F (C:\xampp2\htdocs\vuejs-argon-design-system\nod
e_modules\which\which.js:68:19)
gyp verb which failed at E (C:\xampp2\htdocs\vuejs-argon-design-system\nod
e_modules\which\which.js:80:29)
gyp verb which failed at C:\xampp2\htdocs\vuejs-argon-design-system\node_m
odules\which\which.js:89:16
gyp verb which failed at C:\xampp2\htdocs\vuejs-argon-design-system\node_m
odules\isexe\index.js:42:5
gyp verb which failed at C:\xampp2\htdocs\vuejs-argon-design-system\node_m
odules\isexe\windows.js:36:5
gyp verb which failed at FSReqCallback.oncomplete (fs.js:158:21) {
gyp verb which failed stack: 'Error: not found: python2\n' +
gyp verb which failed ' at getNotFoundError (C:\xampp2\htdocs\vuejs-
argon-design-system\node_modules\which\which.js:13:12)\n' +
gyp verb which failed ' at F (C:\xampp2\htdocs\vuejs-argon-design-sy
stem\node_modules\which\which.js:68:19)\n' +
gyp verb which failed ' at E (C:\xampp2\htdocs\vuejs-argon-design-sy
stem\node_modules\which\which.js:80:29)\n' +
gyp verb which failed ' at C:\xampp2\htdocs\vuejs-argon-design-syste
m\node_modules\which\which.js:89:16\n' +
gyp verb which failed ' at C:\xampp2\htdocs\vuejs-argon-design-syste
m\node_modules\isexe\index.js:42:5\n' +
gyp verb which failed ' at C:\xampp2\htdocs\vuejs-argon-design-syste
m\node_modules\isexe\windows.js:36:5\n' +
gyp verb which failed ' at FSReqCallback.oncomplete (fs.js:158:21)',
gyp verb which failed code: 'ENOENT'
gyp verb which failed }
gyp verb check python checking for Python executable "python" in the PATH
gyp verb which succeeded python C:\ProgramData\Anaconda3\python.EXE
gyp verb check python version C:\ProgramData\Anaconda3\python.EXE -c "import pl atform; print(platform.python_version());" returned: "3.7.3\r\n"
gyp verb could not find "C:\ProgramData\Anaconda3\python.EXE". checking python l
auncher
gyp verb could not find "C:\ProgramData\Anaconda3\python.EXE". guessing location

gyp verb ensuring that file exists: C:\Python27\python.exe
gyp ERR! configure error
gyp ERR! stack Error: Can't find Python executable "C:\ProgramData\Anaconda3\pyt
hon.EXE", you can set the PYTHON env variable.
gyp ERR! stack at PythonFinder.failNoPython (C:\xampp2\htdocs\vuejs-argon-de
sign-system\node_modules\node-gyp\lib\configure.js:492:19)
gyp ERR! stack at PythonFinder. (C:\xampp2\htdocs\vuejs-argon-des
ign-system\node_modules\node-gyp\lib\configure.js:517:16)
gyp ERR! stack at C:\xampp2\htdocs\vuejs-argon-design-system\node_modules\gr
aceful-fs\polyfills.js:284:29
gyp ERR! stack at FSReqCallback.oncomplete (fs.js:158:21)
gyp ERR! System Windows_NT 10.0.18362
gyp ERR! command "C:\nodejs\node.exe" "C:\xampp2\htdocs\vuejs-argon-design-
system\node_modules\node-gyp\bin\node-gyp.js" "rebuild" "--verbose" "--libsa
ss_ext=" "--libsass_cflags=" "--libsass_ldflags=" "--libsass_library="
gyp ERR! cwd C:\xampp2\htdocs\vuejs-argon-design-system\node_modules\node-sass
gyp ERR! node -v v12.15.0
gyp ERR! node-gyp -v v3.7.0
gyp ERR! not ok
Build failed with error code: 1

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.