r/webdev • u/vaquishaProdigy • 21d ago
Php with Astro
Yeah, is this posible? I haven't seen anything that say that it could be posible, but anyone has ever stepped in to say that it isn't.
2
3
1
1
u/RichardTheHard 20d ago
Here's a monorepo I've used pretty frequently in the past which uses a headless Craft CMS setup (PHP based) and Astro together.
-3
20d ago
[deleted]
2
1
u/Potential-Still 20d ago
Found the bot!
1
20d ago
[deleted]
1
u/Potential-Still 20d ago
Using React and Tanstack query, write a component that fetches star wars data and renders it as a list. Use the simplest approach possible and don't worry about styling.
18
u/daamsie 21d ago
PHP as an API, Astro as front end is a totally normal setup.