@@ -5,39 +5,24 @@ order: 099
5
5
6
6
## Roadmap
7
7
8
- We're currently focused on reaching v1.
9
-
10
- We've put together a basic [ roadmap] ( https://github.com/orgs/NativePHP/projects/2/views/1 ) to help visualize our
11
- current _ estimated_ development timeline.
8
+ We're currently focused on reaching the next minor release.
12
9
13
10
## Current Status
14
11
15
- NativePHP for desktop is currently in ` beta ` .
16
-
17
- We need your help with testing and bug-hunting, so we want you to _ build_ apps with NativePHP.
18
-
19
- As we're at the ` beta ` stage, NativePHP is almost ready for prime-time. This means we think it's ready for
20
- you to distribute your apps to users. But you should be aware of a couple of issues:
21
-
22
- - The PHP source code inside your app can be seen _ and modified_ . We're actively working on a solution for this in time
23
- for the ` v1 ` release.
24
- - Documentation around signing apps for Microsoft Windows and macOS are not yet available.
25
-
26
- ** If you're planning to release an app, it may be useful to get in touch on [ Discord] ( https://discord.gg/X62tWNStZK ) so
27
- we can run through any last minute checks to ensure your app is in the best shape.**
28
-
29
- The more parts of the whole process we can exercise to find bugs and fix them, the better.
12
+ NativePHP for desktop is ** production-ready** . So you should feel completely ready to build and distribute apps
13
+ with NativePHP.
30
14
31
- Be sure to share your findings through the [ forum] ( https://github.com/orgs/nativephp/discussions ) , by
32
- [ raising issues] ( https://github.com/nativephp/laravel/issues/new/choose ) /reporting bugs, and on
15
+ But we always need your help! If you spot any bugs or feel that there are any features missing, be sure to share
16
+ your ideas and questions through the [ forum] ( https://github.com/orgs/nativephp/discussions ) , by
17
+ [ raising issues] ( https://github.com/nativephp/laravel/issues/new/choose ) /reporting bugs, and discussing on
33
18
[ Discord] ( https://discord.gg/X62tWNStZK ) .
34
19
35
20
<aside class =" relative z-0 mt-5 overflow-hidden rounded-2xl bg-pink-50 px-5 ring-1 ring-black/5 dark:bg-pink-600/10 " >
36
21
37
22
#### Can you sponsor?
38
23
39
24
If you're building an app that you plan to sell,
40
- [ can you sponsor the development of NativePHP] ( https://github.com/nativephp/laravel?sponsor=1 ) to help us get to the
41
- v1.0 release sooner?
25
+ [ can you sponsor the development of NativePHP] ( /docs/desktop/1/getting-started/sponsoring ) ? This will help us to continue
26
+ maintaining and supporting NativePHP.
42
27
43
28
</aside >
0 commit comments