You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
All notable changes to `nativephp-laravel` will be documented in this file.
4
+
5
+
## 0.1.1 - 2023-07-22
6
+
7
+
### What's Changed
8
+
9
+
- fix: README badges by @bensherred in https://github.com/NativePHP/electron/pull/7
10
+
- composer package local path remove for production release #14 by @AbmSourav in https://github.com/NativePHP/electron/pull/15
11
+
- Package Name Update: Migrating from 'nativephp-electron' to '@nativephp/electron-plugin' by @hogus2037 in https://github.com/NativePHP/electron/pull/16
12
+
- Fix install command by @bangbangda in https://github.com/NativePHP/electron/pull/17
13
+
- Fix the issue of starting the development server by @mahmoudmohamedramadan in https://github.com/NativePHP/electron/pull/25
14
+
15
+
### New Contributors
16
+
17
+
-@bensherred made their first contribution in https://github.com/NativePHP/electron/pull/7
18
+
-@AbmSourav made their first contribution in https://github.com/NativePHP/electron/pull/15
19
+
-@hogus2037 made their first contribution in https://github.com/NativePHP/electron/pull/16
20
+
-@bangbangda made their first contribution in https://github.com/NativePHP/electron/pull/17
21
+
-@mahmoudmohamedramadan made their first contribution in https://github.com/NativePHP/electron/pull/25
Copy file name to clipboardExpand all lines: README.md
+6-27Lines changed: 6 additions & 27 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,32 +1,11 @@
1
-
# Laravel wrapper for the NativePHP framework.
1
+
# Electron "backend" for the NativePHP framework
2
2
3
-
[](https://packagist.org/packages/nativephp/nativephp-electron)
[](https://packagist.org/packages/nativephp/electron)
0 commit comments