Advertisement
Guest User

Untitled

a guest
Feb 7th, 2016
62
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.73 KB | None | 0 0
  1.  
  2. C:\xampp\htdocs\myapp>composer update
  3. > php artisan clear-compiled
  4.  
  5.  
  6. [Symfony\Component\Debug\Exception\FatalErrorException]
  7. Class 'Collective\Html\HtmlServiceProvider' not found
  8.  
  9.  
  10. Script php artisan clear-compiled handling the pre-update-cmd event returned wit
  11. h an error
  12.  
  13.  
  14. [RuntimeException]
  15. Error Output:
  16.  
  17.  
  18. update [--prefer-source] [--prefer-dist] [--dry-run] [--dev] [--no-dev] [--lock]
  19. [--no-plugins] [--no-custom-installers] [--no-autoloader] [--no-scripts] [--no-
  20. progress] [--with-dependencies] [-v|vv|vvv|--verbose] [-o|--optimize-autoloader]
  21. [-a|--classmap-authoritative] [--ignore-platform-reqs] [--prefer-stable] [--pre
  22. fer-lowest] [-i|--interactive] [--] [<packages>]...
  23.  
  24.  
  25. C:\xampp\htdocs\myapp>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement