Support the ongoing development of Laravel.io →

3,383 Threads

bootstrap/start.php missing and other startup problems

I just installed php 5 with composer. Ran composer update (after a white screen on public) so now I...

0 Likes
1 Replies

Auth::attempt command always fails using laravel 4.2.16

I am trying to do some basic form authentication but the Auth:: command always fails, i am using lar...

0 Likes
8 Replies

artisan queue:list --tries=3 >> through config file

Hello, i would like to set the number of max tries for the queue through my config file (f.eg app.ph...

0 Likes
1 Replies
Solved

Laravel - Overwrite Blade Template with another

I'm using Laravel 4.1.30 I was wondering if it's possible to to overwrite a template with a differen...

0 Likes
1 Replies
Solved

Laravel Configaration Problem with nginx

Hi... I am a very new Laravel user, For a work of mine,i have to integrate nginx with laravel in win...

0 Likes
3 Replies

Forbidden access on MAMP apache

I'm using a mac 10.8.5 and I'm trying to create a virtual host for my project. I've tried varies way...

0 Likes
0 Replies

How disable ruting from package

Hi, I'd like overwrite some rules from package rules. When I change boot method in vendor directory...

0 Likes
0 Replies

Laravel powered site, with a wordpress powered blog help?

I have a site created using Laravel. I wish to implement a blog at either blog.mysite.com or mysite....

0 Likes
8 Replies

Seeking Deployment Tools & Strategies For Laravel Apps

When I build my Laravel App locally everything is fine - but when I copy things up to production the...

0 Likes
2 Replies

Laravel 3: how to get version

Hi, i need to do development work on an existing laravel website. I suspect it to be version 3 but a...

0 Likes
3 Replies

Adding Google Analytics

Hi there, Apologies if this has been asked elsewhere - I've done a quick search and couldn't find it...

0 Likes
4 Replies
Solved

Autoload Init some models classes ?

Hi, I've something I really not understand. I have several classes in my models folder. Each classes...

0 Likes
3 Replies
Solved

Homestead not syncing shared folders

I am new at Laravel and tried running it on the homestead box. It seems however that the shared fold...

0 Likes
0 Replies

Class not found or problem with namespace autoloading in composer

Hi! I installed a php library using composer via composer require evernote/evernote-cloud-sdk-php de...

0 Likes
0 Replies

Illuminate html with V5

I have noticed that the form package is not included with the new version 5 of Laravel. It says that...

0 Likes
3 Replies
Solved

[L5] storage_path() in Amazon S3

How can i set the storage_path() to be in Amazon S3 completely? I can't write to the filesystem at a...

0 Likes
3 Replies

subdomain converted to www. on localhost

Hi, i used route subdomain documentation http://laravel.com/docs/4.2/routing#sub-domain-routing like...

0 Likes
3 Replies
Solved

Laravel 5 - Fatal error: Call to a member function connection() on a non-object laravel\framework\src\Illuminate\Database\Eloquent\Model.php

I run the command composer update and this error appears. $ composer update Loading composer reposit...

0 Likes
0 Replies

PostgreSQL: using .pg_service.conf and .pgpass

Folks, I'd like to manage my PostgreSQL servers separately from Laravel, and to that end, I'd like t...

0 Likes
0 Replies

Showing different User Pages based on a Database Variable

Each of my clients have {name}.mysite.com Each of these pages have subpages. i.e. {name}.mysite.com/...

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.