Welcome Guest, Not a member yet? Register   Sign In
Baking for codeigniter
#1

[eluser]Ali Fattahi[/eluser]
hello guys
there is any baking script like cake bake for codeigniter ?

Best Regards
Ali
#2

[eluser]Ckirk[/eluser]
I don't think there is, Ali
#3

[eluser]whygod[/eluser]
What is Cake Bake in CakePHP can do?
#4

[eluser]Ckirk[/eluser]
It's a script that will take your model and generate a controller and viewer from that model data.
From what I understand It gives you the basic CRUD controller and viewer for that model.

Probably useful for beginners but if you use a decent IDE you're probably making use of snippets
#5

[eluser]Ali Fattahi[/eluser]
[quote author="Ckirk" date="1372139775"]It's a script that will take your model and generate a controller and viewer from that model data.
From what I understand It gives you the basic CRUD controller and viewer for that model.

Probably useful for beginners but if you use a decent IDE you're probably making use of snippets[/quote]

Hello
making Model-View-Controller is time-consuming for me Big Grin becuase lots of codes is repetitious and I need a script like "cake bake" to make the MVC files for me Big Grin

Whats the script that you mentioned ?

Thanks
#6

[eluser]Ckirk[/eluser]
I wasn't mentioning any script in particular.

What I did mention is that many developers use snippets to reduce the need to type repetitive code. What snippets are available to you depends on your choice of IDE




Theme © iAndrew 2016 - Forum software by © MyBB