-
-
Notifications
You must be signed in to change notification settings - Fork 205
Closed
Labels
bugSomething isn't workingSomething isn't working
Description
What happened?
I created a new Laravel app and installed the package according to the tutorial. Then I tried to create a MenuBar application according to the doc. However, the icon is never displayed in the MenuBar.
How to reproduce the bug
// in the NativeAppServiceProvider
MenuBar::create()
->width(400)
->height(400)
->alwaysOnTop()
->url('https://christophstockinger.com')
->label('Hallo')->open();
Package Version
0.1.0
PHP Version
8.2.6
Laravel Version
10.15.0
Which operating systems does with happen with?
macOS
Notes
Mac-Book Pro 14" - 2023
Apple M2 Max
macOs 13.2 (22D49)
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working