Support the ongoing development of Laravel.io →

1,384 Threads

How to get base url form json in laravel 5.3?

My javascript code is like this : $.getJSON("{{ url('/dropdowns/satkers') }}" + "/&qu...

0 Likes
1 Replies
Solved

Laravel large size image upload validator not work

I'm using Laravel: 5.2.* as my project and trying to validate/restrict large size(max:600kb) image(S...

0 Likes
0 Replies

Validating and storing checkboxes

I'm building a quote form and need help passing data into my controller for validation. I have the f...

0 Likes
0 Replies

Parameters route to controller

I'm beginner with laravel. I have a model "Movie" with several categories like western, su...

0 Likes
3 Replies

How to insert (multiple) two related table into a single query

i have to table which is Order and Product orders table: id, order_name products table: id, orders_i...

0 Likes
0 Replies

How to add dynamic dropdown list column on Laravel 5.3 registration?

I want to create a dropdown list where the data retrieved from the database, ie dropdown level. the...

0 Likes
1 Replies

Laravel 5.2+ date before and after date validation not working

This works 'expected_at' => 'date|after:"2016-04-09 10:48:11"', Or this works $rules['...

0 Likes
1 Replies

Laravel with vou resorce(Get request)

Hello everyone, im new with laravel and vue resource and i need help to find how to pass variables f...

0 Likes
0 Replies

updating multiple table rows with one form

I have a form that I want to be able to update multiple rows at once. I have found online the method...

0 Likes
4 Replies

Post data with XMLHttpRequest

Hi, I am trying to send data on my controller using XMLHttpRequest but it doen't work. My route: Rou...

0 Likes
2 Replies

MYSQL 1364 ERROR

How to solve this error would be greatly appreciated. Have googled but answers don't work

0 Likes
1 Replies

Best way to create a layout for my new laravel project?

hi guys, i am newbie with Laravel. Im working in develop a custom project. I want to know what are t...

0 Likes
0 Replies

validation errors in response to ajax request are sent as text/html

I have a html form communicating with Laravel with AJAX requests. form data is validated in server-s...

0 Likes
3 Replies

Laravel 5.0 mail() not working in production server CENTOS

I'm using Laravel 5.0 for my project and i have to send mail to admin whenever user submits a contac...

0 Likes
3 Replies
posted 7 years ago

PHP include with database - and Laravel Issue

Hi Dear i am a beginner in laravel but i have 9 years of experience in php and mysql database i am...

0 Likes
1 Replies

TokenMismatchException in compiled.php line 3164 - Upload large file

Hi all, So I have a form to upload videos (about 30M) and I can't upload files when I try on my serv...

0 Likes
0 Replies

POST method form

Hello I have this blades, routes and controller, my problem is that displays blank page. I guess tha...

0 Likes
0 Replies

Checkbox is not showing on the POST

Hello, Very strange, i'm trying to include a Form::checkbox on my form and the values simply doesn't...

0 Likes
1 Replies

Keeping data using old('email') after submission not working

I just use the automatic authentication in laravel (using php artisan make:auth) and I noticed that...

0 Likes
0 Replies

Form\Laravel

I have an issue of adding data to two various tables. Tables: employees and employee_addresses addre...

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.