Support the ongoing development of Laravel.io →

Narrowing by a column of ManyToMany related table

Tables are here. Table | Columns Article | id, [others] Article_Tag | id, article_id, tag_id...

0 Likes
2 Replies

laravel 5 pusher not working

laravel 5 pusher not working with event broadcasting.

0 Likes
0 Replies

Hashing passwords on client side before sending

Hello everyone, it's my first time posting here, so I would love to welcome everyone. I really like...

0 Likes
3 Replies

Hyperlink to authenticated page not working from MS Word / Excel

Hi, Let's say I have a basic Laravel web application, like the one from the Intermediate Task List q...

0 Likes
1 Replies

Laravel 5 - pagination query string after slash issue

Hey guys! I have a problem with my Laravel 5 pagination. I use elequent to fetch user + his items wh...

0 Likes
15 Replies
Solved

Routing Question...

Quick question, I am doing a form post to my database. After I got it working but after i split up m...

0 Likes
0 Replies

Why do the password submission require password_confirm on backend?

I noticed that the standard validation / signup things with Laravel use a password field and a passw...

0 Likes
1 Replies

How to show checkboxes as checked when values are set in the database

I really hope someone can help, I'm setting up entrust and trying to manage roles via an edit users...

0 Likes
7 Replies
Solved

Don't know how to manage in laravel this database reality

I have this tables: admins places grants Each Admin has 0-N Place. Each Place has 0-N Grant. So we h...

0 Likes
0 Replies

posting image to Instagram by Laravel

Hi, is there any way to post images from Laravel app to Instagram. I found something in github: http...

0 Likes
0 Replies
posted 10 years ago

Wanted: Seeking Part-Time Senior Back End Laravel Developer (Remote)

YOUR EXPERIENCE: You are a full stack developer with extensive experience using Larevel 4. You know...

0 Likes
3 Replies

Don't sort Array before find()

I want to do an find([3,5,23]) on a model. But it seems laravel everytime is sorting the array befor...

0 Likes
1 Replies
Solved
posted 8 years ago

error when edit message, tags are added

Hi, when i post a message with some tags, and i edit the post, there are tags added. not always, but...

0 Likes
0 Replies

Repeating part in router url path

Hi, I would like to achieve something like this: path: domain.com/search/key1/value1/key2/value2/key...

0 Likes
0 Replies

connect to multiple DB

I want to switch between DB connections. Because I have the authentication DB which laravel set to a...

0 Likes
1 Replies

date_format?

How do I use date_format? I can't figure out how to format a date from YYYY-MM-DD that's stored in m...

0 Likes
9 Replies
Solved

json in the view

I have 2 models: "user", "comment". comment have relation to user public functio...

0 Likes
1 Replies

How to: Iterate through record from DB

Hello! I have actors collumn in movies table and all actors are saved in following way: actor1, acto...

0 Likes
4 Replies
Solved

Redirect "register"

Hello, i am new to Laravel and and am playing with the "built-in" Authentication functiona...

0 Likes
4 Replies

add to select box values from multiple model attribute

I want to dynamically set options to my select box from another model in Laravel. So I want to do so...

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