Joseph Richardson

Results 34 issues of Joseph Richardson

Support for Beret, blackhat, hairy, danish, megan and ponytail in addition to the default cueball.

Is there any reason this wouldn't work with Laravel 5 as is? I think that it will but could see some benefit from validation through `Requests` and possibly route model...

When running `theme download` **To Reproduce** Steps to reproduce the behavior: 1. run command 'theme download' in previously working shopify theme 2. or run command 'theme get --list' with password...

- [x] I've checked the issue queue and could not find anything similar to my feature. - [x] I'm on the latest version of valet-plus (`valet --version`): `` **Why implement...

Feature request
Needs review

I may be disabling the settings and power buttons to prevent anyone from accidentally rebooting the server. But would it be possible or helpful even to embed the settings frontend...

enhancement

Instead of keeping the played items in the play queue, it might be nice to push them into another list view of past played items. This would also help for...

wontfix

This PR should fix the issue with the third parameter when it is passing an attr Fixes #73

Switching to `is_numeric` to identify ID values from strings, since the blade template is always parsed as a string and `is_string` wasn't catching IDs. This may however need more to...

Although not needed in the FSE future. It would be nice to have a simple directive to output the recommended sidebar markup. ```blade @activesidebar('footer') @sidebar('footer') @endsidebar('footer') ``` Maybe it should...

When using radio you can thumbs up or down. Can this be added to the interface?