Support the ongoing development of Laravel.io →

4,608 Threads

inserting multiple record

hi guys.. i have problem when i try to inserting mulitple record, i'll make it simple. $name[] = a,b...

0 Likes
3 Replies

Laravel 4.2 ErrorException (E_NOTICE) Trying to get property of non-object

Hi, Im currently making a ecommerce site using laravel 4.2 and I've encounter an error "Trying...

0 Likes
0 Replies

(Php Myadmin) Laravel MySql DB( Submited) Data Issue

Any One Can Help Me The Problem Is When User Create New Article The New Article Record Saved In Data...

0 Likes
0 Replies

Moving old users to laravel users table

I've got an existing users table for my website and am rebuilding the entire site in Laravel. I'm st...

0 Likes
2 Replies
Solved

How to namespace a folder?

So I moved my models from the App folder to a Models subfolder and now any time I want to use a mode...

0 Likes
0 Replies

Limiting returned characters from field, Laravel 5.1

Hi, can someone explain how can i fetch a text field which has a lot of text, but i don't want all o...

0 Likes
0 Replies

What is better cache or database?

I am developing web app on Laravel for registering students. Students pay for 12 lessons, They may j...

0 Likes
0 Replies

Laravel Database connection problem

Hi, Facing problem with database connection with Laravel any version and using FileMaker Server13 as...

0 Likes
0 Replies

Dynamic Reports Generation in laravel

I'm trying to develop a custom reports generation for my application, in which the user will dynamic...

0 Likes
0 Replies
posted 9 years ago

Help building query syntax

Hello, I need to select product price fields from DB table products. I have 2 columns - price and di...

0 Likes
2 Replies
Solved

SQLSTATE[HY000] [2002]

when i run php artisan migrate i get these errors : my database is setup properly i tried both local...

0 Likes
0 Replies

Php Artisan Tinker intermittently works and then does not in Laravel 5.1

I have an application in which I have been able to create users, assign roles and so on - both on th...

0 Likes
0 Replies

Best way to upload images?

I'm making an web app where people create their profile and upload pictures with its description. No...

0 Likes
2 Replies

Laravel 5.1 / Eloquent: Polymorphic morphMany not finding results

CONTEXT Framework Laravel 5.1 Eloquent Fractal Problem morphMany is not returning any results. We...

0 Likes
2 Replies
Solved
posted 9 years ago

Update get id

hi, I wonder if there is a way to get the ids of the rows that have been updated. Example: \DB:('tab...

0 Likes
0 Replies
posted 9 years ago

Update field with another field

Hi, I would like to know if is possible to set a field value with another filed value in one update?...

0 Likes
0 Replies

error with paginate.

I tried $calls = DB::select($query)->paginate(10); but I received an error Call to a member funct...

0 Likes
3 Replies
Solved

Paginate Error 404.

Hello guys , I installed my laravel 5.1 application on a shared server for it was necessary to copy...

0 Likes
0 Replies

Model inserted with empty strings instead of null values

I am using Laravel 5.1.24. I have a simple 'Product' table created in db (MySQL5.5) like this: CREAT...

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