Hello , I have belongsTo-hasMany relationship between my post and author model.My posts index route...
OK, just need a quick help, hope you guys can help me out. What I need is to append some columns to...
Hi, I have 3 models: User Post Comment Comment belongs to a user and a post. A user has many posts a...
<code> /* DB Structure Table: roles id || name Table: permissions id || name || display_name J...
Hi. I'm replacing old system to new laravel based one. There are many Database-Servers and tables, a...
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...
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