• I use laravel 5 with wordpress CMS.

    Here, Laravel is act as a plugin in WordPress. Done by using laravel-bridge.

    When i try to create post by custom “post_type” with additional fields, additional fields are retrieved from laravel blade view file.

    Here, the Issue is :

    My WordPress is not able to loaded completly, it will terminated, when the laravel is get Init.

    So most of “Js” and “CSS” files are interupted.

    Any other solution for made this possible…?

    ( Interact WordPress with Laravel to get content from Laravel View and place to wordpress “Post Create” Form )

  • The topic ‘WordPress Issue on Laravel Integration’ is closed to new replies.