Support the ongoing development of Laravel.io →

amrigo

Joined 26 May 2015

Statistics

Threads 4
Replies 9
Solutions 1
Articles 0

Deploy multiple websites with one instalation

Hi Is there a way to deploy multiple websites from diferent clients using one laravel install on a...

0 Likes
2 Replies

Call to undefined method Illuminate\Support\Facades\Request::session()

Hi In Laravel 5.1 i try to create a session after a Auth::loginUsingId with $request->session()-&...

0 Likes
1 Replies
Solved

Yajra-Oracle PHP7 Nginx Oracle not connecting

Hi ! I do update a development server to use PHP7-FPM, Nginx and Oracle. A simple PHP oci_connect sc...

0 Likes
0 Replies

Deploying Laravel in shared hosts

Hi I develop a local aplication using Laravel 5.1. and upload to a public shared host server. When i...

0 Likes
3 Replies
Solved
replied 8 years ago

Deploy multiple websites with one instalation

Hi! By "Set them up as applications" what do you mean ? install each app into a folder wi...

0 Likes
replied 8 years ago

Call to undefined method Illuminate\Support\Facades\Request::session()

Solved importing use Illuminate\Http\Request; instead of use Request;

0 Likes
Solved
replied 8 years ago

Strategy for migrating a large CakePHP project to Laravel

In my situation i would like that a cakephp session would be valid to generate a login into laravel,...

0 Likes
replied 8 years ago

Manage single session on laravel and magento

Hi Do you have any improvement or advice over this situation? I also want to share cakephp session t...

0 Likes
replied 8 years ago

Strategy for migrating a large CakePHP project to Laravel

@astroanu in my case the cakephp app have many modules and the migration to version 3 would not be s...

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.

© 2024 Laravel.io - All rights reserved.