This project provides a development environment for Laravel using FrankenPHP. The environment is dockerized for easy setup and tear down.
- FrankenPHP 1.9
- PHP 8.2
- Laravel 11
The Docker Compose configuration includes the php service running using FrankenPHP
Once the Docker container are up and running, you can access the Laravel application at http://localhost.
You can access the PHP information page at http://localhost/phpinfo.php.