kiosk icon indicating copy to clipboard operation
kiosk copied to clipboard

Kiosk is a simple web application to manage, read and download your ebooks.

Results 6 kiosk issues
Sort by recently updated
recently updated
newest added

Bumps [guzzlehttp/psr7](https://github.com/guzzle/psr7) from 1.9.0 to 1.9.1. Release notes Sourced from guzzlehttp/psr7's releases. 1.9.1 See change log for changes. Changelog Sourced from guzzlehttp/psr7's changelog. 1.9.1 - 2023-04-17 Fixed Fixed header validation...

dependencies
php

Bumps [webpack](https://github.com/webpack/webpack) from 5.75.0 to 5.76.1. Release notes Sourced from webpack's releases. v5.76.1 Fixed Added assert/strict built-in to NodeTargetPlugin Revert Improve performance of hashRegExp lookup by @​ryanwilsonperkin in webpack/webpack#16759 v5.76.0...

dependencies
javascript

Bumps [symfony/http-foundation](https://github.com/symfony/http-foundation) from 4.1.2 to 4.4.49. Release notes Sourced from symfony/http-foundation's releases. v4.4.49 Changelog (https://github.com/symfony/http-foundation/compare/v4.4.48...v4.4.49) bug #48112 Compare cookie with null value as empty string in ResponseCookieValueSame (fancyweb) bug #48050...

dependencies
php

I've tried to install kiosk, but some functions don't really run. There's no read function on BooksController. Authors and Publishers aren't even listed. is there a functional branch?

Seems I can't start the application on Arch Linux, after "php artisan serve" I got: "Laravel development server started: " but I receive the error in the browser

Hello, Im getting a database connection error. ```Error: Unable to recover database connection (more than five retries): Redis connection to 127.0.0.1:3001 failed - connect ECONNREFUSED 127.0.0.1:6379``` I've downloaded the repo,...