Support the ongoing development of Laravel.io →

388 Threads

posted 9 years ago

decorator pattern, service provider, controller

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

0 Likes
0 Replies

ValidatesWhenResolved Trait - Where is the validate method ever called?

Myself and a co-worker have been trying to find the source of the magic behind the ValidatesWhenReso...

0 Likes
1 Replies

directadmin api service

I know there is one for older version of laravel. But was just wondering before I sat out to create...

0 Likes
0 Replies
posted 9 years ago

Laravel 5 iOC ?

Hi guys, I noticed in the documentation of Laravel 5 there is no more iOC? Is it removed? Is it not...

0 Likes
1 Replies

Error in Intervention Image Can't write image data to path ()

Hello, I am make upload image and show this problem ImageCan't write image data to path () here is...

0 Likes
4 Replies
Solved
posted 9 years ago

Console Kernel - L5

Hi All, Hope everyone is doing well... I am trying add/replace/move this kernel in to my modules fol...

0 Likes
0 Replies

How do I extend a package class in the same fashion as Symfony does with compiler

Hi, I am building a SaaS using L5 and Doctrine. I found a few symfony projects that work with doctri...

0 Likes
0 Replies
posted 9 years ago

BindingResolutionException: Target [...] is not instantiable.

###Laravel 5 question### I created a service provider, in which, basing on URL, I bind a certain int...

0 Likes
1 Replies

create global object or variable

how to create global object or variable without singleton in laravel?

0 Likes
1 Replies

Laravel 5 routing to a deferred service provider in a package issue

I'm creating a route for a deferred service provider that's in a package and the following route wor...

0 Likes
1 Replies
posted 9 years ago

5.0 Documentation Bad Link

The IoC Container link on http://laravel.com/docs/5.0/facades (in the first note box) is broken (pag...

0 Likes
1 Replies
posted 9 years ago

Troubleshooting "Target not instantiable" error

I've been stuck on this "Target not instantiable" error for the last 2-3 days and I have n...

0 Likes
1 Replies
posted 9 years ago

Larael 5 - Target [App\Contracts\Uploader] is not instantiable.Target [App\Contracts\Uploader] is not instantiable.

I have an contract App\Contracts\Uploader and in my AppSeriveProvider is public function register()...

0 Likes
0 Replies

Repository tutorial

I've created my very first 2 blog posts about creating and using repositories in Laravel http://blog...

0 Likes
6 Replies
posted 9 years ago

Laravel 5 Dependancy injected class in to another class

Hi i'm having a bit of trouble trying to inject a class in laravel 5 in to another repository class....

0 Likes
6 Replies
posted 9 years ago

concrete type

what the Laravel official documentation means by "concrete type" .

0 Likes
2 Replies

Use different monolog handler

Has anyone configured monolog w/ a different handler in their laravel app? ie: loggly, redis, dynam...

0 Likes
0 Replies
posted 10 years ago

Laravel 4: Confused about how to use App::make()

I am trying to follow the repository pattern outlined in this article http://code.tutsplus.com/tutor...

0 Likes
5 Replies
Solved

[L5] Constructor resolves instance of repository implementation class instead of interface

Firstly, sorry about the long title, but I was trying to be rather specific... Now to the actual que...

0 Likes
3 Replies
Solved

Getting Data from Controller after Loading

Hi, Through ajax I am posting a value to a Controller, which I need get on the Modal Window on the V...

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.

© 2024 Laravel.io - All rights reserved.