Support the ongoing development of Laravel.io →

ritsufag

Joined 21 Feb 2014

Statistics

Threads 5
Replies 3
Solutions 1
Articles 0

Eager loading with "limit" not working.

I have two tables news and comments. News can have many comments: //News public function comments()...

0 Likes
1 Replies
Solved
posted 10 years ago

Class 'Memcached' not found

I set memcached in config/cache.php and got this error Class 'Memcached' not found Symfony \ Compon...

0 Likes
3 Replies
Solved

Validator mp3 mimes

In validator sets mime: 'audio/mpeg,audio/mp3,mp3' File: $ file-> getMimeType () / / -> audio/...

0 Likes
1 Replies

How to use unix timestamp in eloquent?

I want to use the created_at, updated_at and deleted_at fields with unix timestamp.

0 Likes
2 Replies
Solved

How to validation multiple files in Laravel 4

I have input with name = "image []" multiple = "multiple" which depends on other...

0 Likes
2 Replies
Solved
replied 10 years ago

Class 'Memcached' not found

spekkionu said: There are two memcache extensions for php. http://pecl.php.net/package/memcache htt...

0 Likes
replied 10 years ago

How to use unix timestamp in eloquent?

I read laravel docs and override the getDateFormat. Then created in the migration of three fields $t...

0 Likes
Solved
replied 10 years ago

How to validation multiple files in Laravel 4

usm4n said: This has been asked on stackoverflow, hope this helps http://stackoverflow.com/question...

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.

© 2024 Laravel.io - All rights reserved.