🚀 Cockpit Core

Welcome to your PHP application!

PHP Information:

PHP Version: 8.3.26

Server: Apache/2.4.65 (Debian)

Document Root: /var/www/html/public

Composer autoloader found!

You can now use: docker exec cockpit-core composer install

Current Directory Structure:

cockpit-core/
├── Dockerfile.dev
├── composer.json
├── composer.lock
└── public/
    ├── index.php (this file)
    ├── .htaccess
    └── (your PHP files here)

Request Information:

Request URI: /

Path: /

🏠 Home page


Ready for development! Add your PHP code to this file or create new files in the public directory.