Alexander Menk
Alexander Menk
For longer running commands, such as `wget` or `pv` with progress indication, is it possible to flush output and make it visible to the webbrowser while running?
I have a PHP Unit test with selenium tests. I would like to see the screenshot URLs. When I execute PHPunit manually I get ``` PHPUnit 4.8-dev by Sebastian Bergmann...
I saw the lib does not generate thumbnails I do need thumbnails :-) Is this out of scope of this lib? i.e. should I try to include it into the...
I am getting various fatal errors on `vendor:publish` (2.0 branch) ``` PHP Fatal error: Declaration of JeroenG\LaravelPhotoGallery\Adapters\Eloquent\EloquentPhotoAdapter::add(JeroenG\LaravelPhotoGallery\Entities\Photo $photo) must be compatible with JeroenG\LaravelPhotoGallery\Contracts\PhotoAdapter::add(Photo $photo) in /home/self/example/vendor/jeroen-g/laravel-photo-gallery/src/Adapters/Eloquent/EloquentPhotoAdapter.php on line 10 PHP...
- Use Contracts in Parameters - added the "use" statement to a closure
``` ErrorException in UrlGenerationException.php line 17: Missing required parameters for [Route: gallery.album.photo.create] [URI: gallery/album/{album}/photo/create]. (View: /home/foo/example/vendor/jeroen-g/laravel-photo- gallery/resources/views/partials/header.blade.php) (View: /home/foo/example/vendor/jeroen-g/laravel- photo-gallery/resources/views/partials/header.blade.php) (View: /home/foo/example/vendor/jeroen- g/laravel-photo-gallery/resources/views/partials/header.blade.php) ```
Was passiert wenn man ein Bild hochgeladen hat und es später von Contao Resized wird. Müsste das verkleinerte Bild nicht auch wieder durch TinyPNG laufen?
git clone git://github.com/fsquillace/junest ~/.local/share/junest export PATH=~/.local/share/junest/bin:$PATH junest -f I am getting Installing JuNest... The default mirror URL is https://mirrors.kernel.org/archlinux/$repo/os/$arch. Remember to refresh the package databases from the server: pacman -Syy...
... so I do not have to manipulate the client's dom