Commit Graph

8 Commits

Author SHA1 Message Date
Sergei Shitikov
9230f1bf2c Updated to PHP 8.5 + small fixes and improvements. 2026-02-21 14:17:12 +01:00
Sergei Shitikov
1df3a18c4a Fix status path 2026-02-19 22:07:42 +01:00
Sergei Shitikov
08dc591103 Typo fix in network of production setup guide 2026-02-19 21:39:25 +01:00
David Karlsson
9f49b8d5d6 Merge pull request #23809 from Matra-Master/patch-1
Fix: missing stage name in php-fpm Dockerfile
2025-12-05 14:52:49 +01:00
Fran Carabajal
889c4f11c9 Fix: missing stage name in php-fpm Dockerfile
I simply added the stage name that the compose.prod.yml references for service php-fpm since it was not building when I tried using those fiels.
2025-12-04 12:19:40 -03:00
David Karlsson
0220ef6745 chore: change mount path to work with postgres:18
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2025-12-04 11:08:14 +01:00
Sergei Shitikov
d89e8383ce Update Laravel guide (bump to Laravel 12 and php 8.4) (#22699)
<!--Delete sections as needed -->

## Description

Introduces small update of the Laravel framework guide (bump versions to
the latest Laravel 12 and php 8.4 + updates the related examples repo -
the fork needs to be synced).

## Related issues or tickets

#21268 

## Reviews

<!-- Notes for reviewers here -->
As was discussed on the last docs meeting, to simplify the process the
review will be sent to the one of Docker Captains first.
@igor-alexandrov @ajeetraina 

- [ ] Technical review
- [ ] Editorial review
- [ ] Product review
2025-05-28 11:15:14 -07:00
Sergei Shitikov
acf46fb75f guides: Add Docker+Laravel example
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2025-01-13 14:42:02 +01:00