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 11 years ago

Laravel 4 Passing Multiple With Statements?

Let's say you need to get data about the user using the User model. You can send the data like this:...

0 Likes
replied 11 years ago

Laravel 4 Passing Multiple With Statements?

In order to pass variables to a view, you have two options: Using the ** with ** method return Vie...

0 Likes
Solved
replied 11 years ago

Laravel First Install - Directory Listing

They work, but they also must be resolved by the web server. If you want apache to respond to anothe...

0 Likes
replied 11 years ago

How can we limit browsing to only my designated routes?

@tamirh67 I guess, you don't want users to see the app, bootstrap or vendor folders. That is the who...

0 Likes
replied 11 years ago

Laravel First Install - Directory Listing

Try using ServerName test.app Add this line to your hosts file (/etc/hosts) 127.0.0.1 test.app...

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.