Tuesday, February 10, 2015

Re: Is possible to make a online ticket booking website in CakePhp

1) Design your database according to cake PHP conventions.
2) Run the cake cake bakery and make the admin MVC also.
3) Put acl component of cake if you are looking for the different users with different access rights.
4) Customize the views according to your need .
5) Finish :) further modification can be done if required according to the functionality

The above 5 steps which are required at least for all the application your are developing in cake PHP, and then after that cakePHP merely provide any thing which satisfy your customized requirement, hence further you have to do the development.

On Tue, Feb 10, 2015 at 8:52 PM, euromark <dereuromark@gmail.com> wrote:
http://stackoverflow.com/questions/28409805/is-possible-to-make-a-online-ticket-booking-website-in-cakephp
answers it all

Am Dienstag, 10. Februar 2015 06:20:58 UTC+1 schrieb nicky:
Dear,

You can make any kind of web application in the Cake-PHP, it is just a framework and you should know its convention first, what it can do and what it can not .
The answer is YES you can .

On Mon, Feb 9, 2015 at 5:58 PM, Ankit Jaiswal <ankitsu...@gmail.com> wrote:
HI,Maybe the question similar to this has been asked so many times, and many may votes this down, But i am really confused and i think its the best place to ask the professionals to resolve my problem.  

   I have worked with Cakephp, Now I got a project where I have to create a website for online ticket booking system.

So As the starting phase of project  before diving in to it I have to be sure Is possible to make a online ticket booking website in CakePhp

Because right now I am working on  a website which has made in Cake Php, its not as Session oriented and not required  ACID property of Database which is the base of Online ticket booking system.

   So Please help me out and suggest me ideas related to it.

 Thanks in Advance!!!!

--
Like Us on FaceBook https://www.facebook.com/CakePHP
Find us on Twitter http://twitter.com/CakePHP

---
You received this message because you are subscribed to the Google Groups "CakePHP" group.
To unsubscribe from this group and stop receiving emails from it, send an email to cake-php+u...@googlegroups.com.
To post to this group, send email to cake...@googlegroups.com.
Visit this group at http://groups.google.com/group/cake-php.
For more options, visit https://groups.google.com/d/optout.

--
Like Us on FaceBook https://www.facebook.com/CakePHP
Find us on Twitter http://twitter.com/CakePHP

---
You received this message because you are subscribed to the Google Groups "CakePHP" group.
To unsubscribe from this group and stop receiving emails from it, send an email to cake-php+unsubscribe@googlegroups.com.
To post to this group, send email to cake-php@googlegroups.com.
Visit this group at http://groups.google.com/group/cake-php.
For more options, visit https://groups.google.com/d/optout.

--
Like Us on FaceBook https://www.facebook.com/CakePHP
Find us on Twitter http://twitter.com/CakePHP

---
You received this message because you are subscribed to the Google Groups "CakePHP" group.
To unsubscribe from this group and stop receiving emails from it, send an email to cake-php+unsubscribe@googlegroups.com.
To post to this group, send email to cake-php@googlegroups.com.
Visit this group at http://groups.google.com/group/cake-php.
For more options, visit https://groups.google.com/d/optout.

No comments: