Support the ongoing development of Laravel.io →

4,606 Threads

Schema builder and MySQL "SET" column type

Hi, I need to create a "SET" type column in a table and just found out that schema builder...

0 Likes
2 Replies
Solved
posted 10 years ago

Timestamps +7 hours? Why?

Hello, when i am using my timestamps, they are not showing my real date. They show the hour plus 7 h...

0 Likes
1 Replies
Solved

Artisan runs from CLI but Artisan::call doesn't?

Hi, I'm having a weird error. The following one runs fine on CLI: php artisan migrate --path=workben...

0 Likes
2 Replies

how to convert after upload image to base 64 in laravel to save in db?

Hello, how to convert after upload image to base 64 in laravel to save in db? upload code here $file...

0 Likes
4 Replies
Solved

Attempting to upload website. Everything goes into the "public" folder?

I moved my index.php file to the root of my app. and rearranged the below two files From this requir...

0 Likes
6 Replies

Inviiting via email. Help

Can someone tell which is the best way to invite people via email. How to create database. Do i need...

0 Likes
3 Replies
Solved

Using radio Buttons

I need to send more values through a radio button however I cannot seem to get those values back on...

0 Likes
4 Replies
Solved

I need help for build website for ads in laravel

Hello, I need help for build website for ads using laravel how to start any example to see basic an...

0 Likes
1 Replies

Help me convert raw SQL to eloquent

Hi, as the title says I'm looking to move a raw SQL query to eloquent. My models and relationships a...

0 Likes
2 Replies

DB Grouping on condition

I am working on a news feed and have been trying to figure out this query but am a bit stuck. In a s...

0 Likes
0 Replies

Delete confirmation email after x mins from my db ?

Hi guys, the title says everthing how can i achieve this to delete the confirmation email if its not...

0 Likes
2 Replies

Laravel Production Site Database Configuration

Is there a way to use php artisan migrate command on a live shared hosting? I'm using ftp so I don't...

0 Likes
5 Replies
Solved

Form submission to the same page

I'd like to know what would be the best way to post a form to the same page? I have a standard page...

0 Likes
4 Replies
Solved

Tree stucture / Nested navigation etc (without Nested Set model)

Hi, I know this has been asked a few times, but I've not managed to find specific information detail...

0 Likes
3 Replies

Best way to share objects using user groups

We are creating an application which will share objects with other users in the same group. For inst...

0 Likes
0 Replies

Get data from model problem

I have model and return data from this model. public function getData($meioeco_data_id, $stanowisko_...

0 Likes
0 Replies

[L5] Constructor resolves instance of repository implementation class instead of interface

Firstly, sorry about the long title, but I was trying to be rather specific... Now to the actual que...

0 Likes
3 Replies
Solved

How to achieve this? (image gallery context)

Hey, I am trying to show a product gallery, and when i click an image, i want to use lightbox to sho...

0 Likes
3 Replies

Issue with Pagination

If I add this code to my query: ->leftJoin('event_schedule', function($join) { $join->on('ev...

0 Likes
0 Replies

Help on relations please

Hello, I will really appreciate any help provided in this case, it's probably very simple but even t...

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