Support the ongoing development of Laravel.io →

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 7 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

Permission in Routes as Array

Is there a way to have more than one permission for a route? An array doesnt work. I want something...

0 Likes
2 Replies
Solved

Request input

Hello every one, I am creating Rest Api using Laravel and i have some problem regrading Request inpu...

0 Likes
0 Replies

Laravel Spark Plan

Can I customize the plan attribute? example, I want to give limit number to create tokens. If i choo...

0 Likes
0 Replies

Get reset password email laravel 5.2

Here is my code. https://github.com/asimkh/apps/blob/hazzir/app/Http/Controllers/Auth/PasswordContro...

0 Likes
0 Replies

Broken autoload files after migration 4.2 => 5.1

I have migrated form version 4.2 to 5.1. On localhost everything works fine, but as I tried to uploa...

0 Likes
2 Replies
Solved

CSS code not found

Hello..i need some help of css coding...I didn't find css code in my css file....? Anyone know or ca...

0 Likes
0 Replies
posted 10 years ago

Normal foreign key error:

I have brand new database and i want to make a normal foreign key relationship now i get the error:...

0 Likes
5 Replies
Solved

Submitted data doesn't get stored in database and i get redirected after submit

Hi i am trying to submit data from a modal,and i want it to,simply close the modal after submission...

0 Likes
4 Replies

seeding / accessing one-to-many-relationship

I have a problem with seeding a belongsTo-relationship. My code is the following: // the Model Compo...

0 Likes
1 Replies
Solved

How to resize image using Intervention Image?

Hello, I am install Intervention Image package but I need to make resize image here is code $file =...

0 Likes
7 Replies
Solved

Advertising on Laravel website

I have frequently searched advertising system/manager for Laravel and found none. I'd like to ask, m...

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.

© 2024 Laravel.io - All rights reserved.