Support the ongoing development of Laravel.io →

Custom Intermediate Table Models

https://laravel.com/docs/5.8/eloquent-relationships#defining-custom-intermediate-table-models Why wo...

0 Likes
1 Replies
posted 5 years ago

Excel: Object of class stdClass could not be converted to st

I am trying to export into excel from Laravel but got this error above. Controller public funct...

0 Likes
1 Replies
posted 5 years ago

Use Request validation without injection (directly in contro

I try to use my request class validation directly in my controller without injection. So i think i n...

0 Likes
0 Replies
posted 5 years ago

Yajra Datatable Button export not working

public function html () { return $this->builder () ->columns ($this->getColumns ()) ->ad...

0 Likes
0 Replies
posted 5 years ago

Passing a parameter to a form

I'm trying to pass a parameter of a controller to a URL of a form, this parameter is in my routes bu...

0 Likes
2 Replies
posted 5 years ago

Cache slave master

Does anybody know a way to extend the default cache class to that on insert/update it would use one...

0 Likes
0 Replies
posted 5 years ago

Post request with data results in cors issue

It seems when I do a POST request with data, then I get the following error message in the console:...

0 Likes
0 Replies
posted 5 years ago

Validation error array does not have keys assigned to values

Hello, I am having an issue with laravels (5.7) validator. When the validator detects invalid input,...

0 Likes
0 Replies
posted 5 years ago

AWS Certified Solutions Architect Jobs

The AWS Certified Solution Architect is the trained professional who does the evaluation of the requ...

0 Likes
0 Replies

Larave specific Domain validation

i want to apply specific validation in my email form pls help me

0 Likes
1 Replies

Backpack VS AdminLTE

Hello, Is anyone have an experience using either Backpack or AdminLTE to develop admin panel in Lara...

0 Likes
0 Replies
posted 5 years ago

Can't pass variable to notification

user.php public function sendPasswordResetNotification($token) { $this->notify(new se...

0 Likes
1 Replies

I think Athena would be cool too.

https://laravel.io/forum/anyone-using-athena-with-laravel-5 I couldn't find reply button on this thr...

0 Likes
0 Replies

Undefined offset: 0

Controller: $indirizzo = DB::table('indirizzoimpiantos')->where('id_impianto', $dettagliimpianto[...

0 Likes
1 Replies

How can I make a forum like this in Laravel?

Please help me. I have tthe auth system, the dashboard and more pages, but i need a forum. Please he...

0 Likes
4 Replies

Eloquent result different from MySQL result

Hi all. I have 3 tables in Laravel: doctors, clinics and clinic_doctors. Doctors have relation: publ...

0 Likes
1 Replies
Solved

redirect to home page

Hello work on laravel 5.7 but i have a bug with the authentification, i have a admin middleware and...

0 Likes
2 Replies
posted 5 years ago

Get value of dropdownlist in view and use in controller

Hi everyone!<br> I have a dropdownlist in my view: <form action="./sort" method=&...

0 Likes
2 Replies

Connection Timeout while retrieve data using REST API

Hi all. I just deploy my laravel app using docker container on my GCP instance. I can run the migrat...

0 Likes
0 Replies

404 when navigating to a get route in laravel on production

On production, when I navigate to http://api.mywebsite.com/api/mail/send in my browser I get a 404 p...

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