Hello, I have a slight problem with route caching when using closures in the routes file. My routes....
Hi, In Laravel 4.2, I was able to load a package only for my local development in config/local/app.p...
If you can, you should install laravel in the root of you public folder and point apache to your pub...
I haven't tested it, but your handle method in the VerifyCsrfToken middleware should look like this:...
The env() function accepts two parameters: the key from the environment file a default value I gue...
AuthenticatesAndRegistersUsers is a trait in the laravel framework. You should never edit composer i...
The Laravel portal for problem solving, knowledge sharing and community building.