Laravel – Larave database connection
I am a bit confused about laravel database connection.
If I execute a laravel code that select from database three
I am a bit confused about laravel database connection.
If I execute a laravel code that select from database three
I have this code that is returning incorrect value.
The result is ‘7 price3’ but it is wrong. 7 should
I am trying to group the data in my 3d array by one column value (order_id) and merge the subarray
I have a mysql database with over a million records and need to see how many records exist between specific
My implementation is laravel, but this could generally apply to php/mysql.
I have a large file, generally about 500MB that
Good morning
Currently I have an application running within AWS through the ElasticBeanstalk infrastructure, this application is made with the
After some time I figure out how to create tweet with the new API V2, but with the new version
After run composer create-project laravel/laravel:^11.0 project-name then going to my project folder cd project-name after that i should run php
I have a laravel project which has some unit tests written in them.
When i run those tests with php
I want the field for user roles (customer, foretag_1) to have different background colors to make them more easily distinguishable.