Hi, I'm using Eloquent to retrieve results with a chunk. With large collections, the closure seems t...
How would I go about calling a model using a dynamic variable? I thought $nameOfModel::all() would w...
Hello everyone, I try to login as following public function postLogin(LoginRequest $request) {...
I'm inserting related records but need to return the ID of one of the inserted ones. How do I do thi...
Ich bin auch macht Teig für Gesundheit ermächtigt fühlen und fühlen sich auf um die Ebene der Erfüll...
Hello, I have a very confusing problem and yesterday spent whole day trying to solve it, but without...
Hi, I've been stuck with this problem for days now: I have a service provider that monitors for the...
this is my routes: Route::any('cv/{idj1?}/{idj2?}/{idj3?}/{idj4?}', [ 'as'=>'idj1',...
Why can't I use my model Case to my CasesController.
I'm building a file uploader on a project and plan to use the Form Request feature. Is it possible?
Hi, I have this huge form divided in several models. These are my models: class Formato extends Mode...
Hello Community, I've got the following problem. From my Database u get the following Array of Categ...
Hi, I want to get the different provider (venue,vendor) list based on 'map_type_id'. In my package t...
I have access to a secure xml feed and I want to know what I should add to the function below to mak...
I'm trying to use the Laravel 5.2 Authentication package Authorization Policies. I have followed the...
Here's the problem. One page queries for a question from the database. On this page, I want the us...
Hello, I was using the composer's "php artisan serve" before to run my laravel app, and go...
Hi,I'm fairly new to prgramming so kindly bear with me. I am trying to install Homestead on my Windo...
Hi, i'm currently working on a simple project that lets doctors register pacients and their relative...
I'd like to preface and say that I have searched for a solution to my authentication dilemma, but ha...
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