Advertisement
rama_astadipati

laravel dkk

Apr 18th, 2018
102
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.29 KB | None | 0 0
  1. Failed to decode response: zlib_decode(): data error
  2.  
  3. use this composer clear-cache
  4. fixed
  5. #############sniff#############
  6. laravel: command not found
  7. Ok, I did that and it works:
  8.  
  9. nano ~/.bash_profile
  10. And paste
  11.  
  12. export PATH=~/.composer/vendor/bin:$PATH
  13. Restart the terminal and enjoy ;)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement