-
Updated
Nov 27, 2020 - PHP
web
Here are 726 public repositories matching this topic...
-
Updated
Nov 27, 2020 - PHP
-
Updated
Nov 21, 2020 - PHP
-
Updated
Oct 22, 2020 - PHP
I'm bad with titles.

Basically, clicking the "news" text at the top left when you are viewing an article should redirect you to the news tab (https://osu.ppy.sh/home/news). It should also apply to other sub-categories.
-
Updated
Oct 3, 2020 - PHP
-
Updated
Jun 8, 2020 - PHP
-
Updated
Nov 16, 2020 - PHP
-
Updated
Nov 1, 2020 - PHP
Currently only synchronous request errors are reported inside a Blade template.
https://github.com/mchekin/rpg/blob/master/resources/views/partials/errors.blade.php#L5
But the Vue components, which use Axios for asynchronous API calls, do not report notify the end-user in case of API call failure.
https://github.com/mchekin/rpg/blob/master/resources/js/components/StoreManagement.vue#L320
W
-
Updated
Oct 3, 2020 - PHP
-
Updated
Nov 20, 2019 - PHP
-
Updated
Nov 27, 2020 - PHP
-
Updated
May 7, 2020 - PHP
-
Updated
Jul 29, 2020 - PHP
-
Updated
Jun 3, 2020 - PHP
Improve this page
Add a description, image, and links to the web topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the web topic, visit your repo's landing page and select "manage topics."
Sometimes we have weird issues due to the different environments of our users: #114 #84 #65
Debugging those environments is a real pain. What we could do is provide an official Docker image for PuPHPeteer (in a new repository). There are already some unofficial images but by providing our own image we would ensure to have better control on the fi