Support the ongoing development of Laravel.io →

789 Threads

Dynamic content being deleted if validation fails

Hello everyone, First of all, what a great community Laravel.IO is. I have found many answers to my...

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

Laravel 5.1 + Entrust - Extra permission, which not belong to role

Good day! I was Googling a few hours but I can't find any information about how to extend Zizaco Ent...

0 Likes
2 Replies

Laravel 5.2 api login error

Hi All, I'm using laravel 5.2 to develop an api When trying to login using Auth::guard('api')->a...

0 Likes
0 Replies

Is there a way to check if a couple of inputs are unique in the same record?

Hello everybody! I'm new here, so I hope this is the right place.. What I have is a table with these...

0 Likes
1 Replies

How do I model this Article/Category scenario?

I have a scenario with Articles and Categories where each article can have only one category through...

0 Likes
0 Replies
posted 8 years ago

Error Changing Laravel Validation message for max file from KB to MB

I have a laravel 5.1 app. I'm trying to change the validation message from KB to MB. e.g The :attrib...

0 Likes
0 Replies

Policy not working, God knows why...

I am trying to move the controls I make in the Controller for a User to be able to leave a Comment o...

0 Likes
0 Replies

How to handle 404 errors for sub domain/different domain route group in laravel 5.2?

I have two different domain groups in my Laravel application. One is example.com and other one is su...

0 Likes
2 Replies

Laravel 5.2 multiple file validation problem

I was doing some multiple file validation. I have my html like so: <html> <body>...

0 Likes
0 Replies

Why do the password submission require password_confirm on backend?

I noticed that the standard validation / signup things with Laravel use a password field and a passw...

0 Likes
1 Replies

Laravel Spark Plan

Can I customize the plan attribute? example, I want to give limit number to create tokens. If i choo...

0 Likes
0 Replies

Scan Barcode with Android to a page of a logged in user

Hi Peeps This is like a point of sale, the page will have a field for the customer number, amount an...

0 Likes
0 Replies

Check user level laravel 5.0

I have in the database a table named user that contains the following columns, id, email, name, pass...

0 Likes
0 Replies

SQLSTATE: Undefined table: 7 ERROR: table "*" does not exist (SQL: drop table "*")

I have question, I created database table using "php artisan migration" then later due to...

0 Likes
0 Replies

Multi field validation?

Multi Field Validation I have a table like: id code user_id msg_id title now I want to validation u...

0 Likes
0 Replies
posted 11 years ago

Adding Implicit Validation Rules

I created a custom validation rule that I want to run when another option is selected. It seems that...

0 Likes
5 Replies
Solved

laravel 5 nested array validation

how can i check the array value is exist or not? If example: my_field[1][1] = 16 my_field[1][2] = 14...

0 Likes
0 Replies

connection data base

I wonder if there is some form of excolhes the path of database connection before login to the syste...

0 Likes
1 Replies

Compare variables (blade template)

Hello guys, Trying to compare 2 variables in my view In my controller $files = \File::files('images'...

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

© 2025 Laravel.io - All rights reserved.