We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6339030 commit 1df3c34Copy full SHA for 1df3c34
CHANGELOG.md
@@ -2,6 +2,15 @@
2
3
All notable changes to `nativephp-laravel` will be documented in this file.
4
5
+## 0.6.4 - 2024-11-17
6
+
7
+### What's Changed
8
9
+* Fix some DB stuff by @simonhamp in https://github.com/NativePHP/laravel/pull/413
10
+* Add dedicated PHP ChildProcess endpoint by @gwleuverink in https://github.com/NativePHP/laravel/pull/414
11
12
+**Full Changelog**: https://github.com/NativePHP/laravel/compare/0.6.3...0.6.4
13
14
## 0.6.3 - 2024-11-14
15
16
### What's Changed
0 commit comments