Support the ongoing development of Laravel.io →
moinescumihai

moinescumihai

Joined 23 Nov 2014

Statistics

Threads 2
Replies 67
Solutions 8
Articles 0

route caching in laravel 5

Hello, I have a slight problem with route caching when using closures in the routes file. My routes....

0 Likes
1 Replies

using package only on local environment in Laravel 5

Hi, In Laravel 4.2, I was able to load a package only for my local development in config/local/app.p...

0 Likes
6 Replies
replied 10 years ago

Switching database connections does not work

I figured it out from the config files

0 Likes
replied 10 years ago

Custom url without duplicating views in Laravel

If you can, you should install laravel in the root of you public folder and point apache to your pub...

0 Likes
replied 10 years ago

LaraveL 5 Token custom error page ?

I haven't tested it, but your handle method in the VerifyCsrfToken middleware should look like this:...

0 Likes
Solved
replied 10 years ago

Switching database connections does not work

The env() function accepts two parameters: the key from the environment file a default value I gue...

0 Likes
replied 10 years ago

Login with Username in Laravel 5? Not sure why this isn't working.

AuthenticatesAndRegistersUsers is a trait in the laravel framework. You should never edit composer i...

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.