일 | 월 | 화 | 수 | 목 | 금 | 토 |
---|---|---|---|---|---|---|
1 | 2 | 3 | ||||
4 | 5 | 6 | 7 | 8 | 9 | 10 |
11 | 12 | 13 | 14 | 15 | 16 | 17 |
18 | 19 | 20 | 21 | 22 | 23 | 24 |
25 | 26 | 27 | 28 | 29 | 30 | 31 |
- jquery
- error
- DB
- 와일드카드
- SeLinux
- 이클립스
- CentOS
- tomcat
- Linux
- NetBeans
- 안드로이드
- MySQL
- 리눅스
- javascript
- php
- Android
- File
- 정규식
- larravel
- Spring
- JSON
- 톰캣
- curl
- html
- java
- input
- junit
- ajax
- laravel
- properties
- Today
- Total
합쭈기 programming
[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기능이 되어서 좋다. 더 자세한것은 차차 알아가야지..
'Dev story' 카테고리의 다른 글
[CentOS] SELinux 보안 정책 (permission denied 시) (0) | 2015.08.12 |
---|---|
[Laravel] 퍼블리싱 패키지? 시크릿 패키지? (0) | 2015.07.09 |
[Laravel] Laravel 설치 및 netbeans 연동 (0) | 2015.07.09 |
객체지향 5원칙 SOLID (0) | 2015.04.21 |
웹이란?? (0) | 2015.04.20 |