Support the ongoing development of Laravel.io →

1,390 Threads

jQuery code not working

My jQuery code is not working. Every seat is a checkbox. I am trying to disable those seats that are...

0 Likes
1 Replies

Problem with AngularJS Ajax http call

Anyone who knows AngularJS AJAX HTTP calls, please look over my code. I am stuck in a problem. I tri...

0 Likes
0 Replies

Open routes in Laravel 5.2 ?

The thing is that I am having problems implementing a code from github,I don't know what the solutio...

0 Likes
0 Replies

Forms inputs value are not reset after browser refresh

Hello, I'm using Laravel 5.2 and I noticed that when I refresh my page (with the browser or with f5)...

0 Likes
7 Replies
Solved

Laravel mongodb JSON data

DB::connection('mongodb') ->collection('XXXXXXXX') ->get(); [{"_id":{"$oid"...

0 Likes
0 Replies

Laravel 5 How to solve the error when validate a unique username using Boostrap FormValidation Remote

I got an error when i want to validate an unique username using Boostrap FormValidation remote. Belo...

0 Likes
0 Replies

Send email with html

Hello everyone, I'm trying to send email with beautiful html style I use wysiwyg editor to send emai...

0 Likes
3 Replies
posted 10 years ago

Form::model and put method

{{ Form::model($article, ['route' => ['admin.articles.update', $article->id], 'method' => '...

0 Likes
2 Replies
posted 8 years ago

redirect conditionally after save

I think this is a basic problem or question, but i can't find any solution that solves this problem,...

0 Likes
1 Replies

strip email addresses, domains or domain names from user input

I am looking at a way to strip those things from user input comments or posts in my project. I am us...

0 Likes
0 Replies
posted 8 years ago

First Laravel app, form to controller error

I am having trouble putting my first app together. The app is a web form it executes a controller an...

0 Likes
3 Replies
Solved

Filter Button Laravel 5.4

how can i make button filter on laravel 5.4?

0 Likes
1 Replies

Laravel-5.4 - how to store the image path in database for all users who registers

I am using laravel-5.4 make:auth . Added one extra field in user table -> profile picture in view...

0 Likes
2 Replies

Getting a checkbox checked

I have group of checkbox which I add to database as an array [1,2,3] everything going OK when I addi...

0 Likes
1 Replies

Create dropdown using lists() method to get two columns and combine them in final view

I was working with dropdowns and was thinking if it is possible to use lists() method to get two col...

0 Likes
4 Replies
Solved

Select using pluck with 2 values

Hello all, how Can I insert more than one value into the select tag using pluck? Form::select('peopl...

0 Likes
0 Replies
posted 8 years ago

create.blade.php form not working

ErrorException in 7217a67f29d5ff43676a7cd71563de47c1cfd896.php line 18: Class 'HTML' not found (View...

0 Likes
4 Replies

Submit a form with Vue

Hello, I am new to Laravel and vue. Working with Laravel 5.4 I have a vue script that builds a table...

0 Likes
3 Replies

Job Offer: Looking for help with Ajax form submission

Hello, I am looking for someone that can sit with me on skype and TeamViewer, and help me develop an...

0 Likes
0 Replies

Filtering same page and updating pagination

Hi Guys, New coder here and new to laravel here.I would like to know how I would go about updating l...

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.

© 2025 Laravel.io - All rights reserved.