Eloquent Relationships: user hasmany posts has many comments
I'm using laravel and i am trying to create my database with `Users`, this user will have many `comments` and many `post...
Latest news, tutorials, and updates from the PHP community
7071 articles available
I'm using laravel and i am trying to create my database with `Users`, this user will have many `comments` and many `post...
After upgrading phpmyadmin lots of warnings and notices is being shown while running any task. errors is shown below. De...
Something I'm not exactly clear on, how does `??`, `?:`, and `??=` differ in PHP? I know `??=` was only added in PHP7.4....
I've read all available solutions, but no chance. It always redirects to the 403 page with message (Invalid Signature). ...
I have this Codeigniter3 query. [Code Block] After moving the application to a server with mysql 5.7+ I get this error: ...
I am creating a HTML web page which contains a sticky navbar with drop down menu. However, when I created one, the dropd...
I will create a table with data in and out of goods in 1 month,i use codeigniter 3, i got data by join sql. and the resu...
as code below, [Code Block] how to implement array shuffle and its reverse operation? how to return $shuffled_array to $...
I am fetching data from the database and showing in the table like this. [Code Block] But I want to show the drop-down f...
I went through the Quickbooks online API documentation and it looks like I've to create an App in Developer Dashboard an...
I am a bit stuck as to how to fix this. I did a distro upgrade a server running Apache2. Since the upgrade it has not wo...
I try to install `openswoole` on my mac machine. I have this issue when installing it. [Code Block] I used the command `...
Showing 1933 to 1944 of 7071 articles