Support the ongoing development of Laravel.io →

Best Practice, many tables and many models?

Hi, So my app will have around 30 - 40 tables and therefore similar amount of models. It seems weird...

0 Likes
0 Replies
posted 9 years ago

Session issues in Laravel 5.2

Hello guys, since I made the upgrade to Laravel 5.2 I'm having troubles with sessions. I learned tha...

0 Likes
1 Replies
posted 9 years ago

Overriding Eloquent attributes

Hi all Hoping somebody can help me improve this solution. I am trying to create an override structur...

0 Likes
3 Replies

Artisan Tinker exception

Hi all... Sorry if is a noob question, i'm new to Laravel. When i do a simple command like this one:...

0 Likes
1 Replies
Solved

How to upload images and videos with one file input that has different max size limits?

I will elaborate... I'm trying to use one file input to upload both images and videos. I want to hav...

0 Likes
1 Replies

Master-Page/Layout Decision Help needed

Hi guys, I am new to the laravel community. Hope everyone is rocking out there. I am working on a we...

0 Likes
2 Replies
Solved

Use Facebook Access token via Android on Laravel Backend

I have a Android app which gets Access token from Facebook SDk and I further want to send that token...

0 Likes
0 Replies

how to disable throttle from sentry

Hi, I just want to disable throttle from sentry. in found this command but dont knwo how to use thi...

0 Likes
2 Replies

Adding field with Middleware before Request validation

Hello here. I am using Laravel 5.1.24. I am trying to create an API and I test it with Chrome DHC. T...

0 Likes
4 Replies
posted 9 years ago

How to save recorded video via browser with laravel

Hello, i can record video via browser, i've 2 questions: How can i submit the blob object to the se...

0 Likes
2 Replies

Laravel database failover?

Hey does anyone know if there is a relatively simple way to manage the database connection for failo...

0 Likes
0 Replies

Override Password encryption method for User model

Hi All I am using Laravel on top on an existing database. Another application is still also using th...

0 Likes
3 Replies

Multi-Auth-Driver (ldap&eloquent)

I'm searching multi-auth package that can use both eloquent and ldap. I tried with kbwebs/multiauth...

0 Likes
0 Replies
posted 9 years ago

L5.1 - a single route not working inside Route::group

I have a single route (out of multitude), which doesn't want to work when placed inside group: Route...

0 Likes
0 Replies
posted 9 years ago

Laravel Query returning Null ids

Okay I have a some code written to retrieve data from some left join in my database, after retrievin...

0 Likes
1 Replies

Concurring user models and authentication

Dear fellow devs, I have come to a problem that I can't happen to solve properly (or clean at least)...

0 Likes
0 Replies

PUT and PATCH method not allowed

Hi, I'm using Laravel 5.2 inside Laravel Homestead 4.0.0 that is powered by nginx 1.9.7. I've been t...

0 Likes
2 Replies

defined route is inaccessible

Hi all, I am a beginner in laravel, I am following the following course to learn routing in laravel:...

0 Likes
1 Replies
posted 9 years ago

can't call User model in AuthController validator method

Hi, I want to call a static property of my model \App\User in the validator method of the default La...

0 Likes
3 Replies
Solved
posted 9 years ago

Pagination links "Method Not Allowed" after Ajax Request returns paginated view

I have a page that has a paginated lists of items. To narrow the list, I have a filter that is an aj...

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