diff --git a/resources/views/homepage.blade.php b/resources/views/homepage.blade.php index eb763f4..3653912 100644 --- a/resources/views/homepage.blade.php +++ b/resources/views/homepage.blade.php @@ -97,12 +97,12 @@

- PHP Monitor 6 is now available. + PHP Monitor 7 is now available!

-

With the latest major update, PHP Monitor now comes with the hotly anticipated PHP Version Manager, the often requested Standalone Mode, and additional improvements.

-

Learn more in the dedicated blog post on my personal website, or explore all of PHP Monitor's features below.

+

With the latest major update, PHP Monitor now lets you easily install and manage extensions for the various different versions of PHP you might be running.

+

Learn more in the dedicated blog post on my personal website, or explore all of PHP Monitor's features below.

@@ -110,11 +110,11 @@ PHP Monitor can interact with your local Laravel Valet installation. That means that PHP Monitor builds upon a solid and trusted foundation. If you've already got that installed, it's very easy to get started. - + PHP Monitor can also be used without Laravel Valet. With the introduction of Standalone Mode some features will not be available, but I'm sure that you'll find the app a real help to your workflow if you don't use Laravel Valet. - - With the new PHP Version Manager, you can easily install, upgrade and remove individual PHP versions without needing to manually type or copy Homebrew commands. The app will also attempt to automatically fix broken PHP versions. + + With the PHP Version Manager, you can easily install, upgrade and remove individual PHP versions without needing to manually type or copy Homebrew commands. The app will also attempt to automatically fix broken PHP versions. PHP Monitor lives in your menu bar. From here, you can use the bulk of PHP Monitor's functionality, including the global version switcher as well as services status section. @@ -134,7 +134,10 @@ PHP Monitor will help you figure out if your sites are compatible with the currently linked version of PHP. You will receive suggestions when site isolation may be of use for a given domain. - + + With the new PHP Extension Manager, you can easily install and remove PHP extensions, all using a GUI. It is also super easy to manage your extensions on a per PHP version basis! + + The app also comes with an optional (but very fast) built-in updater, which allows you to stay up-to-date with the latest developments and bug fixes, so you can have a seamless PHP switching experience.