Silvio Ney

Results 62 comments of Silvio Ney

Could you give more details about? Your installation, watcher config etc?

@ezekel You need to install chokidar. According to Laravel Octane docs (https://laravel.com/docs/11.x/octane#watching-for-file-changes)

> @sneycampos > > > > I already tried installing it inside the container and also to the dockerfile but no luck. > > > > but I can see...

You can find [some modules](https://caddyserver.com/docs/modules/) to store the certificates in the cloud or in local volumes. In this Caddy Wiki @mholt created [this post](https://caddy.community/t/load-balancing-caddy/10467) explaining how to load balancing caddy

> @joshmanders: You shouldn't need two separate images at all. > > I like to use one base image (like `serversideup/php:8.3-fpm-nginx`), then I build my entire application to publish `myorg/myapp`....

> Since we can create Models in non default namespace, e.g: Modules\Buildings\Models, would be interesting if the Factory was created on same namespace (Modules\Buildings\Factories) and uses the newFactory() method on...

> Hmm, i don't think so. The plugin itself does this work to avoid these annotations on code...

Should we store these translations in `pt` folder or in `pt-br`? or we need to update the CONTRIBUTING.md in all translations (_Create a new directory named with the language's 2-character...

Is this intended or your IDE/tool is breaking line all the files with a maximum of around 80 characters? Comparing the code between your version and the french version (like...