Support the ongoing development of Laravel.io →
posted 10 years ago

Pivot table seeding problem

Hi, I have a problem about seeding the pivot table. Hope anyone could help me to solve it, thanks. E...

0 Likes
1 Replies
posted 9 years ago

Pass route-prefix to controller as parameter

Hello, I use a language prefix in my routing like this: Route::get('/', function(){ return Redir...

0 Likes
0 Replies
posted 9 years ago

My emails go into the spam or don't arrive at all

On my application I need to send emails to confirm the registration as plain text. I've made some tr...

0 Likes
6 Replies
Solved
posted 9 years ago

Class BaseController not found

I tried to create HomeController.php file and when I run the program on localhost received that erro...

0 Likes
2 Replies

Blueimp after unsuccessful validation

Hello, I would like to ask how to handle Blueimp already uploaded images after unsuccessful validati...

0 Likes
1 Replies
Solved
posted 9 years ago

What happened to the auth folder in views in 5.1?

Just installed 5.1 for the first time and the resources/view/auth isn't there in a fresh install. Th...

0 Likes
4 Replies

Equivalent to * in eloquent

Hello Im trying to find the equivalent of '*' to select everything in a join operation. Attempt 1: i...

0 Likes
1 Replies
posted 9 years ago

Blade template form generation from database

I am generating from in my blade view from database with nested foreach loop @foreach ($asdSections...

0 Likes
0 Replies

How how can I make my videos and my posts share tags?

how can I make it so my that both my posts table and my videos table share the same tag.

0 Likes
0 Replies
posted 9 years ago

What are the benefits of Route::get/post etc?

Hi. I'm coming from CodeIgniter world (yes, I know it's a very old framework :) ), I there are a lot...

0 Likes
8 Replies
Solved
posted 9 years ago

Understanding database workflow with Homestead

Hello, I understand how to set up and connect to the Homestead database, but I'm a bit confused abou...

0 Likes
0 Replies
posted 9 years ago

Laravel - Eager Loading with wherehas constraints

Hi, I am trying to filter my query result by term and year. However, the query seems not filtering....

0 Likes
0 Replies
posted 10 years ago

Massive list of Laravel bookmarks, tutorials, videos and other cool resources

I have compiled a big list of Laravel resources on GitHub. The aim is to make it easier for beginner...

0 Likes
2 Replies
posted 9 years ago

laravel/lumen 5.1 quirk with passing data to different files (arrays & default values)..

so in my controller which inherits another controller (parent) which in turns inherits BaseControlle...

0 Likes
0 Replies

custom auth in laravel 5 with login and register in the same form

how can I do the same login and registration Form.. Like pinterest.com and login users immediately a...

0 Likes
1 Replies

Pushing reponses to ajax

Hi, is there please anyway to push Reponse to an ajax script in the view ?

0 Likes
3 Replies
Solved
posted 9 years ago

Lumen redirect() not work

hello guyz, I have a problem with redirection in Lumen framework. My code is $del=Fees::find($id)-&...

0 Likes
1 Replies
posted 9 years ago

Laravel Ajax X-Requested-With headers

I have my ajax request from remote to the server $.ajax({ url: <request_url>, type: 'GET...

0 Likes
0 Replies
posted 9 years ago

Issues with search with condition join

Hi all Good evening, I have an issues with search results products here i'm using with condition to...

0 Likes
0 Replies

Thanks to our community

Solutions given in the past year. Excluding solutions from thread authors.

Moderators

We'd like to thank these amazing companies for supporting us

Your logo here?

Laravel.io

The Laravel portal for problem solving, knowledge sharing and community building.

© 2025 Laravel.io - All rights reserved.