Hi, I want to build this query out of eloquent (I know you can with QB but for sake of elegance and...
Hi!!! I have Authentication in my web with "php artisan make:auth", all work well, less wh...
Hello everyone, I'm building a very simple app in Laravel 5.2, but when using AuthController's actio...
I am having trouble to add plugins using unisharp/laravel-ckeditor stander editor for laravel 5.1. I...
Hi, we have installed laravel 5.1 with php 7 but when we try to read an excel with laravel excel pac...
I have a url http://localhost:800/edit/ABCD1 once the user login having its key "ABCD1"...
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...
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