Using php 8.0.2 and Laravel 8.37.0, I am running tests where for every test the database data should be refreshed, since there is conflicting data per test (due
I am a beginner when it comes to PHP and it is not my specialty, I am rather in the front end and I have a big problem. I need to edit one of the tables after a
This function should return an array of Woocommerce product photos links, but it seems that the product feed that is created take the main picture only when the
suppose <link rel="stylesheet" href="{{asset('css/style.css')}}"> helps to get style.css file which is in public folder but similarly how can I access f
I have two arrays, $array_A and $array_B. I'd like to append the first value from $array_B to the end of the first value of $array_A and repeat this approach fo
There're two websites of educational courses. I own the one built with Laravel. I want to access another website's courses into my website. So basically I want
i successfully install swoole on mac. but when i try to run it from the app dir php bin/console swoole:server:run the console return: Error: Uncaught ErrorExc
I have an indexed array of associative arrays like this: [ ['brand' => 'ABC', 'model' => 'xyz', 'size' => 13], ['brand' => 'QWE', 'model' =&
Hy, I have problem with validation and schema creation I am creating an api via the api platform, (this is my 1st project under symfony) I have a constraint, th
Currently I have been teaching myself CodeIgniter3, which is a MVC framework. I am failing to understand a couple of things. One such subject
Can anyone help me with this problem. When i try to create a docker image from a dockerfile for laravel application i get this error: checking for onigurum
I found the w3c validator very useful for me for testing the final markup of a current page. I have a link for each of my page, like this: https://validator.w3.
I have one system (Symfony 5, symfony/messenger) sending data to another (Symfony 3.4, enqueue/enqueue-bundle 0.9) using a rabbitmq queue. The data is used to c
I'm trying to migrate from my old PHP 5.4.45 + Smarty 2.6.28 to my new PHP 7.2.25 + Smarty 3.1.33. I'm tuning some small pieces of code, it works in most of we
I have a list and I want to let users reorder the list. For the front-end functionality, I am using UIkit. The list can be reordered on the front end up but I a
How to delete the aircon in database when there is no any data. Order and Aircon are many to many relationship. $orders = Order::with('aircons', 'user')
I have a pdf invoice format and want to generate xml invoice format as per ZATCA if any did it please need help. I saw this in mPDF but didn't figure it out how
include("src/database.php");#this included file works wll $query=mysqli_query($conn,"SELECT * FROM students limit 1"); $data=mysqli_fetch_assoc($query); echo "m
My client interconnection socket = io.connect('http://localhost:3000', { transports : ['websocket'] }); Before adding transport, it was not connecting on the cl
obs: using translator I have a problem on my website, every time this is sending the normal email, but it looks like an error message, in the template I got, it