Support the ongoing development of Laravel.io →

Blade help - Route [crowds.create] not defined

I am getting this error once I add a prefix to the route in routes.php Route::group(array('before' =...

0 Likes
3 Replies
Solved
posted 11 years ago

How to pronounce route

I've thought it was "rout" not "root". Please let me know which is the correct o...

0 Likes
2 Replies
Solved

Hashing both the email and password fields

The client wants users to be able to login using their email addresses and password, so I can use th...

0 Likes
5 Replies
posted 11 years ago

Laravel Forge feature request

I'm not sure if this is the right place for this but... I would love to be able to setup mongodb dat...

0 Likes
0 Replies
posted 11 years ago

Designing a box model for my layout

Hi, I want to have a layout like image below, as you see there are two areas(content, sidebar). Ever...

0 Likes
0 Replies
posted 11 years ago

[Package] PredictionIO, an recommendation engine for Laravel

The Laravel PredictionIO library provides a client which offers easy access to a PredictionIO recomm...

0 Likes
0 Replies
posted 11 years ago

Load testing

Hi all, does anyone know a good tool to perform load testing ? (I used JMeter but I need another too...

0 Likes
0 Replies

Polymorphic relationship listing

I decided to test out polymorphic relationships and of course, I got stuck at the beginning. I want...

0 Likes
0 Replies

Model events not firing when saving model returned from cache

So I'm trying to bake automatic caching into some of my models. I use ardent for validation, so I've...

0 Likes
2 Replies
Solved

Redirect to a form after validate with value in a field

Hi all, i need to validate if marks is choosen and that's it with routes.php but when the validation...

0 Likes
0 Replies
posted 11 years ago

passing variable from blade(view) to route or controller

hi I want to pass the selected item's $id to my controller for doing changing on it . it's my index....

0 Likes
0 Replies

Error 500 Internal Server Error

Hi, I have a weird problem and can't seem to figure it out. First of all, im using laravel 4 and the...

0 Likes
0 Replies

Dynamic Pages and Routes

Hey everyone, first post. I'm quite the beginner with laravel so sorry if I'm asking anything basic...

0 Likes
4 Replies
Solved

Using Route::group(array('before' => 'auth') with Route::resource to manage Auth.

Hi, There are 2 methods in UsersController that don't need the filter. In other words they are acces...

0 Likes
2 Replies

syntax error in user model - dynamic table names

Hi Guys I am trying to set it up so that my user model accesses a different table depending on which...

0 Likes
0 Replies
posted 11 years ago

Passing error message from service to controller?!

How can I get the code on the right side to send back validation error messages to the code on the l...

0 Likes
5 Replies

Auth login issue with Hash::make('secret')

Hi, I am new to laravel, and trying to developing login page using Auth tool. i am using following c...

0 Likes
2 Replies
Solved
posted 11 years ago

Create server with Forge and get root access?

I have a few Digital Ocean servers created with Forge, but i would like to get root access to those...

0 Likes
0 Replies
posted 11 years ago

how to make View::share to use the reference to the variable?

I want to share a global variable with View::share, and this variable are created in BaseController'...

0 Likes
2 Replies

where do I instantiate a dependency?

I'm new to Laravel and I'm using laravel for my latest project. I'm currently confused about where t...

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.