Support the ongoing development of Laravel.io →

4,606 Threads

Image file name not saving in database L4.2

I try to update user image but when i try to update it save image name in database like C:\wamp\tmp\...

0 Likes
0 Replies

How do I use Eloquent to "morph to one" or "has one through"

Basically, I'm trying to use the following table structure in Eloquent. I have a polymorphic table t...

0 Likes
0 Replies
posted 10 years ago

DB::Statement binding params for multiple inserts

Hey all, I have the following : - https://gist.github.com/rsmarshall/24b52155d162d6c781cf At the end...

0 Likes
1 Replies

How to increase the id in a database?

Hello, i would like to know how can i increase the starting id in a database of users.

0 Likes
4 Replies
posted 10 years ago

Eloquent ORM

Hi this is yokes, i have an issue with the categories which i used Franzose, plugin, the issue with...

0 Likes
0 Replies

Eloquent model reflection over a relation method

Hi, I am having problems to invoke a relationship method on a model over reflection. My models are:...

0 Likes
2 Replies

Method Illuminate\View\View::__toString() must not throw an exception

I'm getting this error Method Illuminate\View\View::__toString() must not throw an exception My cont...

0 Likes
0 Replies

Get a list of records from 2 tables

I've 2 tables 1st Table is: Projects ID Name 2nd Table is: Users ID Name Project_id...

0 Likes
1 Replies

Read/write in mysql fallback

Hello, I have a mysql read replica setup in aws, where I read from one of the databases and write to...

0 Likes
2 Replies

Many-to-many or public

Hi guys, is there a way to make our belongsToMany() method add more relations than described in pivo...

0 Likes
0 Replies

Multi Tenant

I'm just starting out with Lavarel and i could do with a few tips. I'm creating a multi-tenant servi...

0 Likes
4 Replies

Help using insertGetId

I have the following query: Product::create($request->all()); which works absolutely fine but...

0 Likes
4 Replies
Solved

Where is the Start folder ?

trying to upgrade from 4.2 version to 5>> i have some php functions & i need to require th...

0 Likes
2 Replies
Solved

get 5 row on basis of count

Hi I have thoursand row. some column item are repeated. I want to get the five row which is in the c...

0 Likes
1 Replies

Laravel and Microsft SQL Server

How can I use Laravel 4.2 with MSSQL Server?

0 Likes
6 Replies
Solved

Running migrations in Google App Engine

Hi, Could anyone explain me how to run migrations (or other 'php artisan' commands) on Google App En...

0 Likes
1 Replies
Solved

blank page when trying to use database

When trying to create a model in laravel 5 and get data from it, I get a blank page when I add the...

0 Likes
3 Replies

How can I get to the certain page in pagination that comment is on after creating the comment?

Current I have a forum set up with some topics that people can reply to. I can easily create replies...

0 Likes
2 Replies
Solved

Having some trouble with an inventory system

I'm pretty new to eloquent and laravel so I am having trouble pulling some information from the data...

0 Likes
0 Replies

3 column pivot table with Laravel 5

Hi everyone, I am currently working on my first L5 app. In this app I have database tables for users...

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