Support the ongoing development of Laravel.io →

budhajeewa

Joined 27 Feb 2014

Statistics

Threads 10
Replies 14
Solutions 3
Articles 0
posted 2 years ago

Octane Not Reading Environment Variable Values from OS?

I am running Octane inside a Docker Container. When I mount the .env file it works fine, but when I...

atiladanvi liked this thread

1 Likes
1 Replies
Solved

Using Repository Pattern with Laravel

Is it worth enough to give up the "comforts" provided by Eloquent to make use of the repos...

0 Likes
1 Replies

How would you unit test Eloquent Scope Methods?

Imagine the following model: class Post extends \Illuminate\Database\Eloquent\Model { public functi...

0 Likes
0 Replies
posted 8 years ago

Mocks making Unit tests too long?

I have a Model method that makes use of several methods from other classes (Some from third party li...

0 Likes
1 Replies

Laravel auth session initiated from a different domain doesn't persist

Is there anyone familiar with s built with running on one domain (laravelapi.com) and apps connect...

0 Likes
0 Replies
replied 2 years ago

Octane Not Reading Environment Variable Values from OS?

This was fixed in https://github.com/laravel/octane/commit/a10804d767851c7a669583d5a9ea3f3124b5a5bd....

atiladanvi liked this reply

1 Likes
Solved
replied 8 years ago

TestCase tests unable to make multiple call()

Just piling up; same issue - same fix. I think it's hight time we had a "proper" way of us...

0 Likes
replied 9 years ago

Weird!!! Copied view folder is not working. Saying View[*] not found.

I assume you are running your app in a Unix-like OS (Linux, OS X), and using Apache or Nginx as the...

0 Likes
replied 9 years ago

[SOLVED] migrate multi tenant app

I created a package that does exactly the same thing, and more. http://a2way.com/laravel-tenant-migr...

0 Likes
replied 9 years ago

Running migrations on different databases.

I created a packaged for this purpose: https://packagist.org/packages/a2way/laravel-tenant-migrate.

0 Likes
Solved

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.