Support the ongoing development of Laravel.io →
codextends

codextends

Joined 1 Feb 2014

Statistics

Threads 2
Replies 17
Solutions 2
Articles 0

Adding ServiceProviders / Facade from a package ?

I have face this question several times. Sometimes I write a package that uses one or several 3rd pa...

0 Likes
4 Replies
Solved
posted 11 years ago

Streaming Files with Laravel

I'm trying to implement a video streaming server using laravel, with Jwplayer as a client. It works...

0 Likes
3 Replies
replied 11 years ago

Streaming Files with Laravel

Will have a look into it! Thanks!

0 Likes
replied 11 years ago

Slow remote database connection

It should have, if not the issue may come from something else. How did you implement caching ?

0 Likes
replied 11 years ago

Slow remote database connection

You'd better be running on localhost whenever possible. If not, caching database queries might help....

0 Likes
replied 11 years ago

Override table prefix for one model

Alternatively, as you choose which DB connection to use on each model, you could setup a non-prefix...

0 Likes
replied 11 years ago

Override table prefix for one model

Yes I understand but problem is if you add a prefix in database config, laravel will prepend every d...

0 Likes

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.

© 2026 Laravel.io - All rights reserved.