Skip to content

Tags: ajunlonglive/laravel-NativePHP

Tags

1.0.0

Toggle 1.0.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Remove L10 from test matrix (NativePHP#541)

* Remove L10 from test matrix

* Remove PHPStan ignore line...

1.0.0-beta.4

Toggle 1.0.0-beta.4's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Environment Helper (NativePHP#527)

* Add Environment Class with OS Helpers

* Abstract all usages of PHP_OS_FAMILY to Environment class

* Fix styling

---------

Co-authored-by: Pete Bishop <[email protected]>

1.0.0-beta.3

Toggle 1.0.0-beta.3's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Merge pull request NativePHP#507 from NativePHP/feat/bundle-builds

Feat: bundle builds

1.0.0-beta.2

Toggle 1.0.0-beta.2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Support Laravel 12.x & PHP 8.4 (NativePHP#494)

1.0.0-beta.1

Toggle 1.0.0-beta.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
fix: child process facade (NativePHP#471)

0.7.0

Toggle 0.7.0's commit message
Consistency

0.6.4

Toggle 0.6.4's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Add dedicated php child process endpoint (NativePHP#414)

* add separate php endpoint

* fix window test

0.6.3

Toggle 0.6.3's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Feature/menubar improvement (NativePHP#411)

* Refactor variable

* Remove override method

`url` is already available from the `HasUrl` trait

* Add tooltip setting

* Add resizable setting

* Allow updating of tooltip

* Allow updating of icon

* Support firing a custom event on click

0.6.2

Toggle 0.6.2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Migrate the dev DB when created (NativePHP#406)

0.6.1

Toggle 0.6.1's commit message
Add detail to output