Support the ongoing development of Laravel.io →

Schnoop

Joined 27 Aug 2014

Statistics

Threads 4
Replies 1
Solutions 0
Articles 0

Laravel 5: How to inject a model that has been bound to route into the authorized method of FormRequest

I've bound a model to a route parameter: $this->model('employee', 'App\Employee'); This is worki...

0 Likes
3 Replies
Solved
posted 9 years ago

Laravel 5.x

I've a clean install of Laravel 5. Where would you store your interfaces. Per definition the model s...

0 Likes
1 Replies

Inject a webservice into a custom validator.

I've created a custom validator using the "extending the Validator Class" method like desc...

0 Likes
2 Replies

Timezone in Homestead

Is there any other possibilty to change the timezone of the homestead machine then this one: http://...

0 Likes
2 Replies
replied 9 years ago

Laravel 5: How to inject a model that has been bound to route into the authorized method of FormRequest

Thanks a lot. It was a bit tricky due to usage of controller routes. get('employee/hire/{employee}',...

0 Likes

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.

© 2024 Laravel.io - All rights reserved.