display_name | description | icon | maintainer_github | tags | |||
---|---|---|---|---|---|---|---|
Laravel (PHP 8.3) |
Coder Template for Laravel (PHP 8.3) |
vkambulov |
|
Coder Template for Laravel with PHP 8.3.
Work in progress. There may be some errors.
- Based on Ubuntu 22.04
- PHP 8.3
- Docker in Docker (DinD). You can use Sail or custom services in your projects.
- MySQL 8.0
- Cloning GitHub private repos with Coder External Auth
- JetBrains Gateway, VS Code Desktop and VS Code in the browser
- File Browser
- Fix PHPMyAdmin work
- Download and unzip archive instead git clone for some repositories
- Postgresql support
- pgAdmin
- Cron for Laravel
- Support custom configs for supervisor/cron/other
- Disabling
artisan serve
on startup