Support the ongoing development of Laravel.io →

297 Threads

Add value to the Translator

Hi, I want have someting like : Lang::set('key', 'value') and Lang::set('key', array()) You have an...

0 Likes
0 Replies

Model events and validation

I'm having a curious problem that probably stems from my lack of knowledge of the IOC! I'm injecting...

0 Likes
0 Replies
posted 9 years ago

IoC bindings in package not working

Hi, im having some problems when i try to bind a class to an interface form my package serviceProvid...

0 Likes
0 Replies

Modular application

Hey guys, I wonder if you have ever tried to create modular application with Laravel. That is, inste...

0 Likes
5 Replies

92fiveapp can't save projects and Why can't create new model

Hi ,Guys Last night i was working on this project. Actually, am new bee to larvarel but , thanks to...

0 Likes
0 Replies
posted 9 years ago

IOC resolving

I have a service provider with IoC binding to a class (sesmailer - it is my own mailer class). $t...

0 Likes
1 Replies

Parent Constructor vs Setters

Im trying to work out the best method of injecting dependencies via my constructor and storing them...

0 Likes
0 Replies
posted 9 years ago

IOC, ServiceProvider - Cannot instantiate interface

Hi, I'm trying to figure out a problem I have with binding interfaces on a project I'm working on. I...

0 Likes
3 Replies

How to extend class (facade) from package?

Hi everyone. I want to extend a class (in my case the Cart class from Moltin/Cart package). Somethin...

0 Likes
0 Replies
posted 9 years ago

Get name of registered service, not the actual class

I have a service provider setup like this: $app->bind( 'MyApp\Repositories\Thing\Thin...

0 Likes
0 Replies

Config constructor injection

Hello All, I am using PHPSpec to test my classes, therefore I've been trying to inject everything vi...

0 Likes
1 Replies
posted 9 years ago

Deferred service providers with dependency injection

Is it possible to use deferred service providers when binding to a type? For example, I want to bind...

0 Likes
1 Replies

Global data object?

Sometimes when I'm making a request I have a common piece of data, so I will set it in the BaseContr...

0 Likes
0 Replies
posted 9 years ago

Dynamic bind

Hello, Im facing some trouble trying to bind some classes dinamically in my Route. I have the curren...

0 Likes
1 Replies

workbench auth with facebook

I have download PHP facebook sdk from https://github.com/facebook/facebook-php-sdk Using this i want...

0 Likes
0 Replies

Manual install barryvdh/laravel-debugbar

I can not install compresor this package. I try download master in github but i don't know manual in...

0 Likes
1 Replies

Adding Response::route() to Illuminate

Response Facade is GREAT! But it's limited to Respnse::make and Response::view That's helpful. But,...

0 Likes
4 Replies

Laravel IoC and dependency injection.

Hi! Can someone help me with laravel IoC. Where i can find good tut or something to help me understa...

0 Likes
1 Replies

Using Eloquent with the IoC Container

I have what will likely be a very simple issue to solve for an advanced Laravel user regarding how t...

0 Likes
0 Replies

Banned from irc chat? Permanent?

Hey everyone, I was being an immature idiot in chat one night after being bored of programming and I...

0 Likes
19 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.