Ric Le Poidevin
Ric Le Poidevin
It would be useful to be able to override the text shown by the button. For instance I want to use a generated copyValue that has no corresponding row in...
Can I remove a service from a recipe? For instance I want to use the base Laravel recipe without any database. Can this be done in the .lando.yml file? Or...
When using withTrashed it still only finds non-soft deleted items `where `users`.`deleted_at` is null`
I’m requesting a remote image and trying to cache it. Using Laravel 6. If I don’t cache I can manipulate the image. When using the cache I get this error:...
**The issue occurs while working with:** (check one with "x") - [x] *app.storyblok.com (CMS - Interface)* **Current behavior:** Last saved date is in the future! **Expected behavior:** Last saved should...
**The issue occurs while working with:** (check one with "x") - [x] *app.storyblok.com (CMS - Interface)* - [ ] *api.storyblok.com (CMS - Content Delivery API)* - [ ] *mapi.storyblok.com (CMS...
https://github.com/daveozoalor/socialite/blob/ab751b9f4f0d1faf2458fc46c73719a87b8f46ee/app/Http/Controllers/Auth/TwitterController.php#L74 Once a user signs in with a social account the user table will include their email address and the password 1234 meaning anyone could easily guess the login. I...
I’ve just upgraded to Lando v3.17.1 and rebuilt a site. When running `lando start` I get the below, although everything has started successfully if I visit the site. This is...
When generating models it would be great to exclude the database prefix from the class names.
Please can this be updated to support Nova 3.0