technical request #17920
Unanswered
ctao195-stack
asked this question in
Q&A
technical request
#17920
Replies: 1 comment 12 replies
-
The live demos use the seeders, so it seems unlikely that it would be an incomplete migration. Can you explain what you mean when you say "When I view the asset, the "type" field shows empty when I update the asset." - do you mean in the database or in the UI? |
Beta Was this translation helpful? Give feedback.
12 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hello! I'm currently running Snipe-IT on a Windows Server 2025 with XAMPP (Apache, MySQL, and PHP) installed. I've placed the Snipe-IT source code in htdocs\snipe-it, modified the .env file to configure the database, and then ran php artisan migrate --seed to initialize the database. Finally, I'm using Apache to serve web services. When I view the asset, the "type" field shows empty when I update the asset. I'm wondering if there's an incomplete database migration or configuration issue with Snipe-IT in the XAMPP environment. Can I resolve this issue by pulling Snipe-IT from Git?
Beta Was this translation helpful? Give feedback.
All reactions