Support the ongoing development of Laravel.io →
posted 9 years ago
Packages
Last updated 1 year ago.
0

I highly doubt this is possible without making some major changes ... I could be wrong though ... I'd try looking for a bundle.

Last updated 1 year ago.
0

Just drop composer.json into the root of the code base and run composer install.

in application/start.php add line

require __DIR__.'/../vendor/autoload.php';

after line that has Laravel\Autoloader. (48 in my case)

Enjoy

Last updated 1 year ago.
0

Sign in to participate in this thread!

Eventy

Your banner here too?

prjudaya prjudaya Joined 13 May 2014

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.