Welcome to Inventory System
System Status
Database Connection:
Next Steps
1. Configure your environment variables in .env file
2. Run database migrations: php artisan migrate
3. Seed the database: php artisan db:seed
4. Access the API endpoints