Skip to content
#

ami

Here are 256 public repositories matching this topic...

PHP Asterisk Manager Interface ( AMI ) supports synchronous command ( action )/ responses and asynchronous events using the pattern observer-listener. Supports commands with responses with multiple events. Very suitable for development of operator consoles and / or asterisk / channels / peers monitoring through SOA, etc

  • Updated May 22, 2020
  • PHP
tcagkansokmen
tcagkansokmen commented Sep 9, 2020

"var/app/current/storage/logs/laravel.log" could not be opened. failed to open stream: permission denied.

How can we solve this?

I added

13_permissions:
# fix permissions on the Laravel app folder
command: "chmod 777 -R /var/app/current/storage/logs/"
cwd: "/var/app/current/storage/logs/"

Line to deploy.config, but has no help.

Improve this page

Add a description, image, and links to the ami topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the ami topic, visit your repo's landing page and select "manage topics."

Learn more

You can’t perform that action at this time.