Support the ongoing development of Laravel.io →

1,593 Threads

Montonio finance Api

Does somebody make integration laravel and Montonio. Can you share with your experience?

0 Likes
0 Replies
posted 1 year ago

Laravel Request query param issues

I am not sure if this is a bug inside of Illuminate\Http\Requests, but any help would be appreciated...

dongsheng329 liked this thread

1 Likes
1 Replies
Solved

props shared in HandleInertiaRequests.php do not get updated

I am trying to localize a Laravel Inertia (Vue) app. I have created a middleware which sets the app...

0 Likes
1 Replies
Solved

Making a test for the “string” validation in Laravel

When thinking about the purpose of the “string” validation, I immediately think about how html forms...

0 Likes
1 Replies
Solved

sail

Hello. I installed laravel and use sail for development. When I want to access a url server/51.38.60...

boyfromhell liked this thread

1 Likes
0 Replies

Plugin Netbeans for Blade Laravel

Hi, for Netbeans users plugin which might help https://github.com/haidubogdan/netbeans-php-blade-plu...

0 Likes
0 Replies

Laravel - Login

Hello, When logging into a Laravel application I noticed that I have to write my email address in lo...

0 Likes
1 Replies

How to hide my Unsplash api key in Laravel

I am making a call from a Vue component but my "Authorization id" api key is visible for...

0 Likes
1 Replies
Solved

problem parsing .env filela

Laravel Version: 9.30.1 PHP Version: 8.1.10 Database Driver & Version: MariaDB 10 php artisan pa...

0 Likes
8 Replies

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

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.