All notable changes to nativephp-laravel
will be documented in this file.
- Fix native:build npm timeout by @drhoussem in NativePHP#54
- Resolve Windows opening config file in default application by @ShaneShipston in NativePHP#60
- Correct NATIVEPHP_PHP_BINARY_PATH by @lonnylot in NativePHP#64
- Fix php path in queue command by @phuclh in NativePHP#58
- Fix queue command environment variables
- @drhoussem made their first contribution in NativePHP#54
- @ShaneShipston made their first contribution in NativePHP#60
- @lonnylot made their first contribution in NativePHP#64
- @phuclh made their first contribution in NativePHP#58
Full Changelog: https://github.com/NativePHP/electron/compare/0.3.2...0.3.3
- Bump JS package dependency
Full Changelog: https://github.com/NativePHP/electron/compare/0.3.1...0.3.2
Fix PHP path resolution
Full Changelog: https://github.com/NativePHP/electron/compare/0.3.0...0.3.1
- Added the ability to build Windows and Linux apps 🎉
- Added binary lookup for linux based platform by @kalizi in NativePHP#44
- @kalizi made their first contribution in NativePHP#44
Full Changelog: https://github.com/NativePHP/electron/compare/0.2.0...0.3.0
- Add Windows support by @chrisreedio in NativePHP#33
- @chrisreedio made their first contribution in NativePHP#33
Full Changelog: https://github.com/NativePHP/electron/compare/0.1.2...0.2.0
- Remove yarn dependency when using serve command by @semiherdogan in NativePHP#39
- Add missing php.js file
- Make sure that NPM runs forever when running
artisan:publish
- @semiherdogan made their first contribution in NativePHP#39
Full Changelog: https://github.com/NativePHP/electron/compare/0.1.1...0.1.2
- fix: README badges by @bensherred in NativePHP#7
- composer package local path remove for production release #14 by @AbmSourav in NativePHP#15
- Package Name Update: Migrating from 'nativephp-electron' to '@nativephp/electron-plugin' by @hogus2037 in NativePHP#16
- Fix install command by @bangbangda in NativePHP#17
- Fix the issue of starting the development server by @mahmoudmohamedramadan in NativePHP#25
- @bensherred made their first contribution in NativePHP#7
- @AbmSourav made their first contribution in NativePHP#15
- @hogus2037 made their first contribution in NativePHP#16
- @bangbangda made their first contribution in NativePHP#17
- @mahmoudmohamedramadan made their first contribution in NativePHP#25
Full Changelog: https://github.com/NativePHP/electron/compare/0.1.0...0.1.1