Support the ongoing development of Laravel.io →

3,391 Threads

Changing Auth route to '/' breaks password routes

If I make my auth route '/' /login and /register work fine but /password/email and /password/reset t...

0 Likes
1 Replies
Solved

Command line says php is still version 5.3 while WAMP say it is running 5.5.. having issues installing laravel 5

Hello i am trying to figure out how to switch my PHP version so i can install laravel 5. when i run...

0 Likes
1 Replies

Feedback wanted: custom Laravel 4/5 packages

Hi all I have been working with Laravel since before the release of Laravel 4, give or take 2 years...

0 Likes
0 Replies

I would like a mentor.

About Me My name is Michael, I am 27 and I am from England. I've programmed with PHP before however...

0 Likes
8 Replies

nginx rewrite to remove .aspx extensions

I am converting a .net application to Laravel. I need all of the existing links "foo.aspx"...

0 Likes
0 Replies

Verifying Laravel is installed and setup correctly on Nginx ?

One of my Centmin Mod LEMP stack users asked how to install Laravel and I came up with quick Laravel...

0 Likes
0 Replies

Set App Debug if user logged

Hello to all, I have a project in order "production", I create the following rule: Rule #1...

0 Likes
4 Replies

Controller not returning the view

I'm new as of this morning to laravel, so forgive my lack of experience. I've created a view, that e...

0 Likes
3 Replies
Solved

How to Properly serve files from a different public directory

I have a Laravel 5 application as the backend, serving AngularJS from a different directory (which i...

0 Likes
2 Replies

Laravel 5 not show errors

Hi, I have Laravel 5 set debug true, enviroment: local Now not show errors (only log) and not show d...

0 Likes
5 Replies
posted 10 years ago

Where to put setlocale(LC_MONETARY , 'en_US.UTF-8') to make it global?

I'd like this to be global.I tried putting it in index.php, and it doesn't work. Maybe it can go in...

0 Likes
0 Replies
posted 10 years ago

How to make permalink setting like Wordpress using laravel 4?

I am new to Laravel 4, I have project that required me to create "permalink settings feature&qu...

0 Likes
9 Replies

Nginx, hhvm problem with Class

Hello, I have a problem when I use a class in Laravel. If I use this code: Session::put('name', 'val...

0 Likes
0 Replies

Programmatically crearing config cache

Dear folks, Ref:Laravel5 I am looking for a way to clear the configuration cache programmatically. S...

0 Likes
1 Replies

laravel 4.2 redis session give white page !

Hello community, im facing a problem when i put session driver to "redis" i only get white...

0 Likes
1 Replies

This route isn't working - any ideas?

Following this Helpful Getting Started Guide: http://www.sitepoint.com/getting-started-laravel-nitr...

0 Likes
1 Replies

Laravel5 Ubuntu only working when myvirtualdomain/index.php/subsites

Hello, I'm using Ubuntu 14.04. I have installed LAMP, Composer and I installed Laravel. I created vi...

0 Likes
1 Replies

Multiple servers

Hi, just a question on best practice, I have a Laravel application that I want to scale across 2 web...

0 Likes
1 Replies

create model problem

Hi Guy: When i create a model, for some reasons artisan also create Migration files. see below ubunt...

0 Likes
2 Replies
Solved

How can I support multiple themes/views?

I have an app written in Laravel that supports multiple sites managed under one install. I'm lookin...

0 Likes
5 Replies

Thanks to our community

Solutions given in the past year. Excluding solutions from thread authors.

Moderators

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.

© 2025 Laravel.io - All rights reserved.