Support the ongoing development of Laravel.io →

388 Threads

How can I modify protected Illuminate\Routing\UrlGenerator::$dontEncode?

I'd like to be able to do things like URL::route('viewUser',['{{id}}']) without the { and } chars ge...

0 Likes
7 Replies
Solved

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

Using Repository pattern

Hi, so i am new in Laravel. I want to use repository pattern, and here my problem: here is my interf...

0 Likes
2 Replies
Solved
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
posted 9 years ago

One controller to rule them all.

I have one controller for my entire website that sets up the routes and load the appropriate files b...

0 Likes
2 Replies
Solved

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

Type hinting parent::__construct() arguments in controllers

Greetings, I've got a BaseController with the following code: class BaseController extends Contr...

0 Likes
2 Replies
Solved

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.