-
How use new option closeOpenMenuOnHrefPush?
I updated to the latest version of the package and set :closeOpenMenuOnHrefPush="true", but the error still crashes.
[Vue warn]: Extraneous non-props at…
-
I would like to understand why if I'm not in the docker workspace I can't do php artisan migrate without it giving me this error:
Unable to find driver (SQL: select * from information_schema.tables w…
-
**Describe the bug**
Clicking any button to alter contrast of the attached image will crash PhotoFlare.
**To Reproduce**
Steps to reproduce the behavior:
1. Open Photoflare
2. Open [this image]…
-
Hi all
I use Laradock from more the 6years and the number of ports bound in the `docker-compose.yml` is increased every year...
Today, only for `workspace`, I've automatically bound:
- 0.0.0.0:…
-
I just reinstalled docker-desktop and cloned the repo.
when i run docker-compose build workspace , I am stuck at below
```
=> [workspace 52/116] RUN if [ true = true ]; then mkdir -p /home…
-
Why is nginx user fixed?
Instead of being a configurable PUID PGID like PHP-FPM?
Does it make any sense
nginx/Dockerfile
RUN set -x ; \
addgroup -g 82 -S www-data ; \
adduser -u 82 -D …
-
after installing this package and define settings into `app/config.php` and publishing configuration, when i try to run this command:
```
php artisan migrate:fresh
```
i get error after this part…
-
Hi there.
I have tried using this repo with Magento EE 2.2.2, but getting this error:
`
Fatal error: Uncaught Magento\Framework\Exception\FileSystemException: Cannot read contents from file "/var/w…
-
hi try use AMQP but when made use callback this error-> FatalThrowableError in AMQPWriter.php line 274: Call to undefined function PhpAmqpLib\Wire\bcadd()
i used laravel 5.2
-
*For bug reporting only! If you're posting a feature request or discussion, please ignore.*
## Expected Behavior
I'm trying to create a route as stated in [doc](https://github.com/osiset/laravel…