William Perreault

Results 5 comments of William Perreault

Since the `get` method returns null in case the value is not found (which serves as some kind of a default), wouldn't the following signature `get($key, $default = null)` prevent...

@Ryangithub10 copy pasted your code and it works, did you forget to set your animations using `data-aos`? ``` No Image project3 Lorem ipsum dolor sit amet, consectetur adipisicing elit. Tempore....

In my case on the server, I had ssh connection rate limiting, which caused `connect to *** port 22: Connection Refused`. So to reuse existing SSH connections I added this...

Encountered the same issue on a production linux system, while trying to update plugins. A workaround was to use the gpm binary.

@pranay01 something like this: ![image](https://user-images.githubusercontent.com/5913483/201171020-a4283edb-d1e3-4dd0-8c2d-fe87e38876c0.png)