Support the ongoing development of Laravel.io →

1,066 Threads

Image upload error in laravel

i have an issue in image upload in laravel.when i want to upload a file then i got this error SQLSTA...

0 Likes
0 Replies

Saving Data from Laravel Form in Bootstrap Modal

Hi there i'm noob to laravel. I have some problem with form: originally from stackoverflow: http://s...

0 Likes
4 Replies

[5.4] How to prevent the csrf_token expiration and caffeine.

I have a page with a form which users use to plan activities and it might require a long time to be...

0 Likes
2 Replies

How To Create Unique Validation On The Form Request

Hi all I have 2 unique field for label and isbn. For the cleaner code i moved the validation to a Fo...

0 Likes
0 Replies

How to make simple captcha

This my website: http://www.online-nrw.de/kontakt and like this i make contact form: http://wiyono05...

0 Likes
8 Replies

Newbie: Trying to create a search function on laravel 5

I'm trying to make a search function with laravel 5 and it's not passing the results variable to the...

0 Likes
8 Replies

Return back->withInput(); when link is clicked

Hi, first post here. I am struggling to come up with a way to make my Laravel application return to...

0 Likes
2 Replies

Updating another user and ignoring its name/email when validating

Hello, I'm having some trouble realizing a bit of logic in my application. In short, I have a user u...

0 Likes
2 Replies

Help with Eloquent Search Validate Input Simple Style

I have a very simple Eloquent search form built into my application and I want to prevent when a use...

0 Likes
4 Replies

Unable to save filename with unicode character in windows

While saving uploaded file with unicode character as filename using move function, it saved filename...

0 Likes
0 Replies

How to populate HTML using Ajax in Laravel

I have areas, each area has N curses. So, each curse belongsTo one area. I have this selection:...

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

ttimot24 liked this thread

1 Likes
0 Replies

Call to a member function getClientOriginalName() on null

posting my repository code /// public function saveAdvertiser($advertiser,$advlogo) { $industryId =...

0 Likes
0 Replies

Many to many forms select input problem

I am practising Laravel and building a blog for Activity holidays. I have a posts table which descri...

0 Likes
0 Replies

Form model binding isn't working with section/include

Laravel 5.4, laravelcollective/html 5.4.8 Parent Blade template for creating/editing Entries: (as yo...

0 Likes
0 Replies

Problems with checkboxes and routes

Hello, I'm trying to get the ID of the ids that I'm passing, in case it can be up to two ids since I...

0 Likes
2 Replies

Form Action Does Not Go To The Right Controller

I am working on an admin dashboard with different sections, to add blog posts to add portfolios bo...

0 Likes
1 Replies

retrieving data for editing using a dynamic dropdown

I successfully created a two-level dynamic dropdown using buildings and rooms by following Hardik Sa...

0 Likes
1 Replies
posted 6 years ago

Wysiwyg editor

Hello, I have a form that need 100 over of wysiwyg textarea in it. I have tried bootstrap wysihtml,...

0 Likes
0 Replies

error 405 "The specified method for the URL is invalid" with all of PATCH and DELETE request method

Last week I tried my patch and delete route for web it work.. But today when I tried all of the patc...

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.