Laravel authenticated user ID in NGINX access log

Laravel authenticated user ID in NGINX access log
Let’s add the authenticated user ID to the NGINX access log for easier debugging.
Read more →

Laravel WebSockets on Forge with SSL

Laravel WebSockets on Forge with SSL
Learn how to run Laravel WebSockets for deployment to Laravel Forge with SSL.
Read more →

Bad Gateway (NGINX 502) when exporting database from phpMyAdmin on Plesk 11.5

I ran in to this problem on my production server and was finally able to find a solution… in a KB from Plesk =]
Read more →

Multiple PHP versions for Plesk 11.5 and 12 (CentOS 6)

Update: Plesk 12 supports multiple PHP versions out of the box! This post will cover the install of multiple PHP versions on Plesk 11.5. This is tested on a TransIP CentOS 6.4 x64 VPS with stock repos + EPEL & REMI. This is written for CentOS but with a bit of imagination this can also work on any other linux OS supported by Plesk. Requirements Host running Plesk 11.
Read more →