Support the ongoing development of Laravel.io →

1,518 Threads

Access to Codat API

How do i get access to the laravel-codat api?

0 Likes
6 Replies

Microservices

who is more advisable laravel lumin or laravel for build microservices ?mic

0 Likes
0 Replies

WhereHas and has is not working with multiple database

config Laravel Version: 9.35.1 PHP Version: 8.0.3 Database Driver & Version: Mysql 5.7.12 issue...

0 Likes
1 Replies

documentation for Laravel 9 Mail is wrong

This documentation is bogus https://laravel.com/docs/9.x/mail I'm running v 9.34.0 and if I follow t...

0 Likes
3 Replies

laravel 5.5.4 $schedule->command issue on ovh shared hosting

hi, I'm trying to make a laravel 5.4 based softwre work on our ovh shared server and while everythin...

0 Likes
0 Replies

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

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.