2017-05-09T12:35:58.216691+00:00 app[web.1]: [09-May-2017 12:35:58 UTC] PHP 
Fatal error:  require(): Failed opening required '/app/config/config.php' 
(include_path='.:/app/.heroku/php/lib/php') in /app/public/index.php on line 2




file 


app

public/index.php

ventor



public/index.php


<?php
require '../app/config/config.php';
require '../vendor/autoload.php';

-- 
-- 
You received this message because you are subscribed to the Google
Groups "Heroku" group.

To unsubscribe from this group, send email to
[email protected]
For more options, visit this group at
http://groups.google.com/group/heroku?hl=en_US?hl=en

--- 
You received this message because you are subscribed to the Google Groups 
"Heroku Community" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
For more options, visit https://groups.google.com/d/optout.

Reply via email to