-
Ajouter la ligne suivante dans la conf laradock de mysql (laradock/mysql/my.cnf):
default-authentication-plugin=mysql_native_password
-
There are at least 2 reports from problems with /docker.stdout due to permission errors:
```
app_1 | [Mon Jan 09 09:02:18.518789 2017] [log_config:error] [pid 1984:tid 140401578567552] (13…
-
I used laradock setting to create laravel-echo-server container which running in VM.
Whenever I shutdown the VM ungracefully (a.k.a force shut down), I unable to start back the server within the same…
-
- Laravel Mix Version: 6.0.43 (`npm list --depth=0`)
- Node Version (`node -v`): 17.8.0
- NPM Version (`npm -v`): 8.5.5
- **Yarn Version (`yarn -v`): 3.2.0**
- OS: Ubuntu 20.4.4 (in Lara…
-
When i set compose options up to something, like nginx, when i start a service it errors: 'nginx mysql redis workspace', if i clean the compose option up to blank, it then works...
Im using laradoc…
-
Cara mengatasinya
1. tambahkan default authentication plugin to laradock/mysql/my.cnf
```
[mysqld]
default_authentication_plugin= mysql_native_password
```
2. update content file mysql/docke…
-
PHP Version: 7.2.17
Was only able to get gmp installed via: https://github.com/laradock/laradock/issues/652#issuecomment-286528587
During `composer install`
```
Your requirements could not be …
-
* [ ] Windows
* [ ] MacOS
* [ ] Vagrant
* [ ] Laradock/Homestead
-
- Laravel Mix Version: 6.0.43 (`npm list --depth=0`)
- Node Version (`node -v`): 16.13.1
- NPM Version (`npm -v`): 8.1.2
- OS: Windows 10 21h2
### Description:
**THIS IS HAPPENING ON …
-
http://laradock.io/