• this plugin provide this type functionality ?

    I am currently having a Laravel site using laravel auth. In one of my links on the site, I want it to link to a child url to lead to a page with child pages controlled by wordpress.
    The content on the page needs to be restricted access based on the laravel user auth. 2 components are required:
    1. Laravel integration
    2. WordPress plugin that can check laravel $user-> access_level, display it, and restrict access to certain page for users. Please describe the solution to this problem and how it would be implemented.

    • This topic was modified 7 years, 8 months ago by Savan Dholu. Reason: Title
    • This topic was modified 7 years, 8 months ago by Savan Dholu.
  • The topic ‘WordPress plugin that can check laravel $user-> access_leve,’ is closed to new replies.