서비스를 하고 있는데 자꾸
Symfony\Component\Debug\Exception\FatalThrowableError: Call to undefined method Carbon\Carbon::getOffset()
이런 오류가 납니다. ㅠㅠ 무슨 이유일까요>?
stack trace 를 올려주세요 -_ㅠ..
Carbon 객체의 getOffset 메소드를 찾을 수 없다고 나오는데. 뭔가 namespace use 가 잘못된거 아닐까요?
서비스를 하고 있는데 자꾸
Symfony\Component\Debug\Exception\FatalThrowableError: Call to undefined method Carbon\Carbon::getOffset()
이런 오류가 납니다. ㅠㅠ 무슨 이유일까요>?