Support the ongoing development of Laravel.io →
Pat-Paran

Pat-Paran

Joined 10 Dec 2014

Statistics

Threads 4
Replies 7
Solutions 0
Articles 0

cant fint mcrypt when i composer update .

i installed php via brew but still cant find solution. please help Loading composer repositories wit...

0 Likes
3 Replies

how to stop multiple store of data.

I have a car table then if I submit informations it will save into the database. Now if user press b...

0 Likes
3 Replies

Cant write Image to path

$image=Input::file('imageOne'); $filename = time() . '.' . $image->getClientOriginalExtension();...

0 Likes
3 Replies

counter for email

Is there a way to count email that has been send to the address of the website

0 Likes
6 Replies
replied 11 years ago

counter for email

yup you got it but is there a way for me not to use database for the counter . for example i will bu...

0 Likes
replied 11 years ago

counter for email

if($validator->passes()) { $response = Mail::send('emails.contact',$data, function($message) use(...

0 Likes

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.

© 2026 Laravel.io - All rights reserved.