Support the ongoing development of Laravel.io →

Polymorphic relationships and resources

Hello I'm not sure how to form this question but I think it boils down to this: I don't know how res...

0 Likes
1 Replies
Solved

How do I get the replies for each comment?

I have made a blogging application in Laravel 8. I am working on the functionality of adding comment...

0 Likes
1 Replies
posted 1 year ago

Morph Many Through Help

I have a large development project with the following requirement. ModelA ModelB ModelC User I need...

0 Likes
4 Replies
posted 1 year ago

Remember email checkbox How to save session storage

<!DOCTYPE html> <html lang="en"> <head> <meta charset="utf-8">...

0 Likes
0 Replies
posted 1 year ago

400 Bad Request when submitting registration form

I'm trying to implement a login for Laravel 10 and I have all the scaffolding done, routes, controll...

0 Likes
5 Replies

SQLSTATE[22P02]: Invalid text representation: 7 ERROR: bl

Hello everyone, I'm currently working on a Laravel application and I have encountered an error with...

0 Likes
3 Replies

Welcome.jsx page reading user problem Laravel 10 Inertia

I need a Welcome.jsx page with Login, Register, and Dasboard. Breeze does it. But I want to load com...

0 Likes
0 Replies

Change Laravel Mass Action drop down menu items value

I have this code of my CRM which is working fine, but the drop-down menu is showing the user ID inst...

0 Likes
2 Replies

Set Laravel Octane base URL as subfolder

Hello, I have currently a weird setup, my Laravel Octane listen to 127.0.0.1:8000 and I have an ngin...

0 Likes
0 Replies
posted 1 year ago

'public' in Laravel url

I am working on a Laravel project. And I want to remove 'public' from the url. How to remove it?

0 Likes
1 Replies

broadcasting auth on custom guard using Laravel passport

Getting 401 Unauthorized on broadcasting/auth for presence channel Note: Same middleware I'm using o...

0 Likes
0 Replies

🧩 JSON Parser: parse JSON of any dimension from any source

Hello everybody, happy to share that I finally released JSON Parser, a zero-dependencies package tha...

0 Likes
0 Replies

Laravel blade-ui-icons render issue in JavaScript

JavaScript code is not working for getting icon from blade template that already rendered with defer...

0 Likes
0 Replies
posted 1 year ago

Is there any way to pass the parameter value to Yajra?

//Controller public function admin_dashboard(CollectionDataTable $dataTable1) { $from = $to = date('...

0 Likes
0 Replies

how to validate this form

<!doctype html> <html lang="en"> <head> <meta charset="utf-...

0 Likes
2 Replies

Invalid request (Unexpected EOF) error with Enctype form

I'm getting back to Laravel, using SAIL and Laravel 10. This is my blade form: <form method="...

0 Likes
0 Replies
posted 1 year ago

Omnipay Payment

HI there is a way to split paypal payment with several seller with omnipay ? Paypal have this : htt...

0 Likes
0 Replies

Regarding the modules routing not working

Routing that I have created:- Route::prefix('user')->group(function() { Route::controller('users'...

0 Likes
0 Replies

Conditional Validation with dependency to other fields

I am trying to validate import data using Laravel Excel. I got through to using required_if when a f...

0 Likes
5 Replies
posted 1 year ago

Laravel Route Redirect 301

Hello everyone, I would like to redirect to home page with response 301 in case a user tries to acce...

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.