Support the ongoing development of Laravel.io →

3,382 Threads

Laravel / Virtual Hosts / Apache - aaah

ok .. I am starting to lose hair here. beginner with a lot of the config / environment setting stuff...

0 Likes
6 Replies
Solved

"php artisan optimize" error on vagrant VM

I have setup Laravel 4.1.28 on a CentOS vagrant VM with Composer installed. I can run composer and m...

0 Likes
2 Replies
Solved
posted 10 years ago

Laravel in domain.com/laravelapp folder

How can I get a laravel app to work inside a folder for example www.domain.com/laravelapp ?? I'm not...

0 Likes
17 Replies
Solved
posted 10 years ago

Rollbar Integration with Laravel

Can anyone kindly tell me how to intregate rollbar with Laravel. Here is are some links Rollbar Inst...

0 Likes
2 Replies
Solved

Timestamp columns not updating

I thought these columns got updated automatically but they're not. I don't know what I may be missin...

0 Likes
6 Replies
Solved

New laravel 4 installation on Cloud9, showing blank page when viewing /public folder

I've installed Laravel 4 on Cloud9 (www.c9.io) and I can access a view directly like so: https://lar...

0 Likes
2 Replies
Solved

Override a value set in a View Composer

I have a view composer with some data being assigned default values, ie 'page_title'. In my controll...

0 Likes
1 Replies

What, When Encryption Key in Laravel?

I don't understand what, when Encryption Key in Laravel? Pl help me.

0 Likes
0 Replies

New Confide (dev-huge-update) questions.

I'm wondering if anyone is using Confide (dev-huge-updates) that just came out a few days ago. It's...

0 Likes
0 Replies

RESTful Controllers use lots of memory

Hi All, My restful controllers in the routes.php use lots of memory in Laravel 4.1. This standard? I...

0 Likes
3 Replies

Moving from Apache to nginx

I'm using digitalocean to serve my website with Webuzo as the cPanel. I have a Laravel app and I cha...

0 Likes
1 Replies

Getting Configuration from Laravel Project as a Library

We've been using Laravel for our front-end architecture with some success for awhile. Now we need to...

0 Likes
1 Replies

How to use layouts

Hello everyone. I just installed my first Laravel 4 application, i would like to create a starter p...

0 Likes
2 Replies

Easiest way to password protect online for development purposes.

I am wanting to password protect my laravel application, ideally just on the deployment server (I'm...

0 Likes
1 Replies
posted 10 years ago

Where to Put PHP Settings?

I want to initialize some php settings directly through the config with different settings per envir...

0 Likes
2 Replies

Laravel 4 code coverage

Question about code coverage: I have it running, but the result is 0% coverage every single time - i...

0 Likes
0 Replies

Can't use data in @foreach etc. anymore

I've got a controller exposing object-data to a view: $artifacts = Artifact::with('product'); return...

0 Likes
2 Replies
Solved
posted 10 years ago

Monolog Channel

Hi, I'm trying to use a Monolog Logger, only for messages of a specific channel. Do you know how to...

0 Likes
1 Replies
Solved

RuntimeException: You need to specify a file path to store the seed.

I installed laravel but it show: "RuntimeException You need to specify a file path to store the...

0 Likes
2 Replies
Solved

seeding from a different database?

just need an example on how to seed records from a different database. do i need to add the connecti...

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