savannabits / acacia

Backend Code Generator for Laravel 9, Vue 3 and Tailwindcss 3 using primevue
https://acacia.savannabits.com
MIT License
41 stars 10 forks source link

compatibility issues #50

Open mquevedob opened 1 year ago

mquevedob commented 1 year ago

i am trying to install acacia but i get a lot of errors regarding compatiblity

"require": { "php": "^8.0.2", "guzzlehttp/guzzle": "^7.2", "laravel/framework": "^9.19", "laravel/sanctum": "^2.14", "inertiajs/inertia-laravel": "^0.5", "laravel/tinker": "^2.7", "savannabits/acacia": "^1.4"

which versions should be used ?

mquevedob commented 1 year ago

are you guys still working on this project ?