Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • Home
  • SEARCH
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 6111649
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 23, 20262026-05-23T14:39:17+00:00 2026-05-23T14:39:17+00:00

I am developing an authentication system in CakePHP. I have two kind of users;

  • 0

I am developing an authentication system in CakePHP. I have two kind of users; Applicant and Employer. I have a User table and controllers, models and views for each of them:

controllers:
    users_controller.php
    applicants_controller.php
    employers_controller.php

models:
    user.php
    applicant.php
    employer.php

views:
    applicants:
        register.ctp
    employers:
        register.ctp

In this way, when I want to register an Applicant I use the Applicant controller, model and register view. The same for the Employer. But I am repeating myself. What is the best way to implement this? Should I use ACL?

Thanks

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-05-23T14:39:18+00:00Added an answer on May 23, 2026 at 2:39 pm

    If these are your only differences I would go with just one User-table and only set flags accordingly.

    For this you would need 2 more table-fields called applicant and employee. Just use tinyint(1) so Cake can use it as boolean value.

    In your AppController you then can check (after authing with the AuthComponent) for these two values and allow or deny actions.

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I'm developing a login and authentication system for a new PHP site and have
Im developing kind of authentication and profiling system and i would like to provide
I am developing a Windows Forms application in C#. I have created user authentication
I'm developing a system in ASP.NET which needs user authentication. The authentication system should
We're developing an ASP.NET C# application, which will contain an authentication system that authenticates
We are developing a web app that will have a pretty complex user and
I'm developing an ASP.NET application which needs Windows Authentication. I have the web.config set
I am developing an application which users authlogic for authentication. I would like some
I am developing an authentication system which is based on images. For these I
I am developing one application which needs the gmail user authentication? How can I

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.