Support the ongoing development of Laravel.io →

1,384 Threads

How do I delete comment replies along with a comment?

I have made a blogging application in Laravel 8. I am currently working on giving any authenticated...

0 Likes
5 Replies
Solved

How do I keep a selected drop-down option?

I have made a blogging application in Laravel 8. The articles support comments and the comments need...

0 Likes
0 Replies
posted 1 month ago

How do I use a single form for editing comments and replies?

I have made a blogging application in Laravel 8. The articles support comments and comment replies....

0 Likes
0 Replies

Search/Filter Dropdownlil

Hello, I have a search problem in the list of my customers, I have many items and it is difficult to...

0 Likes
3 Replies

How do I prevent default for forms loaded via Ajax?

I have made a blogging application in Laravel 8. I am currently working on adding comment replies vi...

0 Likes
0 Replies

How to use TinyMCE Laravel Nova with upload images

why Murdercode\TinymceEditor\TinymceEditor not found? And How to install / config TinyMCE in Laravel...

0 Likes
0 Replies

Need help about a form. Want to add a custom input field

Need help about one of my laravel project's form. I want to add a custom field and update it in my d...

0 Likes
4 Replies

Laravel Register Two type of user

Hello guys currently learning laravel can you help. Can provide me a Registration code that has two...

0 Likes
0 Replies
posted 10 months ago

How do I prevent the repetition of a success alert?

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

0 Likes
14 Replies
posted 8 months 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

how to validate this form

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

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

Verification Email Not Being Sent to User After Registration

Hello Community, I'm currently facing an issue where the verification email is not being sent to use...

0 Likes
10 Replies

Laravel 8 based CMS

Hi! Let me show you my project that I'm working on a while. It's a content management system created...

0 Likes
0 Replies

How can I turn a numeric array into an array of objects?

I am working on a blogging application in Laravel 8. The application supports themes. In a nutshell,...

guamz liked this thread

1 Likes
1 Replies

large form submission

Hi! I am working on a report which has several fields (report image: https://imgur.com/a/MFqQMQB )....

0 Likes
0 Replies

Call to a member function getClientOriginalExtension() on ar

$img = $Sliders->img; if($request->hasfile('img')){ $file = $request->file('img'); $extensi...

0 Likes
1 Replies
posted 1 year ago

Get total hours except specific time range

I just want to get a total hours and exclude specific time, example is 7:00 AM to 4:00 PM is 8 hour...

0 Likes
1 Replies

"undefined

Hello! I am new to laravel and am using version 5.8. I have created a Likert survey where users rank...

0 Likes
6 Replies
Solved

Issue with code read information

Hello i'm having issue with my code Correctly in my admin cp>package>gold package> for uplo...

0 Likes
2 Replies
Solved

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.