Support the ongoing development of Laravel.io →
posted 10 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 10 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 10 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 10 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 11 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 10 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 10 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 10 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 10 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
posted 10 years ago

cache 500 error

The use of cache (file based) on my webserver causes a 500 error. Even if i so much use a simple Cac...

0 Likes
1 Replies

How to manage Migrations and Git

Hi, When working with git, we always use branches. In some branches, we need to change database tabl...

0 Likes
3 Replies

L5 How to inject properties from controller to ViewComposer

Hi, I'm looking for solution to make correct injection for View Composer. I want get access to Contr...

0 Likes
0 Replies

Saving Form with request->all() and many-to-many relationship?

Hi everyone. I'm fairly new to Laravel and have come across an issue. I have a simply system which h...

0 Likes
0 Replies

Sessions and authentication -- am I just not understanding correctly?

I'm having an ongoing issue with the way sessions and authentication work in Laravel. It seems to be...

0 Likes
1 Replies
posted 11 years ago

CustomValidator not found

Class CustomValidator does not exist I have been trying to implement custom validation rules, and ha...

0 Likes
4 Replies

Are you using gulp in production environment or just in dev?

I don't know if it is better to include processed scripts in the deploy code or ignore processed fil...

0 Likes
1 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.