Support the ongoing development of Laravel.io →
kokokurak

kokokurak

Joined 21 Aug 2014

Statistics

Threads 31
Replies 132
Solutions 19
Articles 0
posted 11 years ago

Magic methods in Eloquent

Hey guys, is it possible to implement my own __call() method in Eloquent models? I created users per...

0 Likes
2 Replies
Solved

Detecting enviroment by domain

Hey guys, I've seen something like this is bootstrap/start.php multiple times: $env = $app->detec...

0 Likes
2 Replies
Solved

Fetching large numbers of rows

Hello guys, is there any way currently to fetch large datasets with Laravel? I know there's chunk()...

0 Likes
10 Replies
Solved

View file in response (not download)

Hello guys, is there any built-in method to view file in response, just as it was in /public folder?...

0 Likes
0 Replies
posted 11 years ago

Pass API's URL to JavaScript

Hello guys, I wonder how do you pass URLs to your API to JavaScript? I use Ajax with jQuery and what...

0 Likes
1 Replies
replied 10 years ago

Do you want Laravel to go strict?

Up. I'm interested in your opinions, guys.

0 Likes
replied 10 years ago

Modify the built-in login to check if the user confirmed the registration

Auth::attempt takes any array of required values, so just pass your condition in there like this: Au...

0 Likes
replied 10 years ago

Error on php artisan app:name in Laravel 5.1

It was a bug. Fixed with Laravel 5.1.1.

0 Likes
Solved
replied 10 years ago

Error on php artisan app:name in Laravel 5.1

Yes it exists and fresh instance has App\Exceptions\Handler namespace, but after my command it was c...

0 Likes
replied 10 years ago

Where is this forum hosted?

Large dataset? Come on, there are much larger forums that go smoothly.

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.