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

L5 ReflectionException in RouteDependencyResolverTrait.php line 53:

This error occurs when resetting password, coming back on the email link. This was working a week o...

0 Likes
0 Replies

[Pacakge] Menu builder for Laravel

I've extracted a class for rendering menus and menu items that I'm using in my projects to a separat...

0 Likes
0 Replies
posted 10 years ago

Pro's for using URL::secure vs just changing the 'url' in app > config > app

After reading Dayle Reese's chapter on URL generation (http://daylerees.com/codebright/url-generatio...

0 Likes
3 Replies
posted 10 years ago

How to get a checked checkbox in Controller?

I have a some unchecked and some checked checkboxes in my View. Displaying properly with value set t...

0 Likes
0 Replies

How to get the value of dynamic field names of table that differ by only a number at end of field name?

Hi, My first post. Just wanted to say it's great to see such a good and personable and helpful commu...

0 Likes
4 Replies
Solved

Laravel installation shared server error

I am a newbie in laravel. Trying to install laravel on a shared server(bluehost) through ssh . But w...

0 Likes
0 Replies
posted 10 years ago

Update seeding?

I haven't created a remember_token colum when I created users table. After I created users table I s...

0 Likes
3 Replies

Problem sharing a session using the redis driver.

Hi guys! I was experimenting on sharing a session between two laravel applications using the redis d...

0 Likes
0 Replies

Validate unique field and ignore it for current user id

I have this code in UserFormLaravelValidator.php <?php namespace Authority\Service\Form\User; use...

0 Likes
1 Replies
posted 10 years ago

Calling controller method from Blade templating

Is is possible to call a controller method from a blade template. For Instance we can do this {{Auth...

0 Likes
3 Replies

RESTful controller routing and blade templates

Hello all, please forgive me if this question has been asked already, but I feel like I've scoured t...

0 Likes
0 Replies

Laravel 5 Inconsistent Error Reporting

The last few days my Laravel 5 error reporting has been really inconsistent, and to my knowledge, I'...

0 Likes
0 Replies

Multiple 'or' filters

Good morning/afternoon/evening! Is there a way to create routes that would be executed only if filte...

0 Likes
1 Replies

I need get first,last name from table users?

Hello I need get first,last name from table users? in this function public function getAccountList()...

0 Likes
3 Replies

Can't pass data information to the associated view

Hi Everyone I'm attempting to pass whats only needed to a view on my website. Instead of using the a...

0 Likes
1 Replies

WSOD when after validator fails

I'm using Larave 4.2, and everything works just fine. If I enter the correct credentials I will be t...

0 Likes
2 Replies
Solved

Custom Soft Delete Column

Hi guys, I'm in the process of rewriting a REST service, and I've decided to go with Slim Framework...

0 Likes
2 Replies

Can someone explain me use between fillable guarded and hidden in eloquent?

I don't quite undestand the explanations on laravel doc's http://laravel.com/docs/4.2/eloquent betwe...

quyle92 liked this thread

1 Likes
1 Replies

Controller Route Error

Route Route::controller('rooms', 'RoomsController'); Controller method public function postUpdate($i...

0 Likes
1 Replies
posted 10 years ago

[Billing] Can we use amount/currencies in Stripe/Cashier, not only dollars()-method?

Hi, I haven't tried the Billing (Stripe/Cashier) functionality of Laravel 4.2 yet, nor dived into th...

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.