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

*.blade.php not working

I am newbie to laravel and using V-5 of it. Following is action of controller: public function creat...

0 Likes
1 Replies

[Elixir] Cofffee-Script concatenating

Hi guy, i want to concatenate specific coffee-script files. Is it possible with Elixir? Scenario: xy...

0 Likes
0 Replies

Class AddExcerptToTables not found when refreshing migration

Hi guys, I was going through : https://laracasts.com/series/laravel-5-fundamentals/episodes/14 and w...

0 Likes
3 Replies

How to create a dynamic drop menu

I am using Laravel 5 and want to create a dynamic drop-down menu. I have two drop-down menus. The va...

0 Likes
5 Replies
Solved

Translation of Laravel Validation Error Messages

Hi.. my project is on Laravel 4.1 and i am using Waavi package for translation.. i would like to che...

0 Likes
1 Replies

Eloquent relation among three models

Hello guys, User has many Field Field are fixed (10 to 15), has many User and Value Value belongs t...

0 Likes
1 Replies

Faking a Beanstalkd Job

I am writing some unit tests to verify that my workers are working. I have the following test to ver...

0 Likes
0 Replies

Validation on Arrays

Hello, I am having some trouble with validation, specifically validation rules on arrays and I'm hop...

0 Likes
0 Replies

Adding more options to form

Hey i am new. I was wondering how can I add more variables to form. I tried this: class User ext...

0 Likes
1 Replies
Solved
posted 9 years ago

How to get data from many tables by Eloquent ORM and not use primary key ?

Hi everybody. I have A,B,C,D 4 tables. A:id B:id,A_id,C_id C:id D:id,C_id I want to get da...

0 Likes
4 Replies

Redundant calls to Illuminate\Routing\Router->prepareResponse()

Looking into how the Exception-driven Controller validation works, I noticed nested calls in Illumin...

0 Likes
0 Replies

Csrf Token validation failure

I made small sample form (method post) and when i try to submit it, i get TokenMismatch expection. H...

0 Likes
1 Replies

Eloquent construct format column

Hey guys. I have a question, is there a way to do some custom stuff over the values that eloquent re...

0 Likes
0 Replies

Adding a validated checkbox to a form

Hi there, I have a site that has been built for me in Laravel and I am wanting to make some minor ch...

0 Likes
8 Replies

Trying to collect data from a many-to-many relationship

UPDATE 09/06/15 Hi, i'm quite new to Laravel, I'm trying to perform a query in Laravel 4 with Eloque...

0 Likes
3 Replies

Get featured listings from sub categories (while parent category)

Hello guys, I'm trying to show featured listings from sub categories in a category view. I can check...

0 Likes
3 Replies
posted 9 years ago

when I use {{$name}} in the title it throws an error in my show page

I was doing this <title>{{$name}}</title> in my layouts page. so each page would...

0 Likes
4 Replies

Class not found Issue ONLY on development and production server

I cannot get rid of the following error: {"error":{"type":"Symfony\\Compone...

0 Likes
3 Replies
Solved

Laravel5 Edit Existing Value on a Form

Hello everyone! I am new to Laravel. and got confused on how to do some things. I need help in this....

0 Likes
2 Replies
Solved

Laravel 5 Authentication - Changing User Namespace?

I moved the User model into a domain folder and updated the namespace. I also updated the config/aut...

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