Naoray / blueprint-nova-addon

A Blueprint addon which generates Nova resources
MIT License
70 stars 36 forks source link

Unable to install with Laravel 9/PHP 8.1/Nova 4 #38

Open JHS-ITOps opened 2 years ago

JHS-ITOps commented 2 years ago

When running composer require naoray/blueprint-nova-addon I get the following error

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

Problem 1

You can also try re-running composer require with an explicit version constraint, e.g. "composer require naoray/blueprint-nova-addon:*" to figure out if any version is installable, or "composer require naoray/blueprint-nova-addon:^2.1" if you know which you need._

I'm guessing this is related to new PHP, Laravel, Or Nova. Do you have any plans to update the code?

eAvio commented 2 years ago

Any news regarding nova 4 support?

Naoray commented 2 years ago

@eAvio no, not yet. I've not used blueprint yet with Laravel 9 nor Nova 4. If you want to create a PR and test it, go ahead

keizah7 commented 7 months ago

Any news regarding nova 4 support?

is there a demand? I plan to support

vesper8 commented 2 months ago

It looks like these two forks support Nova 4

https://github.com/neilgilmour/blueprint-nova-addon https://github.com/osubeaver808/blueprint-nova-addon