Support the ongoing development of Laravel.io →
posted 8 years ago

Eloquent using where in main table and in relation

Hi, I want to build this query out of eloquent (I know you can with QB but for sake of elegance and...

0 Likes
0 Replies

Laravel 5.2 - Don´t Send Password Reset Link

Hi!!! I have Authentication in my web with "php artisan make:auth", all work well, less wh...

0 Likes
0 Replies
posted 9 years ago

Laravel 5.2: Auth::logout() is not working

Hello everyone, I'm building a very simple app in Laravel 5.2, but when using AuthController's actio...

0 Likes
6 Replies

Adding Plugin to CKEDITOR

I am having trouble to add plugins using unisharp/laravel-ckeditor stander editor for laravel 5.1. I...

0 Likes
4 Replies
posted 8 years ago

Laravel excel troubleshooting

Hi, we have installed laravel 5.1 with php 7 but when we try to read an excel with laravel excel pac...

0 Likes
0 Replies
posted 8 years ago

Url ENCRYPTION

I have a url http://localhost:800/edit/ABCD1 once the user login having its key "ABCD1"...

0 Likes
1 Replies

Chunk missing half the results

Hi, I'm using Eloquent to retrieve results with a chunk. With large collections, the closure seems t...

0 Likes
7 Replies
posted 8 years ago

Using a dynamic variable to call a model

How would I go about calling a model using a dynamic variable? I thought $nameOfModel::all() would w...

0 Likes
1 Replies

Login without database ?

Hello everyone, I try to login as following public function postLogin(LoginRequest $request) {...

0 Likes
1 Replies

Inserted related records and returning their ID

I'm inserting related records but need to return the ID of one of the inserted ones. How do I do thi...

0 Likes
3 Replies
posted 8 years ago

Beste Weg zur Behandlung von Impotenz Problem mit Kamagra

Ich bin auch macht Teig für Gesundheit ermächtigt fühlen und fühlen sich auf um die Ebene der Erfüll...

0 Likes
0 Replies

Cannot get all objects/models from Many to Many pivot table

Hello, I have a very confusing problem and yesterday spent whole day trying to solve it, but without...

0 Likes
0 Replies

Model Updated event sometimes not firing

Hi, I've been stuck with this problem for days now: I have a service provider that monitors for the...

0 Likes
0 Replies

Get parameter wrong

this is my routes: Route::any('cv/{idj1?}/{idj2?}/{idj3?}/{idj4?}', [ 'as'=>'idj1',...

0 Likes
0 Replies
posted 8 years ago

naming a model to Case

Why can't I use my model Case to my CasesController.

0 Likes
2 Replies

Is it possible to do multiple file uploads using Form Requests?

I'm building a file uploader on a project and plan to use the Form Request feature. Is it possible?

0 Likes
0 Replies

Validate Multiple/Nested/1:n models at once in one form

Hi, I have this huge form divided in several models. These are my models: class Formato extends Mode...

0 Likes
0 Replies

Sort to nested

Hello Community, I've got the following problem. From my Database u get the following Array of Categ...

0 Likes
0 Replies

How to get the diffrent provider using morphTo() relationship

Hi, I want to get the different provider (venue,vendor) list based on 'map_type_id'. In my package t...

0 Likes
0 Replies
posted 8 years ago

Custom function to sanitize data received in xml feed

I have access to a secure xml feed and I want to know what I should add to the function below to mak...

0 Likes
0 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.

© 2025 Laravel.io - All rights reserved.