“We are excited to announce the release of CakePHP 1.2.2.8120[1]. The latest stable release fixes several bugs including a security issue with paginator links. While this issue should only affect a small number of people, we highly recommend everyone upgrade to this stable version. We do not expect any incompatibilities with your current code, but as always check out the changelog[2] to see all the issues that were fixed”
more
hammudi PHP, cakePHP cakePHP
seperti hal-nya di ruby on rails, cakePHP juga menyediakan fitur console untuk memanggang kue (baca: Bake a Cake).
- document_root
- /cake_1_2
- /app
- /cake
- config
- console << bake shell located here.
- libs
- tests
- /vendors
- /.htaccess
- /index.php
- /README
sebelum menggunakan console, terlebih dahulu set PATH ke directory console (document_root/cake_1_2/cake/console). untuk cara mengeset path di googling ajah…
langsung saja, buka command prompt / console lalu ketikkan
>> cake
lihat gambar bawah:
jika setelah diketikkan perintah cake di console dan muncul seperti itu, artinya setingan sudah benar…
ok, inshaAllah dilanjut di postingan berikutnya…
hammudi PHP, cakePHP Add new tag, cakePHP, console, PHP

CakePHP Logo
cakePHP = rails inspired PHP framework? sedaapp!!!
Setelah hampir 1 tahun bergelut dengan CodeIgniter, rasanya ingin mencoba cakePHP , sebagai alternatif dari ruby on rails.
Manual yg di sediakan cakePHP cukup membantu untuk mendalami framework ini.
still wondering the beauty of this framework…
hammudi PHP, cakePHP cakePHP, codeigniter, mvc, Ruby on Rails, web programming
Recent Comments