Alexander
Alexander
Put alias to config/app.php 'aliases' => [ .... 'LaravelGmail' => Dacastro4\LaravelGmail\Facade\LaravelGmail::class, ... ]
```$gmail = new LaravelGmailClass(config(), 2);``` setUserId does not works correctly in facade call
What about $admin_uid replace to Auth::id()
Try this ``` $mailbox = new LaravelGmailClass(config(), $admin_uid); $messages = $mailbox->message()->preload()->all(); ```
@iamgarik What version of package installed?
How I can resubmit request for the permission? Flameshot v12.1.0 (-) https://ibb.co/1dTFj0t https://ibb.co/VNc5RJ9
Try add in package.json `"vue-typeahead-bootstrap": "github:mattzollinhofer/vue-typeahead-bootstrap",`
How to request permissions?
How I fix it on fc38 Beta https://i.imgur.com/do2GW65.png In software I removed the package and then install it back, run the Flameshot - then App request permissions for making screenshots...
@darkblaze69 Disagree Fedora 39, Wayland. Gnome 45.2 https://i.imgur.com/EHxQM2Q.png