drupal
Here are 2,005 public repositories matching this topic...
Let's write a guide on how to tail
the pantheon/fpm logs.
I think it is as easy as:
lando logs -s appserver -f
That seems to spit out the PHP errors when I create a syntax error or undefined function in my Pantheon app.
Let's turn it into a guide: https://docs.lando.dev/contrib/guides-intro.html
-
Updated
Apr 4, 2021 - Python
-
Updated
May 7, 2021 - Shell
-
Updated
Feb 14, 2021 - Python
-
Updated
Jul 16, 2021 - Jinja
-
Updated
Aug 14, 2021 - Go
-
Updated
Jul 31, 2021 - Perl
-
Updated
May 18, 2021 - CSS
-
Updated
Aug 8, 2021 - PHP
-
Updated
Jan 8, 2021 - Ruby
-
Updated
Aug 11, 2021 - PHP
-
Updated
Mar 29, 2019 - Python
-
Updated
Jun 20, 2021 - PHP
-
Updated
Mar 21, 2020 - Perl
-
Updated
Nov 15, 2018
Could I get some help on how to run this tool in a Windows environment?
Our projects are inside docker containers using lando/lando, not sure if that is relevant.
Would be awesome if it was possible to install this on Windows so it is project independent.
I know how to install PHP and add things to PATH, but not entirely sure how to get started with this one.
-
Updated
Nov 15, 2018
Improve this page
Add a description, image, and links to the drupal topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the drupal topic, visit your repo's landing page and select "manage topics."
Feature request
Feature description
The generated and installed config files permission are too open, any user logined on the system can read and write them. So i suggest append a
chmod
command into Extract tar step to keep config files more safty.How the feature is useful