Support the ongoing development of Laravel.io →

4,606 Threads

Multiple Joins from Two Tables

Hi, everyone. I need to implement the following list. No | Subject | Provider | Replier 1 | Subject1...

0 Likes
1 Replies
Solved
posted 9 years ago

Upload files from given folder to database

Hi all! Please excuse my bad english :-) In my app I have a file-select-box to upload files via lara...

0 Likes
0 Replies

How to connect MySQL database in Java ?

I am coding a module in java that need a database connection with MySQL. I heard about DriverManager...

0 Likes
0 Replies

Stripe Billing - Remove Trial

Using laravel 4.2's billing features with stripe. I need to figure out how to remove a trial period...

0 Likes
0 Replies

Laravel artisan migrate not creating new table in homestead vm

I opened a question ticket in stack overflow, for quite a while, no one answers. I hope this is the...

0 Likes
3 Replies

Select unique option from same table

Hello, i have two select boxes in the same form. Both are beeing populated through JSON which works...

0 Likes
0 Replies

Scope in another table

Hello! I'm trying to build a scope to filter banned users. I have two table : One called users: id,...

0 Likes
4 Replies
Solved

Working with timezones doing complex calculations

I have users across many timezones. Everything in the database is stored in UTC, no problem. What I...

0 Likes
3 Replies

Getting a many to many to "back track"

Hi I'm using Laravel 4 I have a section on my site that displays my portfolio, The problem I'm havin...

0 Likes
2 Replies

Laravel + kendo UI ( ui for PHP)

Anybody out there having experience with using Laravel + kendo ui?

0 Likes
0 Replies

Customise text when using ->lists?

Hi, I have this: return( Self::orderBy( 'name', 'asc' )->lists( 'name', 'id' ) ); That works but...

0 Likes
0 Replies

Eloquent Bitwise Operations Bitmask

Hi, is it possible to do a bitwise Operation in Eloquent like below? field and numer are a 8 Bit Int...

0 Likes
0 Replies

what is the correct way to display data from second table in blade during editing profile.

In my route.php I defined the route resource: Route::group(['middleware' => 'role:admin|staff|ret...

0 Likes
3 Replies
Solved

Happy to Help with Question and Answers for Developers Forum

Hello ! I am feeling extremely glad to enter into this technology world. Being in the field of infor...

0 Likes
0 Replies
posted 9 years ago

saving and retrieving images from database

please i want to know how to save the path of an image into the database and how to retrieve them wh...

0 Likes
0 Replies

Postgres schema

how do I use more than one postgres scheme in laravel ?

0 Likes
0 Replies
posted 9 years ago

Query and get results from eager load nested relationships

Hi, I'm getting stuck on adding nested conditions on my tables and retrieving only results of which...

0 Likes
2 Replies
Solved

Tell Eloquent to return an array using a column value as key

Hello all! Currently I have an application where I have stored in the database the following columns...

0 Likes
3 Replies
Solved

How will you implement the reply function of reddit?

In reddit, every reply could have many replies, again and again, a little complex for me, do you hav...

0 Likes
0 Replies

Is this a correct use of polymorphic relationships?

Hey there, I have been trying to create a preferences system for my app to control a number of featu...

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