Support the ongoing development of Laravel.io →

1,066 Threads

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

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

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

How can I binding collection of model in laravel Blade

Hi all I have a view that I passed a collection of objects by route, I use laravel-datatable and fil...

0 Likes
0 Replies

Make auth with another table except from default users

auth.php 'guards' => [ 'web' => [ 'driver' => 'session', '...

0 Likes
0 Replies

How to send verification email to non registered user?

Hi. fairly new to Laravel and in need of some coaching. Don't really know where to begin. I am hopin...

0 Likes
0 Replies

Return To View Afer Post Request

Hi to you all, I have a form which after it submits on a different view and return to another view l...

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