Laracon DB
Laracon DB
Talks for "server-configuration"
Simplified Continuous Integration with Laravel and Jenkins

This talk covers setting up continuous deployment with Laravel and Jenkins, focusing on a minimal setup that automates the deployment process across different stages (staging, production). The speaker walks through installing and configuring Jenkins, setting up SSH keys, creating deployment jobs, and establishing automated build processes that trigger on git commits.