Support the ongoing development of Laravel.io →

3,383 Threads

Multiple sites with Forge

So, I am trying to create multiple sites on the same DO server, but the only way I get it to work is...

0 Likes
6 Replies

Using two different database users for web applications and console migrations. Is it possible?

Hello everyone. First case: At the database level have I created two users - "app_web_worker&qu...

0 Likes
1 Replies
Solved

Forms & HTML remove?

Why did they remove Forms and HTML in Laravel 5? and what is the replacement for these? Thanks in ad...

0 Likes
4 Replies

laravel app engine upload files

I am trying to upload a file, I am using laravel 4 and deploy on google app engine. Locally everythi...

0 Likes
1 Replies

Forge: Separate database on same server

Hi, I have one server in Forge and I've created 2 sites (site1.host.mydomain.com and site2.host.mydo...

0 Likes
0 Replies
posted 9 years ago

L5 - Still getting TokenMismatchException in VerifyCsrfToken.php line 46:

Hello, Can someone help me on this? My form Form::open(['route' => 'search', 'class' => 'form'...

0 Likes
4 Replies

Laravel 5 using PDO object in a class (Custom Database Conn?)

Hi Guys, So there, basically, i created a class in PHP that uses PDO (i'm connecting to an ODBC obvi...

0 Likes
0 Replies

Application key not set

When I run php artisan key:generate it says Application key [yiTC3tRuczqMVrbikesPOtxZc4AAluIE] set s...

0 Likes
4 Replies

HOW I SOLVED MY HOMESTEAD NOT CONNECTING TO INTERNET

I am writing this thread because I couldn't find any help for my situation of not connecting my Home...

0 Likes
0 Replies

Laravel routes with multiple domain fail in link_to_action function

I have my routes.php as follows: <?php $approutes =function (){ Route::group(['middleware' =...

0 Likes
0 Replies

Homestead 2.0 unable to create laravel project directory

I have installed Homestead 2.0 by following Laracast series (https://laracasts.com/lessons/say-hello...

0 Likes
2 Replies

2 different error page for admin and public

Hi, Is there anyway to make 2 error page? so there is 1 error page for public and another one for ad...

0 Likes
2 Replies

Using AppServiceProvider to make data available across the whole site?

Hi, I need some data which is accessible across the whole site, so in the AppServiceProvider I have...

0 Likes
1 Replies

no SASS but with fonts after GULP

Hello I followed this https://laravel-news.com/2014/10/setting-laravel-elixr-bootstrap/ I end up wit...

0 Likes
3 Replies

What is the purpose of setting Laravel loaded config while processing a request?

Hi, i am having some trouble trying to change a connection's database key on the fly to let a model...

0 Likes
0 Replies

cant fint mcrypt when i composer update .

i installed php via brew but still cant find solution. please help Loading composer repositories wit...

0 Likes
3 Replies

Mapping laravel homestead folders and app

I managed to install laravel homestead on windows 7 and all seems to work correctly. Yet, I fail to...

0 Likes
0 Replies

Laravel lang from another path

Hello there. I want to create a multi site with multi languages support. All`s good for now: i cre...

0 Likes
1 Replies
posted 9 years ago

Best practice for making specific data accessible across all controllers

Currently I am working on a multi site platform on Laravel 5. When a user accesses the site, the set...

0 Likes
6 Replies
Solved
posted 9 years ago

Slow booting time (nearly 1s)

I've developing a website using Laravel 4.1, and I'm seeing very slow loading times on every page....

0 Likes
1 Replies

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.