Support the ongoing development of Laravel.io →

1,379 Threads

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 4 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 3 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...

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,...

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

Affiliation Marketing

Ecommerce Affiliation Marketing intregation .. pls share code

1 Likes 1 Replies
posted 1 year ago

enctype/form-dataf

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

0 Likes 8 Replies
posted 1 year 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
posted 1 year ago

form method=post r getfor

in which way route post and get is related with view post and get and if view is blank form is what....

0 Likes 5 Replies

App forms doesn't work after laravel project deployment

So, I've deployed a beginner laravel project and I got some problems. First, I got problem with the...

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

© 2023 Laravel.io - All rights reserved.