I'm getting the following message by my code. preg_replace() parameter mismatch pattern is a string...
Hello All, I was wondering if anyone could give me some pointers on how I could create a header in m...
i'm very new with testing and i decide start to learn with a project that recently starter but i hav...
I have been trying to get this table sortable could use some help Master.blade <!DOCTYPE html>...
I am following these instructions to install Former but no matter which way I try it won't work. htt...
Let's say we want to build this form: Team: Team Name: Team Country: Members: Member A name: Member...
Hi there, This sound stupid but I can't get it to work. routes.php Route::get('/ac', function(){ r...
Hello Laravel forum! I'm having trouble returning an eloquent collection with relations as json. Thi...
When you update your code and added a new package in the composer.json And and a provider to the app...
Can one model manage multiple tabels? I have Image class and 3 type of users(for each user i have o...
Hello! For some reason this code causes redirect loop and I have no idea why. I know I could use Ses...
I am working on a PayPal system, and part of the PayPal process is returning back to the main site....
I'm not using the auto increment for the id instead i'm using the 32 char unique id. So when i creat...
When upload just one image, the validator works. But, When upload multiple images by enable input's...
Let's say i'm submitting multiple Job to Queue with the same Job name. But while one job is processe...
I have a CMS/app setup where an admin can make changes, but the changes are only temporary/drafts un...
Hi, I got the following exception, "Undefined variable: Industry_options" my view <?php...
Trying to insert into a table using Eloquent where updated_at column was missing did not throw any e...
Hi everybody! How can I create "set" column in schema like enum? I didn't find at http://l...
Hey! I'm trying to build a simple json api where some attributes are of type boolean. The problem is...
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.
The community