During registration, I am inserting rows into various tables which references another table using fo...
I'm using laravel 4.2 and I'm trying to create a gallery where you first get a list of categories an...
I am working on a project that gets criminal and credit reports for renters from a Credit Bureau. Th...
Hi, I try to work with the following api http://en.help.mailstore.com/spe/Management_API_-_Using_the...
Hi, I'm new to laravel and wonder if someone could put me out of my misery with this simple piece of...
Hello laravel buddies, can any one please let me know, how the possible to install the laravel 4.2 v...
Hello! I'd like to create something that allows me to save messages in the default flash session sto...
Hello, Is there any way to migrate the testing database only once before all the tests? The Database...
How do you properly set up a Laravel back-end API only with Angular front end so that Laravel does n...
Specifically, why setting up a whole new class, adding a binding and alias are necessary. A brief te...
I'm using the eloquent authentication driver. After an unsuccessful registration, a user is redirect...
Hello, In our site we set the app locale in a ServiceProvider and it depends of the subdomain, per e...
Hey There, I have a main.blade.php view, and a register.blade.php which extends main, So I'm going t...
So I need to mock some Stripe API calls for a bunch of functional tests. I'm binding the mocks via...
I want to add multiple where clause and multiple field to update in a single query. The code below d...
Hi, I have a table like this: id mobile_number code position_id 1 123123 1...
I am working on social app where user can invest on many projects and each project corresponds to a...
Hi all, I am currently planning a project and I know that i will have 4 possible sub-domains but i a...
hello , i have some troubles when i try to save into a manytomany's relationship basically i don't k...
Hello, I am using the Str::words() method on the news-messages as a teaser. When I add an image to m...
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