Guest User

Untitled

a guest
Jun 23rd, 2018
81
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.25 KB | None | 0 0
  1. /home/nombredominio/
  2.  
  3. /home/nombredominio/public_html <<------- carpeta public
  4.  
  5. /home/nombredominio/xxxxxxxxx <<------resto de carpetas
  6.  
  7. require __DIR__.'/xxxxxxx/vendor/autoload.php';
  8.  
  9. $app = require_once __DIR__.'/xxxxxxxx/bootstrap/app.php';
Add Comment
Please, Sign In to add comment