Support the ongoing development of Laravel.io →

2,390 Threads

Send mail from multiple forms to multiple emails

I created a form that allows you to send form content to email. But I am looking for a solution that...

0 Likes
0 Replies

pagination in some pages number internal server error

Hi Guys, showing error as example when click pagination number 6 show blank page and see in console...

0 Likes
0 Replies

Preg repalce for username help {4.2]

Greetings I purchased a web app from a developer I met online he has not been very helpful since he...

0 Likes
0 Replies

laravel + passport +vue check user authentication

hi, so i am using laravel and vue js and also using laravel passport for authentication method. i tr...

0 Likes
0 Replies

HOW TO ADD ability to login with username or email 5.2

I would like the user can authenticate to my application either your email or your username , like G...

0 Likes
2 Replies

After deleting migrations file manually, receive "ErrorException: failed to open stream: No such file or directory"

Hi Folks, From my local migrations folder ([project]-->app->database-->migrations), I manua...

0 Likes
11 Replies
posted 9 years ago

How to support HTTP Byte Serving in file streams?

Hi! I have a site where the user can watch videos. I prefer not to link to the video directly (as yo...

0 Likes
6 Replies
Solved

Validate two fields with the same validation rule

Hello everyone. Is it possible in Laravel to apply the same validation rule to multiple fields? For...

0 Likes
3 Replies

BroadcastController issues with Laravel 5.4

Hello together, I currenty try to implement broadcasting with Pusher and Echo. It is working with pu...

0 Likes
0 Replies

Managing different languages in RESTapi

Hi to all. I am implementing a RESTfull application and I would like to serve the content in many la...

0 Likes
6 Replies

How to redirect to post form when validation fails?

i am using POST method to edit the user web.php Route::match(['get','post'],'/editUser', 'UsersCon...

0 Likes
2 Replies

Is there a way to pass every variable in a controller action, to the view automatically?

Is there a way to pass every variable in a controller action, to the view automatically? So if I hav...

0 Likes
11 Replies

How to handle CORS?

I have two domains: domain.dev and api.domain.dev. I want to be able to do a ajax (POST, GET) call f...

0 Likes
5 Replies
Solved

Laravel route issue in 5.3 version

I have issue in Laravel 5.3 when i am trying to user group routing and try to call controller functi...

0 Likes
2 Replies
posted 7 years ago

I am using laravel-lumen 5.4, i got this error. i cant find solution. please help me

ReflectionException in Container.php line 681: Class App\Http\Controllers\App\Http\Controllers\Searc...

0 Likes
3 Replies

Property [user] does not exist on this collection instance.

good day all, i hope people here will be able to help me out. i am working on this OAuth login mecha...

0 Likes
0 Replies

Laravel pagination how appends long string

Hello everybody. I just started learning laravel. There was a problem, I make a selection from the d...

0 Likes
2 Replies

Laravel CRUD - Admin panel Generator

Hi, I am studing laravel and I wuold like to devlop the firt "backend panel" using this fr...

0 Likes
4 Replies

How to send Request form Normal PHP page to laravel when form submit

I have two PHP applications, one is normal php application and another laravel application, I have l...

0 Likes
2 Replies

Create a trait for requests and extend it

Hi everyone, I've two validations for requests that are now managed through two different files (cla...

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