Skip to content

Commit ee8d417

Browse files
committed
Update intro
1 parent c2b6cd2 commit ee8d417

File tree

1 file changed

+9
-5
lines changed

1 file changed

+9
-5
lines changed

resources/views/docs/1/getting-started/introduction.md

Lines changed: 9 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,8 @@ NativePHP is a new framework for rapidly building rich, native desktop applicati
99
developer, you'll feel right at home. If you're new to PHP, we think you'll find NativePHP easy to pick up and use.
1010
Whatever your path, we think you're going to be productive quickly.
1111

12+
**NativePHP makes distributing PHP apps to users on any platform a cinch.**
13+
1214
NativePHP is taking the world by storm, enabling PHP developers to create true cross-platform, native apps
1315
using the tools and technologies they already know: HTML, CSS, Javascript, and, of course, PHP.
1416

@@ -26,17 +28,19 @@ environment.
2628

2729
## What NativePHP isn't
2830

29-
NativePHP is not an especially opinionated way to build native apps. Right now, we only support a Laravel driver, but
30-
we're already working on making it work whatever framework you're using - and even if you're not using a framework at
31-
all.
31+
NativePHP is **not an especially opinionated way to build native apps**. Right now, **we only support a Laravel driver**,
32+
but we'd love for it to work whatever PHP framework you're using - and even if you're not using a framework at all.
33+
Can you help? Please consider [contributing](https://github.com/NativePHP/laravel/blob/main/CONTRIBUTING.md).
3234

33-
NativePHP is not a GUI framework. We don't want to tell you how to build your app. You can choose whatever UI toolset
35+
NativePHP is **not a GUI framework**. We don't want to tell you how to build your app. You can choose whatever UI toolset
3436
makes you and your team feel most productive.
3537

3638
Building a React front-end? No problem. Vue? Sure. Livewire or Inertia? Doesn't matter! Plain old HTML and CSS?
3739
You got it. Tailwind? Bootstrap? Material UI? Whatever you want.
3840

39-
NativePHP is not some new custom fork of PHP. This is the good new PHP you know and love.
41+
NativePHP is **not some new, custom fork of PHP**. This is the good new PHP you know and love.
42+
43+
It's also not an extension that you need to figure out and install into PHP.
4044

4145
## What's in the box?
4246

0 commit comments

Comments
 (0)