Support the ongoing development of Laravel.io →

Managing multiple models with a single set of index/create/edit views

I have a large number of models, mainly ones that only have columns like name, description. What wou...

0 Likes
8 Replies

Laravel 5.1.20 (LTS) fails to authenticate

I am trying a small signup and login setup.In that application i coded like once user signed up he w...

0 Likes
0 Replies

Eloquent query on pivot table of a pivot table

Hello, i am stuck on an eloquent query. I am rewriting an old app based in symfony 1.4 for Laravel 5...

0 Likes
0 Replies

Freelancer Laravel Developer Needed - Pays in Bitcoin

Hey guys hope your all well! For you that are freelancers, we have an oppourtunity. Have you heard o...

0 Likes
1 Replies

Conditional Nested Eager Loading in Eloquent.

Hi All, I have below mentioned relationship in my L5 App. 1.Quiz -----one to many-----...

0 Likes
5 Replies

Stick in easy one-to-many pivot relation

Hi everyone, I know this has been asked few times before but still i'm stick in it, here are my tabl...

0 Likes
4 Replies
posted 9 years ago

Task Scheduling in non-Laravel project?

Does anyone know of any standalone libraries that work similar to the Laravel Task Scheduler? I'm tr...

0 Likes
0 Replies

laravel 5.1 hhvm error

is hhvm error display in browser fixed?

0 Likes
0 Replies

Generate Model out of the existing MySql Database

Hello everybody, i have this very huge existing database. Is there any way in laravel that I could a...

0 Likes
0 Replies
posted 9 years ago

Job Queue: Client-Server communication

Hi, I currently use Database driver for Queues, Laravel 5.1. A client posts a request (time-consumin...

0 Likes
0 Replies

Submitting input array fields - laravel 5

Good day I have a table with an array input values that want to be submitted to my application pleas...

0 Likes
5 Replies

Creating Restful API set in Laravel 5.1

I have created restful controllers & I can also see the routes by using command PHP artisan rout...

0 Likes
0 Replies

Use of undefined constant id

I got this error when i try to see the content. Use of undefined constant id_web - assumed 'id_web'...

0 Likes
10 Replies
Solved
posted 9 years ago

Select certain columns in relation using with()

I'm using L5.1 and I have this relation in my model: public function rma_platform(){ return $this-...

0 Likes
5 Replies
Solved
posted 9 years ago

Response Download with Non ASCCI

Hi all! I'm new to laravel and want to test it with a small application. Basically I need to auth us...

0 Likes
1 Replies
posted 9 years ago

laravel blade Call to undefined function rating_form()

Hello, I'm very new in laravel and php and hope that somebody can help me. I want to add this code:...

0 Likes
0 Replies

Array to form

I have database outpu like [{"lessonTypeId":"1"},{"lessonTypeId":"...

0 Likes
2 Replies
posted 9 years ago

Problem with eloquent (transform mysql query)

I wish to build a new website based on my old website. To do that i use Laravel 4 (I cannot use lara...

0 Likes
1 Replies
posted 9 years ago

How can I have the built-in Collection methods "deep copy" a custom collection?

I have extended the basic Eloquent\Collection class as follows: class BoogerCollection extends \Illu...

0 Likes
1 Replies

How to add custom fields in Authentication login page L5.1

Good day.. Hi guys. I know this is one the basic features in laravel but I'm kinda stuck here. I'd l...

0 Likes
4 Replies
Solved

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.