Support the ongoing development of Laravel.io →

1,384 Threads

Is this class safe use it for authentication?

Hi everyone, im new in laravel. I know that there is a built in auth system but just because a train...

0 Likes
2 Replies

Just a small Laravel admin panel builder

Hi, here's a small Laravel admin panel builder I've been working on: http://www.appnoder.com/ If you...

0 Likes
0 Replies

What is the best Reporting Tool for create a report?

Hi guys, i want to create web based application which is will do with many reporting stuff, i need t...

0 Likes
0 Replies

403 error on from submit

Hi. I faced with some problems on my Laravel project. Script works correctly on WAMP but when I uplo...

0 Likes
0 Replies
posted 9 years ago

How to Submit form via AJAX in Laravel 5?

Hi to all! Here is my controller: public function store(Requests\GuestbookRequest $request) { $n...

0 Likes
3 Replies

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

Route [benice] not defined

I have a form here as below: <form action="{{ route('benice') }}" method="post&qu...

0 Likes
3 Replies
Solved

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

Edit post - get request or post request - Laravel 5.4

I have a question. I am creating a simple CRUD blog. Currently doing the edit a post section. I want...

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