Giter Club home page Giter Club logo

vue-lumen-starter's Introduction

Hi there ๐Ÿ‘‹

I'm Gentrit Abazi, a highly motivated and dedicated Software Engineer from Kosovo, Mitrovice (Europe) with over 5 years of experience in development. I enjoy learning new technologies and always strive to deliver the best possible results.

Highlights:

  • ๐Ÿ”ญ Working as a Software Engineer.
  • ๐Ÿ‘ฏ Passionate about Open Source.
  • ๐Ÿ“ซ Reach me at LinkedIn or Twitter.
  • โšก Fun fact: I'm a big fan of TV shows like The Walking Dead and Breaking Bad.
  • ๐Ÿ’ฐ If you find my work helpful, consider supporting me: Ko-fi & Paypal.

Last 10 Repositories I've Created:

vue-lumen-starter's People

Contributors

dependabot[bot] avatar gentritabazi avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar

vue-lumen-starter's Issues

Sidebar Collapse not Working

The Button for collapsing the side menu not working, also in mobile it stays open and there is no way to close it !

Questions/Suggestions

I managed to get everything set up and it works great!

Question 1
I see that web.php is used for routes. Shouldn't api.php be used instead?

Question 2
Would you consider doing a basic CRUD example? Including the following components:
a grid that paginates server-side
select dropdown
checkboxes
radio buttons
a model (maybe users?) with tabs: e.g. [basic info] [contact details]

The CRUD model could use eloquent resources and perhaps the usage of the repository pattern?

Question 3
Would you consider integrating spatie/permission? For roles and permissions

Question 4
Frontend: Is it safe to store the token in local storage? Can a user manipulate the token client-side?

The starter is great, but with the suggestions above you'd have a more complete real-world starter.

vendor not found

Hi, dear author:

In /back/bootstrap/app.php line3,
require_once __DIR__.'/../vendor/autoload.php';
However, error occured as it can't find the vendor/autoload.php.

Installation fails at php artisan migrate

ฮป  ~/Downloads  git clone https://github.com/gentritabazi01/Vue-Lumen-Starter.git lumen-vue
Cloning into 'lumen-vue'...
remote: Enumerating objects: 25, done.
remote: Counting objects: 100% (25/25), done.
remote: Compressing objects: 100% (25/25), done.
remote: Total 712 (delta 9), reused 0 (delta 0), pack-reused 687
Receiving objects: 100% (712/712), 1.69 MiB | 3.71 MiB/s, done.
Resolving deltas: 100% (270/270), done.
ฮป  ~/Downloads  cd lumen-vue
ฮป  lumen-vue master โœ“ code .
ฮป  lumen-vue master โœ“ cd back
ฮป  lumen-vue/back master โœ“ copy .env.example .env
zsh: command not found: copy
ฮป  lumen-vue/back master โœ“ php artisan migrate

Warning: require_once(/Users/jamesauble/Downloads/lumen-vue/back/bootstrap/../vendor/autoload.php): failed to open stream: No such file or directory in /Users/jamesauble/Downloads/lumen-vue/back/bootstrap/app.php on line 3

Fatal error: require_once(): Failed opening required '/Users/jamesauble/Downloads/lumen-vue/back/bootstrap/../vendor/autoload.php' (include_path='.:/usr/local/Cellar/[email protected]/7.4.16/share/[email protected]/pear') in /Users/jamesauble/Downloads/lumen-vue/back/bootstrap/app.php on line 3
ฮป  lumen-vue/back master โœ“

Vue 3 migration

Hello,
as the title says I was wondering if it was possible to migrate this wonderful project to Vue 3.

Unfortunately some of the libraries that have been used don't have a proper Vue 3 support, like vue-notification (@kyvg/vue3-notification could be used instead).

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.