Support the ongoing development of Laravel.io →

3,386 Threads

Cannot get Laravel Welcome Page to appear on fresh install of Laravel

I have a fresh installation of Laravel using Homestead VM but cannot get the index.php view for the...

0 Likes
0 Replies

How i set 777 permissions to storage and bootstrap directories

how i can change permission to 777 and also in bootstrap. Because i am using croppic to upload imag...

0 Likes
1 Replies

testing.. setting up db etc

so what do you guys do when creating tests? I have a setup method on the testcase (parent class) tha...

0 Likes
0 Replies

upgrading laravel from 4.2 to 5

What would be the best way to update the framework leaving the same directory structure that larav...

0 Likes
2 Replies

SQL SERVER default connection not working

Hi everyone, i found a really strange problem using sqlsrv driver for connecting to the database. If...

0 Likes
0 Replies

laravel install Laravel 5.1 instead of master (5.2)

Hi, i'm using laravel new blog and inside of it php artisan list and it show's me: Laravel Framework...

0 Likes
1 Replies

Input facade removed from 5.2

Hi, I notificed that the Input facade alias was removed from the config/app.php file. But the file s...

0 Likes
0 Replies

very slow responses from laravel on gae

hi I've deployed my laravel project on google app engine with these instructions https://gae-php-tip...

0 Likes
0 Replies

Php Tinker Error

My directory structure is CBridge->app->Models->Companies In companies.php I have below cod...

0 Likes
0 Replies

Localization: load files from subdirectories at `resources/lang/{locale}/`

In L5, files in subdirectories at resources/lang/{locale}/, e.g. resources/lang/en/foo/bar.php, are...

0 Likes
5 Replies

Error in setting up Laravel in Heroku

I am setting up Laravel in Heruko using my github repo and when finished building and view my code t...

0 Likes
0 Replies

How to setup Laravel on VPS subdomain in combination with Git.

Hi Guys, I'm having some confusion with Laravel on my VPS. I got it working. but not in a proper wa...

0 Likes
0 Replies

How to Handle Routes of Two Laravel Projects on One Domain or Server?

I'm working on a project divided into two separate parts. Part one, the bigger part, is in Laravel 4...

0 Likes
0 Replies

Mandrill not working

here is my composer.json "require": { "php": ">=5.5.9", "larav...

0 Likes
1 Replies

Common Load Model,Helper Function Access

Hi all Sry for my poor English can you guide me where to declare i.e include common model or helper...

0 Likes
4 Replies
Solved

How to: Store Config Data

Hello everybody, i am brand new to Laravel and i am wondering about the "best practice" ho...

0 Likes
5 Replies
Solved

Laravel 5 loads wrong .env file when using multiple instances of project

I use Laravel 5 and i have the following folders on my server: /var/www/laravel_dev/ /var/www/larave...

0 Likes
1 Replies

Composer running out of memory

The past couple of days, I've been having issues in doing a simple composer update I've been getting...

0 Likes
5 Replies
Solved

Laravel 5 / Apache 2.4.9 Configuration problems

I am trying to install and configure Laravel 5 on a CentOS brand new server. But I am afraid I don't...

0 Likes
1 Replies

many users in one application

Hello everyone! In first place, sorry my bad english! :D Now, I'm developing an application that wil...

0 Likes
0 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.