Support the ongoing development of Laravel.io →

Handling route with multiple optional parameters.

Hello ! I am trying to implement a filtering method for some products. This is the route: Route::get...

0 Likes
0 Replies
posted 6 years ago

render multiple controller action inside one view

How to show TeamController@index and ProductController@index both show list of team and product insi...

0 Likes
1 Replies
Solved

Query bulding.

I have a doubt about the Laravel select query. I am explaining my requirement here. I want to select...

0 Likes
0 Replies

Laravel 5 - Change password for logged in users

I already using password reset function for guest users. is there any interface to change password o...

0 Likes
4 Replies

One-To-Many Relationship On The Same Model [Laravel 5]

I'm having a bit of trouble making this work properly when querying with Eloquent, here's the model...

0 Likes
5 Replies

The requested URL /login was not found on this server (.htaccess problem)

So, i am having this weird problem, which i tried to rectify via net searches, but nothing has worke...

0 Likes
1 Replies
posted 6 years ago

Laravel terminable freezing response in browser

hi, i am using laravel 5.1 with apache2(ubuntu 16.4) i want to send response and then continue proce...

0 Likes
0 Replies
posted 10 years ago

How could I create custom Model Events?

Is possible to create custom model events as creating, created, updating, update, ...? Thanks in adv...

0 Likes
13 Replies
Solved

Module build failed: ModuleNotFoundError:

I am trying to compile my laravel project but I get this error below how do I resolve it? 'ERROR in...

0 Likes
0 Replies
posted 6 years ago

Tab delimeted file upload to db with many2many

Hi, Need help with a tab delimited file upload in laravel 5.4 The file consists of 2 values (tabs),...

0 Likes
0 Replies
posted 6 years ago

How can send email in xamp server through laravel

my env file code public function postContact(Request $request) { $data=array( 'email'=> $request-...

0 Likes
1 Replies

switching the --env option for artisan command on fly

Hi Devs, I'm trying to pass --env option to the migrate command with the env file which i'm creating...

0 Likes
0 Replies
posted 6 years ago

All Events fail

I've just updated Laravel to 5.6, and all my events are failing with the error: Illuminate\Broadcas...

0 Likes
0 Replies

about Laravel, forge, Envoyer and XAMMP and deployment and r

I am new on Laravel and Hosting/Deployment and I am developing a Laravel project by using Xammp serv...

0 Likes
0 Replies
posted 7 years ago

Generate Refresh Token

I'm working on user registration in my API using Laravel Passport, and I need to return refresh_toke...

0 Likes
1 Replies
posted 6 years ago

Don't execute directive

Hello guys, Well it could sounds stupid but.. how to DO NOT execute directive in a blade template ?...

0 Likes
2 Replies
Solved

Error installing my composer

Am new to this, am just trying to install composer and i keep getting this error below. Someone plea...

0 Likes
1 Replies

Having Trouble Installing Popper.js to Laravel 5.6

In my application, the dropdown is not working. I found out I have to have popper.js installed. I tr...

0 Likes
1 Replies
posted 6 years ago

search with belongsTo and belongsToMany

Hello Guys , I have a question . I have those tables - Post PostCategory ( belongsTo Post ) PostTags...

0 Likes
0 Replies
posted 6 years ago

Question about authenticated laravel

Hi guy, I create my project to select users for the table user. The crud is okay. Now I'm trying to...

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.

© 2025 Laravel.io - All rights reserved.