Description
What were you trying to do?
- Create a new laravel project
- Add NativePHP
- Install NativePHP
- Run development server
- Maximize window
What happened?
Window cannot be maximized easily.
Window can be resized but the green maximize button is grayed out
and double clicking title bar does nothing.
Setting ->maximizable(true) does nothing.
How to reproduce the bug
- Create a new laravel project
- Add NativePHP
- Install NativePHP
- Run development server
- Try to maximize window
Package Versions
0.6.5
PHP Version
8.2 / 8.3
Laravel Version
11
Node Version
20 / 22
Which operating systems have you seen this occur on?
This is, at least for me a MacOS exclusive issue (Windows seems good)
OS version
macos 14.6 / macos 15.0 / macos 15.1
Notes
Im not really sure if I am missing something but any other tutorial for native doesn't show any other steps and the problem doesn't seem to be present.