엔드포인트 파라미터 입력받기 엔드포인트에 파라미터를 입력받는 방법을 알아보겠습니다. Sample 컨트롤러에 아래의 메소드를 두 개 추가합니다. /app/Controllers/Sample.php http://localhost:8080/sample/param/ci4 UR