Support the ongoing development of Laravel.io →

1,539 Threads

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 10 months ago

Remember email checkbox How to save session storage

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

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

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 10 months 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

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

API for Creating the address of USDT TRC20 for exchange

is there any API for generating the address for USDT TRC20 exchange from EURO i have used this :- co...

0 Likes
2 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

Need to define condition if/else via model

If we use basic select like: Products::paginate(6); it return us:-> [ id: 1, product name: 'test'...

0 Likes
3 Replies

Trying to get property 'charge' of non-object

Hello everyone, Please Kindly note I'm getting this error "Trying to get property 'charge' of n...

0 Likes
6 Replies

Is there any ready-made solution or code available

IN Laravel : Is there any ready-made solution or code which includes common area for project (for a...

sunitsarode liked this thread

1 Likes
1 Replies

Sneat Open Source VueJS Laravel Admin Template

Hey everyone, I hope you're all doing well! I recently discovered an impressive laravel integrated v...

0 Likes
1 Replies

Which is good, lightweight and easy layout for Laravel

I am using Laravel from past 2 months. I learned many concepts from Laravel, but I am confusing that...

sunitsarode liked this thread

1 Likes
1 Replies

Issue with optional() function and accessor in Laravel8

I'm encountering an issue related to the optional() helper function and an accessor in Laravel 8. In...

0 Likes
0 Replies
posted 11 months ago

Predict disease

Hi, i want to know Fhow to use the Farrington algorithm in a Laravel project? I have an entity calle...

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.