Whenever I run an artisan command I am getting this issue. I am using Valet and PHP 8.1. I have tried changing versions of PHP but I still get this issue. When
I just upgraded laravel 7 to laravel 8.30.1 and I am trying to add the default value of pivot column object_model of term_relationships table using the newly in
i have these directory and file structure. i want to load my Wtf class in Models namespace. in fact i want to add some providers to my project and want to locat
Let's say, I created 2 server and 4 sub domains. example.com and first.example.com route to first server. second.example.com and third.example.com route to seco
CodeIgniter show this problem: SYSTEMPATH/CodeIgniter.php at line 219. I already added extension=intl to php.ini file. But the error still. Error : The framewor
I manage to do partially just one part, but cannot make the second part work. If a word has < 4 characters, only * should be included at the end of that wo
We built an API (which currently contains just a single route) to give access to specific data to another company we are working with. The API calls this other
When running the following command once: <?php $imap_structure = imap_fetchstructure($mail_connection, $email_number); ?> I get the following error messa
Guys I'm trying to making a page called slider and that page include both data passing and data getting methods. I created separate sections and i preformed tha
Example results that i want : I already did the qrcode scan and select2. It is working fine. The problem is I want that data "SBD2P3000002" to be searched in
There is the schema of my db : And I've got this error message when I try to delete a picture : SQLSTATE[23000]: Integrity constraint violation: 1451 Cannot de
I am trying to import a CSS file into one of my Laravel views but it's not being included for some reason. This is is what I have in my view file: @extends('lay
I face the following image every time I want to start a new Laravel 8 project with authentication routes set up using the laravel/ui package and Bootstrap scaff
I face the following image every time I want to start a new Laravel 8 project with authentication routes set up using the laravel/ui package and Bootstrap scaff
i have a custom appended relation to model that i want to sort my parents according to that so this is the result of my api when i call it : { "i
I want to export to excel but filter search doesn't work when I select range date and export the result is all data before filtering, public function download_e
I want to upload an image from external source but I get an error that image source not readable, I really do not know whether the URL for the image is incomple
This is error:socket_close(): Argument #1 ($socket) must be of type Socket, null given, path:/vendor/php-smpp/php-smpp/sockettransport.class.php
I try to save this JSON: { "vendorId": "vendor-fc162cdffd73", "company": { "companyId": "bcos1.company.1806cf97-a756-4fbf-9081-fc162cdffd73", "compa
I use the last version of EasyAdmin and my add and remove functions are ignored when I submit the form: Ambiance entity: /** * @ORM\OneToMany(targetEntity="Veh