Hello, can anyone help? I have an error that states "Maximum function nesting level of '100' re...
Hello, I was bored one night and thought it'd be fun to be an idiot in the chat. Due to this, I was...
#intro Hey Guys, we created a laravel dependency injectorr for Dependency Injection Pattern. github...
Hello, I've just create my own Facade and I'd like to handle sessions in my method, But when I try t...
I was hoping to get some feedback regarding a potential convention for injected class variable names...
I have created a custom service provider to bind interface to a eloquent repository: <?php name...
I've done some vanilla PHP integration in the past (jQuery file uploader's backend), but it was most...
For months, I've been placing all my logic in my controllers. Today, I would like to steer clear of...
I am currently in the process of developing a package. In this package I would like to use the IoC c...
I'm quite new about testing. I'm wondering what is the best way to make my classe testable. Is it be...
Hello I have recently implemented the repository pattern using Jeff Ways ace tutorials at Laracast....
hi, i would like to ask you how would it be better to resolve dependencies. i'm not really sure to u...
想onethink那种,制作功能模块包,然后放一个目录中,就可以自动检索,然后点安装后就可以使用
想onethink那种,制作功能模块包,然后放一个目录中,就可以自动检索,然后点安装后就可以使用
Hi, I have an admin controller containing every method used in my administration panel. This file is...
I'm trying to log all actions that users do (login / logout / CRUD) to a logs table in my database,...
Hi, Is there any way I can create a service provider to return a non-singleton class? I want to use...
I have created a game page and trying to run in command prompt "php artisan serve" as well...
Hi, While digging through the Laravel service providers I noticed that some providers use bind() and...
I really like the look of https://github.com/LaravelIO/laravel.io/tree/nextVersion/src/CommandBus I...
Solutions given in the past year. Excluding solutions from thread authors.
Select a tag below to filter the results
The Laravel portal for problem solving, knowledge sharing and community building.
The community