Nathan Gross

Results 5 issues of Nathan Gross

Perhaps I've incorrectly configured something in Chrome, but for some reason, I cannot get to the Alpine tab in Chrome dev tools. Perhaps I've hidden it somehow? Given the same...

For instance, I have a typical blade component called ticket.blade.php. Inside that component I render things like `ticket->title` and `$ticket->price`. In typical Laravel fashion, I render the component by passing...

I just tried out Beyond Code's Invoker app and upon launch, I got an error that seemed to be related to this package. So I figured I'd cross-post this issue...

Can you use this with blade conditional classes? https://laravel.com/docs/9.x/blade#conditional-classes Maybe something like: ``` $isDesktop, ])> ```

After using the plugin to add page numbers, is there any way to remove all page numbers? I use the page numbers for various reasons, but sometimes I need to...