Support the ongoing development of Laravel.io →

1,384 Threads

Laravel Date Validation between two dates

Hi, I need a user to be able to only select a date between a pair of dates, but the validation hasn'...

invokermaster liked this thread

1 Likes
4 Replies

eror placing external javascript, ... is not function

cannot load javascript . i want to use select2 and use external javascript. but, that javascript can...

0 Likes
1 Replies

Cannot Store Form

Can Someone Help Me with This https://stackoverflow.com/questions/60236757/cannot-save-data PLease H...

0 Likes
0 Replies

How to validate multiple check box and select.

I am learning laravel. I want to validate a form. There have two checkbox, every part of checkbox ha...

0 Likes
0 Replies

URL from Form (newbie)

Hi Guys/Gals, Have spent a fair amount time searching before asking and am quite stuck. Basically I...

0 Likes
3 Replies
Solved

How to store 2 mobile number in single column

how store the multiple phone number for a specific user in single column table!

0 Likes
1 Replies

I am trying to display my table filter result

I am trying to display table result, the data is appearing on the table, but when i filter, i get &q...

0 Likes
0 Replies

Introducing my Bootstrap 4 form builder for Laravel 5.8+

Dear fellow developers, I created an open source package which automates and simplifies Bootstrap fo...

msayib liked this thread

1 Likes
0 Replies

Update is not working

The error I got : error pic: error # What I tried this is my table pic: table my form is like : <...

0 Likes
4 Replies

Fetch & Show certain rows in a table on clicking a button

I'm pretty new when it comes to Laravel & I've been trying to code this mini-account management...

0 Likes
0 Replies
posted 4 years ago

Blade Select/ text works, how to build buttons with value?

I have a form which works as a filter and consist of select, text field and few buttons (1-10). Sele...

0 Likes
0 Replies

Laravel form POST gives error - 419 "Sorry your session ha.

Hi, I have a Laravel web application in Laravel version 5.7.4 hosted on Godaddy Shared hosting. Its...

0 Likes
2 Replies

drop down in form (using Laravel)

I have been working to build a laravel form and for the fields where text input is required I have s...

0 Likes
1 Replies

Guzzle postAsync with api calls

I am using Guzzle 6 to update products to shopify via API. I am using async post method to upload pr...

0 Likes
0 Replies

Current approach to Stripe Checkout for Onetime Payment?

I am trying to integrate stripe Checkout on my Laravel 5.3 website for some fairly basic purchase fu...

0 Likes
1 Replies

post user_id from Auth through a form?

Hi, I have a form and would like to get the user_id out when submitted here is my store function: pu...

0 Likes
1 Replies

Form with multiple select with ser assigned values

In my application there are Job Offers and Skills. The Offer and Skill models have a many to many re...

0 Likes
0 Replies

Editing A drop-downlist

{!! Form::open(['action' => 'LeaveController@update', 'method' => 'POST']) !!} <div class="...

0 Likes
0 Replies

How to send Email from form to multiple email accounts

my Controller <?php namespace App\Http\Controllers; use App\Task; use Illuminate\Http\Request;...

0 Likes
4 Replies
Solved

Problem with foreach and design of table

Hi, I have a problem with the cells in the table after foreach loop. He does not want to sort me the...

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.