Hello, I would like to load some service provider only if I'm inside some execution context. So web...
I'm at the very beginning of using stripe in my project (with Laravel Framework), and i want to ask...
Hello, i have this Problem: We have a Laravel 5 Forum and we have daily 20k Clicks. The Problem is t...
I'm using https://github.com/kristijanhusak/laravel-form-builder for my forms. It creates 2 services...
I am planning to have two sub domains to deploy two instances of the same application. Those will be...
I have been looking at the possibilities of gamification on my webapp, which has been fun to think a...
I have a proble related to this issue If I do: $st = \DB::select( "DECLARE @liResult I...
Hello Guys, I have used View Composers in which it manipulates some data from Database and shares th...
In the Laravel 5.4 Upgrade Guide it states: The container's make method no longer accepts a second a...
I have two classes Activities and Questions. Their relation is many to many. I need to save many que...
The app I'm working on now interacts with a number of third party services, in some cases more than...
What would be the go to DataGrid package that provides either a direct integration with laravel doct...
What are the most popular tools/techniques for building search capabilities into laravel data grids?...
Hi, I developped a main app, and then I refactor a part into a plugin. In my plugin, I copied the mo...
I'm working on a project that imports data from the Riot API (League of Legends). I'm currently usin...
Normally with a session_set_save_handler you would also register a shutdown handler with session_reg...
Homestead tutorial series for absolute beginners https://tutorials.kode-blog.com/homestead-laravel
Hello, i created a middleware that check if there is a cookie, if there isn't it create it and retur...
I have a service provider that I use to share variables in views. Now I need to be able to use a var...
I know my way around a basic LAMP stack but I wouldn't call myself an advanced server admin by any m...
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