Skip to content
Discussion options

You must be logged in to vote

Hi @robertdrakedennis and welcome to Remix!

I'm a PHP developer too (Yii framework), and have been able to achieve what you're looking for, so I'll try to guide you here.

Here's a first part of the answer, to get you on the right track.

First off, let's start by brushing a few things:

  • You won't exactly be using Remix as a frontend (= client side) only app, but you'll be using it as both a Frontend and Backend.
  • Read the Backend for your Frontend guide to get into the right mindset
  • You won't target Laravel from the Remix frontend, so CORS won't apply here
  • The general request flow would look something along the following :
╭―――――――――――――――――――――――╮       ╭―――――――――――――――――――――――╮       ╭――…

Replies: 5 comments

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Answer selected by sergiodxa
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
4 participants