Support the ongoing development of Laravel.io →

pichogve

Joined 22 Sep 2014

Statistics

Threads 1
Replies 2
Solutions 1
Articles 0
posted 9 years ago

Querying database for stats table

I am working on creating a page with stats from data in a MySQL database, and trying to figure out t...

0 Likes
0 Replies
replied 9 years ago

Nginx + SSL

You don't mention what OS you are using, but you need to install the PHP mcrypt package. If you are...

0 Likes
replied 9 years ago

How to define custom vlidation rules

Maybe something like this? $v = Validator::make($data, array( 'A' => 'required|numeric', )); $v-&...

0 Likes
Solved

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.