Support the ongoing development of Laravel.io →

1,603 Threads

m:n

Hey, iam pretty new in laravel and today i have the following problem and need your help: i created...

0 Likes
1 Replies

Call to a member function getClientOriginalExtension() on ar

$img = $Sliders->img; if($request->hasfile('img')){ $file = $request->file('img'); $extensi...

0 Likes
1 Replies

Using laravel orchid can i call two return statements.

im using laravel orchid for a project with crud operations so i created a button to add a new row in...

0 Likes
1 Replies
Solved

Shibboleth pass variable to Laravel built-in auth

I'm setting up a Laravel app that does Shibboleth as well as standard auth. Users first get authenti...

0 Likes
1 Replies

Loading a .env file from a different location

Like the subject says, I'm trying to load an .env file from another location. In a nutshell I'm moun...

0 Likes
1 Replies
Solved
posted 2 years ago

Add a <br /> after the <<Previous Next>>

Add a <br /> after the <<Previous Next>> in the database list display. I have this...

0 Likes
2 Replies
Solved
posted 2 years ago

laravel collection groupby filter

I have a collection and group it by OrderNumber: $orders = collect([ ['id' => 33, 'O...

0 Likes
1 Replies
posted 2 years ago

Laravel Application Management

I created a Laravel Application to manage Laravel Applications called Maravel. Anyone who wants to t...

0 Likes
0 Replies

Laravel Shows White Page

Once installed react in Laravel and executed npm run dev Laravel shows white page. The console show...

0 Likes
0 Replies

can we get same structure using relation

Hi , Can i get the data in same structure using the relation for ex:: I have to tables One is User a...

0 Likes
1 Replies

Eloquent query builder does not work correct for morph to re

Hi all. I'm using Constraining Eager Loads With Relationship Existence but getting unexpected result...

vanny2000 liked this thread

1 Likes
5 Replies
Solved

Storing and Querying Schedules

Hello Everyone! I'm working on a multi-store system and I would need to store efficently working day...

0 Likes
1 Replies
Solved
posted 2 years ago

Laravel 9 Sail port forward error for mysql

I have port forwarded applications mysql port to 3307 because I need my host mysql to keep running a...

0 Likes
2 Replies
Solved
posted 2 years ago

Laravel Socket.io

Can help me to guide how to create realtime chat with laravel

0 Likes
2 Replies

Model stop performing queries

It's been a couple of months that I am experiencing a weird behaviour on my laravel project. Randoml...

0 Likes
4 Replies
posted 2 years ago

How to use highlig.js with Livewire Markdown editors?

I want to use highlight.js for code highlighting in my blog project. how can i add this with my mark...

0 Likes
1 Replies

Laravel Controller

Can someone help me verify a request via controller? I don't know how to do this. public function ve...

hackerthylord1 liked this thread

1 Likes
1 Replies
posted 2 years ago

import .txt file save it and export

Hello, i'want to import plain text file to database and export it. if any one can help it's will be...

0 Likes
8 Replies
Solved

Bootstrap modal is dimmed ... why?

hi friends, if bootstrap modal is showing, it is dimmed (and without buttons and components availabi...

0 Likes
2 Replies

Get data from all tables from 1 table only with Relation

I want to do relation in laravel with this database, what I wanted to happen is I can access all the...

alirasouliwebdeveloper liked this thread

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