Support the ongoing development of Laravel.io →

3,383 Threads

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 9 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 9 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

Theme support

For example if Laravel is used to create a Forum and each forum user can choose the theme used to re...

0 Likes
1 Replies

Class 'Jenssegers\Mongodb\MongodbServiceProvider' not found

I wanted to use https://github.com/jenssegers/laravel-mongodb for connecting to Mongodb with laravel...

0 Likes
1 Replies

Solving: mysqlnd cannot connect to MySQL 4.1+

I have an old built project that i would like to port over to Laravel, which i am working on locally...

0 Likes
3 Replies
Solved
posted 9 years ago

Environment complains about missing variables for another environment

It's impossible for me to create configuration for my local environment, because Laravel keeps compl...

0 Likes
4 Replies

Custom url without duplicating views in Laravel

Here is my project structure mysite.com/mti I want to have my project name like this without copyin...

0 Likes
1 Replies

500 Internal Server Error

Hello, Sometimes i got this error: 500 Internal Server Error My PHP Version 5.4.4-14+deb7u14 My Lara...

0 Likes
2 Replies

Laravel update 4.1 to 4.2 - Error reading data from FastCGI server

Hi, I updated from Laravel 4.1 to Laravel 4.2 with "php composer.phar update". I added man...

0 Likes
2 Replies

Favicon on shared hosting

Hello i have upload my proyect on bluehost shared hosting, but the favicon doesnt load, i have my si...

0 Likes
4 Replies
Solved

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.

© 2024 Laravel.io - All rights reserved.