Lorenzo Sapora

Results 27 issues of Lorenzo Sapora

Hey Josh, The URL for your email address is currently `https://[siteurl]/mailto:[email]`. ### Steps to reproduce: - Open https://www.joshwcomeau.com - Click email in footer --- I was going to push a...

Excellent package. I appreciate all you do.

When previewing an image/file/video, why is it just a link to the file, instead of a modal with any custom options? I feel like I'm missing some method somewhere.

Laravel: 7.8.1 Telescope: ^3 Toolbar: 1.2.3 Reproduce: ```php // Some controller public function store(Request $request) { $this->validate($request, [ 'foo' => 'required' ]); $data = new Counter; $data->foo = $request->input('foo'); $data->save();...

Note: Your facade is currently `Youtube` and to be technically correct you'd probably want to change this to `YouTube`. But not required.

When users are clearing all other devices, it doesn't appear to hit the authenitcation_log. Scratching my head as to why.

I don't think this should be a default option, but something thrown into settings, as clearing filters every time isn't optimal. But, there are use-cases for such a feature. I'd...

Steps to reproduce: - open filters - scroll the the bottom, and click next page - on reload, filters will "re-roll" out, over columns - height is not changed, so...

bug

When used in a lens, the refresh moves the url back to the base resource. Steps to reproduce: - Create user lens - Add lens to user resource - Add...

- Improve brief description - Fix section headlines - Cut reductive 'You can' verbiage. - Fix basic usage wording - Include a more complete basic example