Skip to content

Releases: xpf0000/PhpWebStudy

Add Linux Version

29 Jul 12:58
Compare
Choose a tag to compare

Add Linux Version, Add Linux support. App interface and usage is consistent with macOS/Windows platform.

macOS:

Intel X86:

PhpWebStudy-4.0.0.dmg

PhpWebStudy-4.0.0-mac.zip

Apple Silicon

PhpWebStudy-4.0.0-arm64.dmg

PhpWebStudy-4.0.0-arm64-mac.zip

Windows

PhpWebStudy-4.0.0-Windows.zip

Linux

Debin / Ubuntu

X86_64

PhpWebStudy_4.0.0_amd64.deb

arm64

PhpWebStudy_4.0.0_arm64.deb

Red Hat / Fedora / SUSE / CentOS

X86_64

PhpWebStudy-4.0.0.x86_64.rpm

arm64

PhpWebStudy-4.0.0.aarch64.rpm

Add Windows Version

25 Jun 07:24
Compare
Choose a tag to compare

Add Windows Version, Add windows support. App interface and usage is consistent with macOS platform.

1. Fix git status changes when adding sites due to file permission changes. 2. Fix a logging issue caused by not setting User and Group in the configuration file when starting apache.

23 Apr 03:25
Compare
Choose a tag to compare
  1. Fix git status changes when adding sites due to file permission changes.
  2. Fix a logging issue caused by not setting User and Group in the configuration file when starting apache.

1. Fix bugs

02 Apr 03:49
Compare
Choose a tag to compare
  1. Fix bugs

1. Fix bugs

26 Mar 08:04
Compare
Choose a tag to compare
  1. Fix bugs

1. Tools add json parsing. Can automatically parse and format json, javascript objects and arrays, php array, yaml, xml, apple plist, toml. Can also be converted between various formats. 2. When create a new laravel project, it will automatically generate an .env file, generate APP_KEY, and enable APP_DEBUG.

24 Mar 09:46
Compare
Choose a tag to compare
  1. Tools add json parsing. Can automatically parse and format json, javascript objects and arrays, php array, yaml, xml, apple plist, toml. Can also be converted between various formats.
  2. When create a new laravel project, it will automatically generate an .env file, generate APP_KEY, and enable APP_DEBUG.

PhpWebStudy-2.3.2-update-log

13 Mar 13:40
Compare
Choose a tag to compare
  1. Fix the bug that the editing of existing sites cannot be saved.
  2. Add detailed instructions for asking users the computer password.
  3. Remove the hint that the port number of apache must be unique when adding editing sites, there is no limit at present.
  4. if Homebrew and Macports are not found in the version management page, users will be prompted.
  5. the first time a user adds a site, Caddy/Nginx/Apache and PHP services will be automatically enabled.
  6. The link icon will turn green when the site is accessible.
  7. Fix the line breaks in the popup prompts to make them more readable.

1. Add Caddy Module 2. Add phpMyAdmin support

12 Mar 06:43
Compare
Choose a tag to compare
  1. Add Caddy Module
  2. Add phpMyAdmin support

1. Fix bugs

06 Mar 15:15
Compare
Choose a tag to compare
  1. Fix bugs

1. Fix bugs

06 Mar 02:39
Compare
Choose a tag to compare
  1. Fix bugs