Advertisement
Guest User

Untitled

a guest
May 17th, 2016
200
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
PHP 0.42 KB | None | 0 0
  1. Generating autoload files
  2. > Illuminate\Foundation\ComposerScripts::postUpdate
  3. > php artisan optimize
  4.  
  5. Warning: Unexpected character in input:  '\' (ASCII=92) state=1 in /home/profocus/profocus-studio.com/www/artisan on line 31
  6.  
  7. Parse error: syntax error, unexpected T_STRING in /home/profocus/profocus-studio.com/www/artisan on line 31
  8. Script php artisan optimize handling the post-update-cmd event returned with an error
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement