How to create basic API CRUD routes and controller methods in Laravel?
I am building a REST API in Laravel and I want to set up standard CRUD (Create, Read, Update, Delete) operations for a r...
Latest news, tutorials, and updates from the PHP community
6966 articles available
I am building a REST API in Laravel and I want to set up standard CRUD (Create, Read, Update, Delete) operations for a r...
I am currently practicing Laravel by building a small REST API project together with a separate Laravel client applicati...
My goal is to have the user be able to submit data in a form, which can then be processed and modified in PHP and the ou...
Problem I am implementing defense-in-depth hardening (Phase 3 of our security remediation plan) for a PHP 7.4+ MVC blog ...
I just spent a couple of days figuring out a problem with the `PHPMailer`. My application (a web server) is sending out ...
I've added in pagination functionality earlier today, and it's working well - the articles are broken up into groups of ...
I wasn't sure if I should put this in Stack Overflow or the Wordpress exchange since I am working on a local WordPress s...
Lightning damage fried my old home dev box this morning, so I built a brand new one, installed the same OS and same pack...
i want to create a system that would allow admin to add new students who joins to the school then give them the priviled...
I am trying to disable the submit button on a boostrap modal form until both 'addhostname' and 'addipaddress' fields are...
I am using API Platform 4 with Symfony 8 and a CQRS + Clean Architecture approach. I have a security requirement: for se...
I have an older payment form on a client's website that we inherited. The form collects the basic customer data along wi...
Showing 25 to 36 of 6966 articles