Support the ongoing development of Laravel.io →

1,384 Threads

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 9 years ago

Form::model and put method

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

0 Likes
2 Replies
posted 6 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 6 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 7 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

QueryException in Connection.php line 647:

I'm trying to save checkboxes. I should be able to select one or mutliple. This is the error I'm get...

0 Likes
0 Replies

Laravel IF - ROUTE readonly the field

Hello all, I'm using blade and I was wondering how Can I insert a propriety "READONLY" in...

0 Likes
0 Replies

Is that possible to use json_decode() in Laravel Request Validation ?

Hello guys , Is that possible to use json_decode() in Laravel Request Validation ? I have a form in...

0 Likes
2 Replies
posted 7 years ago

Form Validation Custom Messages (different fields with same name)

Hey, I'm trying to create custom messages for errors found in form input validation. The issue I'm h...

0 Likes
1 Replies
posted 7 years ago

Can i use wordpress as a part of my larvael application?

I don't do wordpress. If i want to build some basic forms or some view or available functionality...

0 Likes
1 Replies

[5.4] clear error message back when going back a page after Session::reflash()

Hi, I've got a 2 stage form using LaravelCollective forms and I use Session::reflash() in my control...

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.

© 2024 Laravel.io - All rights reserved.