Frankie Wittevrongel
Frankie Wittevrongel
From the README: > By default, the JSON schema stored in the $schema property of the JSON document is used to validate the file. However, it doesn't look like this...
When calling `mix.imagemin` multiple times, each call overwrites the previous one, as discovered in #1. This should not happen.
Fixed typo in card from PST45.
Set the colons around the keyword as a prefix & suffix rather than part of the keyword itself. This allows users to customise the prefix and/or suffix for the entire...
Remove trailing space in snippet name when the emoji has no tags.
The build command hardcodes the computed values from `config/app.php` in Phar builds, which may interfere with app functionality. Example `config/app.php`: ```php /* |-------------------------------------------------------------------------- | Encryption Key |-------------------------------------------------------------------------- | | This...
Add dock subcommand to add a small spacer to the doc. ```bash defaults write com.apple.dock persistent-apps -array-add '{"tile-type"="small-spacer-tile";}' killall Dock ```
Would it be possible to add an option in the backend to redirect users to either a selected page or to the admin, if they browse to the login page...
When I try to type special characters it doesn't place them inside the terminal, but instead in the open file inside the editor itself. If I type other stuff it...