Support the ongoing development of Laravel.io →

1,518 Threads

posted 1 year ago

laravel collection groupby filter

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

0 Likes
1 Replies
posted 1 year 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

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

Many to many nested models

Good day. I need help with nested models where all of them have many to many relationships. The ide...

0 Likes
3 Replies
posted 1 year ago

Call to undefined method App\Models\Post::where()

I want to ask if anyone understands where the error above lies??

0 Likes
3 Replies
posted 1 year ago

How do I prepare the inertia app for production?

Hello guys, today I launched my laravel inertia blog app on Digital Ocean. One thing, I need to know...

0 Likes
0 Replies

Laravel GraphQL -Rebing-graphQL-LaravelGrag

Hello guys, I use the package Rebing/graphQL-laravel for my api however I would like to make a mutat...

0 Likes
0 Replies

How to run laravel local server with specific url

When first running laravel in local terminal with the command 'php artisan serve', then the applicat...

0 Likes
0 Replies

A resource controller inside a route group throws an error

I have PHP 8, Laravel 9 with Inertia (Vue 3). I have a resource controller inside a grouped route. S...

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