Support the ongoing development of Laravel.io →

3,391 Threads

Using AppServiceProvider to make data available across the whole site?

Hi, I need some data which is accessible across the whole site, so in the AppServiceProvider I have...

0 Likes
1 Replies

no SASS but with fonts after GULP

Hello I followed this https://laravel-news.com/2014/10/setting-laravel-elixr-bootstrap/ I end up wit...

0 Likes
3 Replies

What is the purpose of setting Laravel loaded config while processing a request?

Hi, i am having some trouble trying to change a connection's database key on the fly to let a model...

0 Likes
0 Replies

cant fint mcrypt when i composer update .

i installed php via brew but still cant find solution. please help Loading composer repositories wit...

0 Likes
3 Replies

Mapping laravel homestead folders and app

I managed to install laravel homestead on windows 7 and all seems to work correctly. Yet, I fail to...

0 Likes
0 Replies

Laravel lang from another path

Hello there. I want to create a multi site with multi languages support. All`s good for now: i cre...

0 Likes
1 Replies
posted 10 years ago

Best practice for making specific data accessible across all controllers

Currently I am working on a multi site platform on Laravel 5. When a user accesses the site, the set...

0 Likes
6 Replies
Solved
posted 10 years ago

Slow booting time (nearly 1s)

I've developing a website using Laravel 4.1, and I'm seeing very slow loading times on every page....

0 Likes
1 Replies
posted 10 years ago

Laravel ignoring .env file but artisan works fine

I've set up a basic website and am trying to configure the environment to go to production rather th...

0 Likes
0 Replies

Stategy for Laravel symlink deployment and maintaining old log files?

I run a Laravel website on a Linux server. I have a releases directory that contains the Laravel ins...

0 Likes
1 Replies

Can't use PHP now, because Laravel's issues with the Mcrypt extension.

Laravel has given me nothing but problems with initial setup. This "Mcrypt" issue has been...

0 Likes
4 Replies

Response and intervention image

Hello All, I'm trying to show an image using the Response class, Route::get('/', function() { $i...

0 Likes
4 Replies

Homestead up command throwing error

I followed the main installation guide to the point where I run the command homestead up and I get t...

0 Likes
1 Replies

Read/write in mysql fallback

Hello, I have a mysql read replica setup in aws, where I read from one of the databases and write to...

0 Likes
2 Replies

Laravel 5, locale modification in config/app.php

Hi, I'd like make possible add new language from UI to my application. Perfect solution will be add...

0 Likes
0 Replies

Running migrations in Google App Engine

Hi, Could anyone explain me how to run migrations (or other 'php artisan' commands) on Google App En...

0 Likes
1 Replies
Solved

blank page when trying to use database

When trying to create a model in laravel 5 and get data from it, I get a blank page when I add the...

0 Likes
3 Replies

artisan commands not taking effect

Not a single command working when I type php artisan command. Last login: Mon Feb 16 20:17:50 on...

0 Likes
0 Replies

Laravel 5 homestead phpstorm debugging is not working

My all laravel 4.2 applications are running fine and I can easily debug applications as guided by th...

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

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.