Support the ongoing development of Laravel.io →

Remove middleware from specific route(?)

I have my application routes more or less split between "backend" and "frontend"...

0 Likes
0 Replies

Gulp not working on latest version of homestead

Correct me if I'm wrong, but isn't gulp included with the latest version of homestead? The reason I...

0 Likes
2 Replies

Error in exception handler:

need help on this this error: The stream or file "/volume1/web/dar/app/storage/logs/laravel.log...

0 Likes
0 Replies
posted 11 years ago

Schema ->default() for date -> NOW() ?

Hello, Big fan, changing all websites and apps to use laravel. First question, no really good answer...

0 Likes
4 Replies
posted 9 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 9 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 9 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 9 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 9 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 9 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

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.