Support the ongoing development of Laravel.io →

3,391 Threads

Two Laravel apps under the same domain (session sharing)

Hi all, I'm in need of two Laravel apps responding to different routes under the same domain. For si...

0 Likes
1 Replies

.htaccess: Options not allowed here Centos 7

I am facing this error when deploy my laravel website on server centos 7 .htaccess: Options not allo...

0 Likes
1 Replies

White screen and php 'failed to open stream' error

Hi all, Apologies if this is somewhat of a newbie question (I am one) but I can't seem to put my fin...

0 Likes
7 Replies
Solved

How to installing Laravel with Wordpress on same domain?

I currently have an established website running on Wordpress using nginx as the web server. The site...

0 Likes
2 Replies

Filters not being applied in some servers

Hi, I have this piece of testing code: Route::filter('test_filter', function() { dd('Filter applied...

0 Likes
2 Replies

Laravel new -bash: laravel: command not found

Being new to Laravel, I am following a couple of tutorials. I could go through the first one coverin...

0 Likes
5 Replies

PHP FATAL ERROR: PHP Fatal error: Call to undefined method Monolog\\Logger::\xc8\xb51\x02()

Does anyone know what is going on here? I installed via composer as instructed in the documents.

0 Likes
1 Replies
posted 10 years ago

change url paginate laravel to URL friendly ?

Hello as I can do, or to be set to change when I generate the paging links.? laravel that it prints...

0 Likes
0 Replies

Filter multi language by browser location

Excuse me how can I apply filters on laravel applying its translation (en, de, es, fr) language base...

0 Likes
0 Replies

Custom ServiceProvider not loading via web, but loads via phpunit? (L4.2)

I'm using Laravel 4.2. I have a custom ServiceProvider that is registered in app.php. My code wasn't...

0 Likes
2 Replies
Solved

Error during upload project on web server

I have created laravel project on my local server. Now I have uploaded my project on web server. I h...

0 Likes
1 Replies
Solved

Laravel + Cashier + Stripe

Hello guys, i am new in laravel. i implemented new site using this frame work and now want to add...

0 Likes
3 Replies

Pretty URL purgatory

I've never had this issue before, setting up on a new work machine and getting some odd issues. Firs...

0 Likes
1 Replies

Debug not working

In my new Laravel 4.2.11 installation I'm getting the "Whoops...." error when loading a pa...

0 Likes
2 Replies
Solved

Settings from database

Hey. I've created custom service provider to provide my site settings from the database. Now i would...

0 Likes
0 Replies
posted 10 years ago

Laravel Homestead with Vagrant Cloud 'Share'

I have multiple Laravel sites on 1 Homestead box and I'd like to use 'vagrant share' to direct the v...

0 Likes
2 Replies
Solved

Alter package configuration from another package

Hi all, I have a laravel package that requires other packages via composer dependencies (let's say t...

0 Likes
2 Replies

route working only after clearing history and cache

Well I have a strange one: I'm in Windows and my uri is localhost/laravel/petdb/public/welcome anoth...

0 Likes
3 Replies

Trouble with Mail::send

I have the following configuration: 'driver' => 'smtp', 'host' => 'smtp.host.com', 'port'=>...

0 Likes
7 Replies

.htaccess and unable to access assets

Hello, The .htaccess file in my root directory is pretty simple: Options +FollowSymLinks RewriteEngi...

0 Likes
2 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.

© 2025 Laravel.io - All rights reserved.