PHPMemo

Post for: #Docker (2 Posts)

Troubleshooting PHP JIT: A Definitive Guide to Enabling Performance Boost When Configuration Fails

November 30, 2024 Enxas
Docker JIT Laravel PHP

Many posts online suggest that enabling PHP JIT is as simple as adding some values to the php.ini file, but that's not exactly the case.

Read more →

Setting up Laravel Dusk for Laravel Sail Project with Decoupled Vue Frontend on Windows

November 17, 2024 Enxas
Docker Dusk Laravel Testing Vue WSL

Requirements Laravel Sail project Vue project with Vite WSL Installation Steps 1. In your docker-compose.yml file, add these ports to the "selenium" section: ports: -…

Read more →

© 2024 PHPMemo. Find me on GitHub.