Corcel – Use WordPress backend with Laravel or any PHP application
1–10 of 55 posts
Re: Corcel – Use WordPress backend with Laravel or any PHP application
#2Is it derived from "coerce", because it can be pronounced like "core cell"? Or something else? Or just a made-up term? :)
Could imagine people being genuinely grateful for being able to plug another PHP application onto WordPress for the frontend, if this works well.
Great idea!
Re: Corcel – Use WordPress backend with Laravel or any PHP application
#3Curious about the name choice! Is it derived from "coerce", because it can be pronounced like "core cell"? Or something else? Or just a made-up term? :) Could imagine people being genuinely grateful for being able to plug another PHP application onto WordPress for the frontend, if this works well. Great idea!
Re: Corcel – Use WordPress backend with Laravel or any PHP application
#4Curious about the name choice! Is it derived from "coerce", because it can be pronounced like "core cell"? Or something else? Or just a made-up term? :) Could imagine people being genuinely grateful for being able to plug another PHP application onto WordPress for the frontend, if this works well. Great idea!
Re: Corcel – Use WordPress backend with Laravel or any PHP application
#5Nifty tool for PHP projects that need to interface with Wordpress data.
With how large the Wordpress market is, this is probably desired by more teams than one could think of at a quick glance.
Re: Corcel – Use WordPress backend with Laravel or any PHP application
#6Curious about the name choice! Is it derived from "coerce", because it can be pronounced like "core cell"? Or something else? Or just a made-up term? :) Could imagine people being genuinely grateful for being able to plug another PHP application onto WordPress for the frontend, if this works well. Great idea!
In Spanish at least, Corcel means Steed. A horse. Like the beautiful one from Shrek 2.
Re: Corcel – Use WordPress backend with Laravel or any PHP application
#7Either are better than having to deal directly with WordPress, though.
Re: Corcel – Use WordPress backend with Laravel or any PHP application
#81. does it work with any wordpress plugin? can i piggy back off laravel + frankenphp to scale what used to be nightmarish with wordpress?
2. does the underlying CMS UI still work for WP? Or is it built separately?
Re: Corcel – Use WordPress backend with Laravel or any PHP application
#9Re: Corcel – Use WordPress backend with Laravel or any PHP application
#10This is very cool! It always felt like PHP was behind in tooling - git-driven CI was challenging for WordPress (because the framework's plugins edit the project files and it is married to subversion), and serverless PHP was basically impossible until Laravel Vapor came along. Projects like this give me hope and excitement. I wish Corcel was around years ago when I had to write gross SQL string interpolation for vario…