Docker Sveltekit frontend requests to Laravel backend are returning 419
I’ve got a dockerized app with a frontend in Sveltekit and a backend API in Laravel.
I’ve got two docker-compose
I’ve got a dockerized app with a frontend in Sveltekit and a backend API in Laravel.
I’ve got two docker-compose
I am making a WordPress plugin that should load 2 types of XML files (product feed files), then locate the
Background:
I’ve inherited a Laravel PHP codebase and needed to make some minor changes.
I added a page with
I have this function in a controller in laravel 10
public function change($id)
{
DB::beginTransaction();<br
The Problem
To set the scene, I work on a PHP Laravel system that has taken a drupal-style approach where
Here is the specification:
I’ve made frontend vue website with router and simple php test backend.
After build folder structure
trying to make the user login by getting details but not working please check this
here is my connection code<br
I am trying to figure out why my php script is not able to find files outside of the web-root.
I want to include the header of our white label partner in our site with a snippet in php, but
I’m part of a team, using json_encode() to change an array into a JSON string. I then save this string