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

Test a select default value

I've got a select list in a form <div class="form-group {!! $errors->has('primenom')...

0 Likes
0 Replies

Save MSSQL Binary Type Data using Eloquent

Sorry if this has already been addressed, but I didn't find anything by searching Binary Data on the...

0 Likes
0 Replies

Using Auth on a different connection or database.

I'm very new to Laravel and am currently building a multi-tenant app. Basically when anyone signs up...

0 Likes
0 Replies

Form not working on live version but on localhost

same configuration for localhost and live version 'illuminate/html' added manually to both. Same fo...

0 Likes
0 Replies

Resetting Passwords

I implemented in laravel 5.1 reset password but i have a problem. I enter the email and get me the l...

0 Likes
0 Replies

Large CSV import with Laravel

Hi! I would like to import csv file with 100.000+ rows to my database with custom headers/fields. He...

0 Likes
17 Replies

Best stack for new app.. laravel 4.2/sentry vs laravel 5/sentinel

Creating a large new web app.. what do you feel is the most appropriate choice? Laravel 5 + sentinel...

0 Likes
1 Replies

Is MySQL safe for Web Application using Laravel 5.1

I was about develop a Automation of Data of a Business based application using Laravel 5.1 framework...

0 Likes
3 Replies
posted 10 years ago

Translating custom messages

Hey guys, Im trying to translate a field but i cant get it done. Can someone explain me what i'm doi...

0 Likes
0 Replies

Form submit to same page causes crash

I have created controller and view. But form submit to same page will cause crash - "Whoops, lo...

0 Likes
2 Replies
Solved

Consuming a REST API

I have an existing REST API that handles user authentication/CRUD/etc, and I want to build a website...

0 Likes
1 Replies
posted 10 years ago

Directory website

Hello there, i just wanted to ask if anyone know a directory library/package for laravel. i want to...

0 Likes
2 Replies

How to stop a running script after a particular limit in laravel 4

Hello everyone, I'm building an application for a quiz site using laravel 4 there is a module for t...

0 Likes
0 Replies
posted 10 years ago

Query using with + global scope

I have the following code: $clients = Clients::with("clientGroups.Profiles")->get(); T...

0 Likes
2 Replies

add Kernel middleware at runtime

Following this thread I saw that a few weeks ago two new methods were added to Illuminate\Foundation...

0 Likes
5 Replies
posted 10 years ago

Eloquent ORM: Get calculated value from fields that belong to different tables

Hi there I have two tables: Subscriptions and Partners. How can I use Eloquent to multiply two field...

0 Likes
1 Replies

having query function not matching.

HI, Ive got a location query that Im running and he having is not matching, on mysql or Sqlite , Now...

0 Likes
0 Replies
posted 10 years ago

How to get a collection that match a collection of tags (via a pivot table)?

I have an "articles" table and a "tags" table. Both are related in eloquent via...

0 Likes
0 Replies

DB binding error

HI Im building a package that has mapping, now one of the function it needs to be able to do and que...

0 Likes
2 Replies
Solved
posted 10 years ago

Laravel i get this error

$this is null in /var/www/html/app/vendor/laravel/framework/src/Illuminate/Http/Request.php on line...

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.

© 2026 Laravel.io - All rights reserved.