Support the ongoing development of Laravel.io →

1,065 Threads

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

Affiliation Marketing

Ecommerce Affiliation Marketing intregation .. pls share code

james-wong123 liked this thread

1 Likes
1 Replies
posted 2 years ago

enctype/form-dataf

usually enctype/form-data is given for file type but in laravel no need

0 Likes
8 Replies
posted 2 years ago

form method and route verb r they same r diff

form method and route verb r they same r diff get post in form and route r exactly same r ? it does

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