🔧 Inspection System Installation

Automated Setup Script

ℹ Checking PHP version...
✗ PHP 8.2+ required. Current: 8.1.33
ℹ Checking PHP extensions...
✓ Extension pdo found
✓ Extension pdo_pgsql found
✓ Extension zip found
✓ Extension json found
✓ Extension mbstring found
✓ Extension fileinfo found
ℹ Checking directory permissions...
✓ Directory writable: storage
✓ Directory writable: cache
✓ Directory writable: public
ℹ Setting up .env file...
✗ .env.example not found
ℹ Generating application key...
ℹ Checking dependencies...
✓ composer.json found
ℹ Note: Run "composer install" via SSH or ask your hosting to install dependencies
ℹ Checking migrations...
✓ Database migrations directory found
ℹ Note: Run "php artisan migrate" after composer install
ℹ Setting up storage link...
ℹ Note: Storage symlink could not be created automatically
ℹ Setting file permissions...
✓ Permissions set
ℹ Installation setup complete!
⚠️ Some issues were detected:
Contact your hosting provider to fix these issues.