Giter Site home page Giter Site logo

Comments (2)

KronemeyerJoshua avatar KronemeyerJoshua commented on September 9, 2024 3

I've created a pull request to integrate my changes into the main branch which I've made some edits to support Laravel 6 and updated Vuetify
#8

I don't know if it'll be approved anytime soon, but if you're really desperate you can use my fork in composer.json

"repositories": [{ "type": "vcs", "url": "https://github.com/KronemeyerJoshua/laravel-vuetify" }], "require": { "laravel-frontend-presets/vuetify": "dev-master", },

Then run composer update and you should be all good to go for php artisan preset vuetify

from laravel-vuetify.

zieru avatar zieru commented on September 9, 2024

Laravel 6.0 :(

 Problem 1
    - laravel-frontend-presets/vuetify 1.0.1 requires laravel/passport ^7.0 -> satisfiable by laravel/passport[7.0.x-dev].
    - laravel-frontend-presets/vuetify 1.0.2 requires laravel/passport ^7.0 -> satisfiable by laravel/passport[7.0.x-dev].
    - laravel-frontend-presets/vuetify 1.0.3 requires laravel/passport ^7.0 -> satisfiable by laravel/passport[7.0.x-dev].
    - Conclusion: don't install laravel/passport 7.0.x-dev
    - Can only install one of: laravel/passport[6.0.x-dev, v8.0.2].
    - Can only install one of: laravel/passport[v8.0.2, 6.0.x-dev].
    - Can only install one of: laravel/passport[6.0.x-dev, v8.0.2].
    - laravel-frontend-presets/vuetify 1.0 requires laravel/passport ^6.0 -> satisfiable by laravel/passport[6.0.x-dev].
    - Installation request for laravel-frontend-presets/vuetify ^1.0 -> satisfiable by laravel-frontend-presets/vuetify[1.0, 1.0.1, 1.0.2, 1.0.3].
    - Installation request for laravel/passport (locked at v8.0.2, required as ^8.0) -> satisfiable by laravel/passport[v8.0.2].


from laravel-vuetify.

Related Issues (7)

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.