Support the ongoing development of Laravel.io →

kokokurak

Joined 21 Aug 2014

Statistics

Threads 31
Replies 133
Solutions 19
Articles 0

Do you want Laravel to go strict?

We have PHP 7 on the way. Laravel is quite ambitious when it comes to support for new PHP versions,...

Likes Replies

Are views in exception handler broken in Laravel 5.1?

I'm trying to load some view in Laravel 5.1 exception handler (/app/Exceptions/Handler.php). In my r...

Likes Replies

Ignore route if controller returns null

I'd like to be able to have multiple dynamic routes that can interrupt each other. For example, I ha...

Likes Replies

Pure controller class names?

Guys, do you always use Controller suffix in controller classes names? I do, but I'm now thinking if...

Likes Replies

Error on php artisan app:name in Laravel 5.1

I have a problem with php artisan app:name [name] command on fresh instance of Laravel 5.1. When I r...

Likes Replies
Solved
replied 7 years ago

Do you want Laravel to go strict?

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

0 Likes
replied 8 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 8 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 8 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 8 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.

© 2023 Laravel.io - All rights reserved.