Support the ongoing development of Laravel.io →

how to add one more parameter in php laravel

$userInfo = Client::where('username','=', $request->username)->first(); I want to add the para...

0 Likes
1 Replies

How to code for validating multiple data with similar parame

These are my API https://stackoverflow.com/questions/66469599/how-to-code-for-validating-multiple-da...

0 Likes
0 Replies

laravel Excel column mapping

#laravel 8 I need help, I am trying to import an excel file in my laravel project after import,it w...

piam5662 liked this thread

1 Likes
0 Replies

Create internal connection with React and Laravel in Docker

I am using a React app as frontend and a Laravel app for backend. These two are connected with each...

0 Likes
0 Replies

Create Waf with Laravel

Hello, I have a project to develop and as I am newby in this area I have some generic questions. I h...

0 Likes
0 Replies

Error on access array offset on value of type null .

when i am trying to log in with the credentials from my custom log in page, it show me the error Err...

0 Likes
0 Replies
posted 3 years ago

How to stream audio from laravel to angular?

Hello. I need to know the best practices. I have audio on S3. On my client side I do request to endp...

0 Likes
0 Replies

Laravel/Fortify '/login' route missing NotFoundHttpExceptio

Original post:https://stackoverflow.com/questions/66391882/laravel-sanctum-login-not-found I have si...

0 Likes
0 Replies

can not insert data in database in laravel 8x

When i insert data in database with sign up register page, it shows me the same page without passing...

0 Likes
1 Replies
Solved

Password + Passwordless Login in One Application

So I am building an application for a client who manages events that are staffed by volunteers from...

devenjahnke liked this thread

1 Likes
0 Replies
posted 3 years ago

Survey Monkey vs Laravel Integration

Hi, Is there a possibility to integrate survey monkey into laravel, we use to make use of qualtrics...

0 Likes
0 Replies

unable to fetch data from profile class using user class.

=> Illuminate\Database\Eloquent\Collection {#4087...

0 Likes
2 Replies
Solved
posted 3 years ago

Laravel not throwing an error but redirecting to login

In my Laravel project i'm encountering the following behaviour which i can't isolate and what is pre...

0 Likes
0 Replies

sanctum SPA Auth not working

I am working on a big project that has a laravel backend for API and a separate SPA (vue-cli scaffol...

natnaelabay liked this thread

1 Likes
1 Replies

Laravel on Synology 403 NGINX issues

I'm new to the IO forum and see there are many articles on Laravel on Synology BUT I just couldn't f...

0 Likes
0 Replies

Multi-tenant deployment using HTTP header

Hello, First of all please be aware that I'm not a skilled PHP programmer, even less a Laravel exper...

0 Likes
0 Replies
posted 3 years ago

Trying to get property 'transportation_max_days'

Hello I get this error Trying to get property 'transportation_max_days'. It started to happen after...

0 Likes
0 Replies
posted 3 years ago

laravel.io clone optimization

Recently I downloaded the code of laravel.io and deploy application on my local server as well as i...

zworthkey liked this thread

1 Likes
2 Replies
Solved

How to average from database with multiple columns

I have Mysql database column story and game_time etc. I want to these avg But ı don't know How to av...

0 Likes
1 Replies

SASS app where to save each users data?

Hi all, I’ve recently been playing around with Larvel and building a sample project to try and wrap...

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.