A database for cleaning laser tools created in a project at the Potsdam University of Applied Sciences.

database information laser retrieval
2 Open Issues Need Help Last updated: Jul 7, 2025

Open Issues Need Help

View All on GitHub

AI Summary: Debug and fix broken factories in a Laravel application used for a laser cleaning database. The factories are failing due to incorrect foreign key references in their generated data, preventing unit tests from running successfully. The solution involves identifying the incorrect foreign key references and updating the factories to generate valid data.

Complexity: 4/5
bug help wanted invalid question

A database for cleaning laser tools created in a project at the Potsdam University of Applied Sciences.

PHP
#database#information#laser#retrieval

AI Summary: Add a 'name' field to the 'Configuration' database model to support a dropdown field in the Process Controller. This involves modifying the database schema, the model, and potentially the controller and view components to utilize the new field. The issue highlights a missing field crucial for functionality.

Complexity: 3/5
bug help wanted invalid question

A database for cleaning laser tools created in a project at the Potsdam University of Applied Sciences.

PHP
#database#information#laser#retrieval