[Laravel] Laravel 시작

[Laravel] Laravel 시작

회사에서 asp-> php로 전향하기 위해 Laravel과 코드이그나이터 중 무엇을 할까 고민중에 laravel을 선택했다.

내가 하던것이 spring쪽이라서 객체지향적인 부분과 디버깅 부분에 중점을 뒀다.

IDE의 선택이 문제였는데

Netbeans is probably the most professional one here, it's free and open-source (and financed by Oracle btw).

CodeLobster is small and quick, a good choice for beginners. There's a free version, but you can buy upgrades to add more (professional) features, totally worth it.

PHPStorm is – in my opinion – by far the best PHP IDE available. It's a commercial tool, but you can get free (!) licences for good open-source projects.

Aptana is quite unknown, but does the job! The code completion is not as advanced as in other IDEs.

이런글이 있어 NetBeans를 선택했다. 최고는 PHPStorm인 것 같지만 유료 IDE라 패스..

내가 자주쓰는 code assistance와 description기능이 되어서 좋다. 더 자세한것은 차차 알아가야지..

from http://innocentk.tistory.com/95 by ccl(A) rewrite - 2020-03-06 19:21:07

댓글

이 블로그의 인기 게시물

[PHP] 라라벨 루멘 DB문서 자동화

laravel-2 blade layout

laravel-1 라우트 & 뷰