Laravel 419 Page Expired, works on local
I recently added a new feature to my website so that admins are able to view and delete files in storage/app/public/file...
Latest news, tutorials, and updates from the PHP community
7044 articles available
I recently added a new feature to my website so that admins are able to view and delete files in storage/app/public/file...
I am facing a very weird issue where my query return a different order depending on the pagination size: [Code Block] Th...
I have a `FormRequest` that logs validation error details: [Code Block] I want to test that this logs correctly, so in a...
When I use Xdebug with VSCode (and the PHP Debug extension) locally on my Windows host, it works fine. But when I try to...
I have two entities with a 1-1 relationship: `Activity` and `ActionConfig`. `ActionConfig` is the owning side of the rel...
I recently installed Laravel 11, but I’m encountering some issues. I noticed that some files such as Kernel.php, Middlew...
I have a configuration model in which I have implemented a custom cast, the getter works perfectly but let's look at the...
I have built a login system for teachers and students that redirects them to the appropriate page after successful login...
I am trying to display a table below the feature image in a certain post category. What I want to do is add create a sep...
I can't get PHP8.3 (Win32-vs16-x64) running under Apache 2.4.53 (win64-VS16) to load php_curl, when Apache starts this e...
[Code Block] These are my processes running getting connection timeout while exporting data by using magento admin panel...
After successful payment through Razorpay payment gateway, I need to redirect to my custom created Thankyou page, instea...
Showing 1573 to 1584 of 7044 articles