Log1x / filament-starter

A beautiful starting point for your next TALL stack project using Filament. ⚡
https://github.com/Log1x/filament-starter
MIT License
368 stars 55 forks source link

Need To Update to newer Version #52

Closed oggiesutrisna closed 5 months ago

oggiesutrisna commented 5 months ago

hello, I have a problem related to project installation, in the installation section I get an error that "your lock file does not contain a compatible set of packages. please run composer update", but the file is downloaded, and I need to run Composer Update to use it after the error.

what should I do?

Log1x commented 5 months ago

hmm the lock file was brought up in #49 – i gave my reasoning for keeping it but if it is causing issues then we can definitely get rid of it.

everything otherwise works as intended after doing composer upgrade?

Log1x commented 5 months ago

Went ahead and removed the lock files for now. Hopefully this helps!

oggiesutrisna commented 5 months ago

image|

works so well. Thank you