thedevdojo / voyager

Voyager - The Missing Laravel Admin
https://voyager.devdojo.com
MIT License
11.72k stars 2.67k forks source link

unable to install voyager with laravel 10 #5764

Open Sunitsarode opened 1 year ago

Sunitsarode commented 1 year ago

Laravel version

10

PHP version

8.2

Voyager version

2.1

Database

mariadb 10

Description

Your requirements could not be resolved to an installable set of packages.

Problem 1

Steps to reproduce

  1. composer global require laravel/installer
  2. laravel new
  3. cd
  4. composer require tcg/voyager / composer require tcg/voyager:^2.1

Expected behavior

Should able to install

Screenshots

image

Additional context

No response

dmatis2 commented 1 year ago

Sadly, it's a feature... see the prerequisites. Hope there will be some workaround for laravel 10

hazbu commented 1 year ago

try this, worked for me composer require tcg/voyager dev-1.6-l10

dmatis2 commented 1 year ago

@hasbullah-mughniy Thank you, it installed properly, but now I have issue with creating table in it... I get this error:

image

Do you know what could be the issue? I'm using SQLite

n8rowley commented 12 months ago

What's the status on getting support for Laravel 10?

JonathanVorich commented 11 months ago

please, search on issue before opening a new one!

5740

hazbu commented 7 months ago

Now voyager 1.7 has released, its stable version and support laravel 10

MichaelNino commented 7 months ago

1.7 is too late for many of us who have been constantly requesting communication and status. Our project no longer interested in voyager. Too bad! All it would have taken is communication from contributors