Support the ongoing development of Laravel.io →

2,391 Threads

how to receive multiple same name checkbox value and insert into db in laravel 5.2

Hello Dear , Please Help! I need to receive multiple same name checkbox value and insert into db in...

0 Likes
1 Replies

Hashing passwords on client side before sending to server in laravel 5.1

I am working on an application where user fill login form and submit then one array send to server b...

0 Likes
0 Replies

calling route action with parameters from Route::get

hi, other than creating separate win/lose actions, I'm wondering if it is possible to pass an argume...

0 Likes
0 Replies

Best practice on DB changes listeners

Hello, I'm looking into best practices to implement/use way of listening if DB is changed to fire a...

0 Likes
0 Replies

Retrieving An Input Value

This had been an issue for me trying to understand I got this route Route::get('home/{home}', 'HomeC...

0 Likes
3 Replies

Artisan bug in laravel 5.3

I'm having an issue with Artisan::call('migrate', [params]); For some reason the application doesn't...

0 Likes
1 Replies

Getting 429: Too many attempts on image route

Hello, I have a route to do image manipulation using glide package. Most dynamic/user uploaded image...

0 Likes
1 Replies

Selection box where the value is an array

I'm trying to make a selection box for my shopping site that has arrays as values. When the user tri...

0 Likes
6 Replies

Is it possible to pass Laravel 5 session variables to external PHP?

I want to use an external PHP library with Laravel 5. The problem is that I need a way to pass a fe...

0 Likes
8 Replies
Solved

Laravel + VueJS: How to deal with login and requests

Hi, so I just started updating on of my applications but I'm stuck at a point. Let's give you guys s...

0 Likes
2 Replies

SHOW STATUS COMMAND BY CONEXION SSH IN VIEW SHOW BLANK PAGE

I NEED SHOW IN MY BY STATUS COMAND FRON 3 HOST ALL IS OK IF USE ECHO TO SEE THE VARIABLE BUT TO SHOW...

0 Likes
0 Replies

MethodNotAllowedHttpException and _method=put

I have to access to PUT route via browser and get json object, but L5.2 show me an MethodNotAllowedH...

0 Likes
0 Replies
posted 8 years ago

Authentication failed with Mongo db

I connected the mongo db with laravel and i tried to get data from collection. but saw below error....

0 Likes
0 Replies

Changes of php.ini doesn't save

HI I want to change some of php.ini setting like post_max_size and upload_max_filesize I ran php.inf...

0 Likes
1 Replies
posted 10 years ago

Routing with multiple dynamic parameters

Is it possible to create a route that accepts many types of variables with them being optional or i...

0 Likes
1 Replies

CSRF not updating on very next request

I've noticed that If a user posts a form, is then redirected back to the same page and tries to post...

0 Likes
1 Replies

Jwt authentication error in laravel 5.2

I use tymon/jwt-auth package for authentication in laravel 5.2 framework But when i run my login api...

0 Likes
1 Replies

How to pass TWO object to one view?

In my home page I wanna list my items for one section and list the users info for another section in...

0 Likes
2 Replies

Ajax request not working

I am trying to make ajax request to create new category but i get the follow error message Controll...

0 Likes
1 Replies

Session Issue in Middleware

I can't get the previous session, why its always the same as the $request->getHost(); public func...

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.