Ben bir yarı zamanlı iş için CakePHP çerçeve nasıl kullanılacağını öğrenmeye başladım. Ve ben bunun üzerine bazı pratik almak için bu çerçevede benim kişisel projelerinden birini inşa etmeye karar verdi.
I have some models I created using
Cake bake
command and I added the automated CRUD support (It adds to the controllervar $scaffold
for the all relevant actions. I want to edit these actions but I dont have a reference to the generated code. (As I said earlier, it adds the scaffolding member to the controller and that's it.) How can I edit these actions?Ben İbranice benim uygulama inşa etmek istiyorum, ben İbranice (iskele üretilen Ayrıca olanlar) tüm oluşturulan hata iletileri ve durum değiştirmek gerekir. Bunu nasıl yapabilirsiniz?