File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed
resources/views/docs/1/getting-started Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -18,7 +18,7 @@ And they said PHP was dead.
18
18
19
19
Strictly speaking, NativePHP is a combination of elements:
20
20
21
- 1 . A collection of easy-to-use classes - abstractions - to enable you to interact with a variety of host operating
21
+ 1 . A collection of easy-to-use classes - abstractions - to enable you to interact with a variety of host operating
22
22
system features.
23
23
2 . A set of tools to enable building and bundling your native application using either the Electron or Tauri browser
24
24
environment.
@@ -50,7 +50,7 @@ NativePHP comes with a bunch of useful features out of the box, including:
50
50
51
51
All of this and more is explored in the rest of these docs.
52
52
53
- ## What can I build with NativePHP?
53
+ ## What can I build with NativePHP?
54
54
55
55
Honestly, anything you want. We believe NativePHP is going to empower thousands of developers to build all kinds of
56
56
applications. The only limit is your imagination.
@@ -75,7 +75,7 @@ NativePHP wouldn't be possible without the following projects and the hard work
75
75
76
76
- [ PHP] ( https://php.net )
77
77
- [ Electron] ( https://electronjs.org )
78
- - [ Tauri] ( https://tauri.studio )
78
+ - [ Tauri] ( https://tauri.app )
79
79
- [ Laravel] ( https://laravel.com )
80
80
- [ Symfony] ( https://symfony.com )
81
81
- [ Static PHP CLI] ( https://github.com/crazywhalecc/static-php-cli/ )
You can’t perform that action at this time.
0 commit comments