Radiology imaging equipment management system to track equipment inventory and annual testing of radiology imaging equipment.
This application will track
composer install
to install the Laravel framework and associated software bits.env.example
and customize database server section for local settings. Save as .env
php artisan key:generate
to generate an application keyphp artisan serve
and point your web browser at http://localhost:8000
public
directory as the DocumentRootThis project is developed in PHP using the Laravel framework.