Support the ongoing development of Laravel.io →

jcergolj

Joined 13 Mar 2014

Statistics

Threads 6
Replies 1
Solutions 0
Articles 0
posted 9 years ago

decorator pattern, service provider, controller

Hi, I have service provier: class TwitterServiceProvider extends ServiceProvider { public functi...

0 Likes
0 Replies
posted 9 years ago

App::make inside service provider

Hi guys, is this right approach? To use app::make inside service provider like this $this->app-&g...

0 Likes
1 Replies
posted 9 years ago

Elequent - where pivot_field = something

Is ti posible to do something like this: Request::with('users')->where('pivot_status', '=', PENDI...

0 Likes
0 Replies

validation as service

Hi, I implemented validation as service, as it is described in this book https://leanpub.com/impleme...

0 Likes
0 Replies
posted 10 years ago

extend validation and error

here is my code // app/librarires/Validation/Validation.php ?php namespace App\libraries\Validation;...

0 Likes
1 Replies
replied 10 years ago
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.