Hi there, I have a query which is difficult to word and i'm struggling to find resources to help. I...
I drop an array into Validation::make. Sample likes below: $input = ['a_list' => [1,2,3,4]]; $va...
Hi; I cant run queues! forge@Fitness:~/default$ php artisan queue:work [PDOException] SQLSTATE[HY0...
Can anybody help me with getting a stored procedure to run when it has an OUT value? If I use the fo...
Laravel site was working correctly but after uploading on GIT I got an error which is error 500- int...
I just finished a web application with Laravel. Working in local all is well, on hosting this happen...
I am trying to stub out some methods of a mocked object, but it doesn't appear to be working. I have...
I have three tables: attributes id name description attributes_values id attribute_id value product...
Hi, I'm new here and I'm going to have problems with the logon application that I am trying to devel...
I have two model classes, Document and Segments. Document hasMany Segments. Doing $document->segm...
I'm new at using ServiceProviders and spend most of the day figuring out what's wrong. composer.json...
I have one application in laravel naked in localhost with wamp server tested and non functioning. Bu...
Hi,, am working on project which deals with bulk data upload into database by using CSV file. Is the...
MSSQL driver supports an additional APP string required for connecting to some specific application,...
Hi, I try to setup multiple laravel installations in subdirectories and remove the public folder fro...
Hello, could somebody tell me how to call an Action, which is in Home-Controller defined? Thank you...
Hello, I installed phpunit and made a directory app/test/unit with in it a test named TestProduct. B...
As far as I understand by reading about databases, a lock for update is what I need. However I am no...
hi everybody, i am just making the change from php apps to laravel, and am hoping you guys could len...
Solutions given in the past year. Excluding solutions from thread authors.
Select a tag below to filter the results
The Laravel portal for problem solving, knowledge sharing and community building.