@aj-php This articles might help you:
https://itnext.io/automating-laravel-deployment-using-ansible-e494723fc2c9
https://dev-yakuza.github.io/en/environment/ansible-laravel/
Be part of JetBrains PHPverse 2026 on June 9 – a free online event bringing PHP devs worldwide together.
Setting up a new server for a Laravel project. Is there an Ansible playbook to install Laravel?
I understand that Laravel has the Homestead box (via Vagrant). Yet I was wondering if somebody knows of an Ansible playbook to setup everything related to Laravel.
I did a forum search, and a couple of thread popped up. The most recent was three yeasr old (at the time of this writing).
I did check the git repos mentioned in those threads, yet they stayed behind on Laravel version 5.xxx
Any idea if there's something like this for the latest Laravel version (8 right now)? Or is there any other way to do it just as fast?
Thank you!
Please or to participate in this conversation.