Support the ongoing development of Laravel.io →

1,825 Threads

Problem with Laravel 5 and Memcached session driver

I'm hosting a laravel application in amazon aws free tier. I'm using memcached instance on amazon fo...

0 Likes
0 Replies

Laravel and node

Hey guys, i have a laravel 4 project that is almost complete it is my first project. as one of the f...

0 Likes
0 Replies

Best way to create a web app with different users authenticated

I want to create a web app with Laravel 5 that require three different type of user authenticated: s...

0 Likes
5 Replies

laravel homestead connection timeout

I see this question in many posts but nobody really has an answer, I installed homestead just as lis...

0 Likes
7 Replies

Using Laravel compressed in a phar file

How can one go about compressing Laravel into a single Phar file? I'd like to compress everything ex...

0 Likes
1 Replies
posted 11 years ago

Sharing Functionality between Controllers

Hello, I'm relatively new to Laravel and have a basic question on code structure. I'm working on a w...

0 Likes
0 Replies

Database design for multiple user attributes

hi i am building an app with Laravel, and I have users which also have a profile. I am unsure about...

0 Likes
3 Replies
Solved

I want to implement my own Auth in Laravel 5 - where to start?

We don't authenticate users against a local database instead we have a Single Sign On (SSO) service...

0 Likes
4 Replies

Problems with 'php artisan app:name xxx'

the first thing I feel NOT so sure about L5 is the ' php artisan app:name xxx 'command, it always ca...

0 Likes
1 Replies

Resource Generator Package

Hey everyone! I'd like to share my Resource Generator (based on @JeffreyWay 's Generator) which let'...

0 Likes
0 Replies

Could not determine which URL to request: Laravel\Cashier\Customer instance has invalid ID:

Trying to create/swap a cashier subscription, and receiving this. Posted on GH(https://github.com/la...

0 Likes
3 Replies

Watch our live broadcast where we create an entire app in 3 days on April 24th

We will create a web and mobile app from scratch, including planning. The entire event will be broad...

0 Likes
0 Replies

Laravel 5: multi site multi tennant multi question

Hello, Currently I have a completely own written PHP application which does the simple thing of host...

0 Likes
1 Replies

Capitalization on folders vs namespaces

I'm just starting with Laravel and I'm interested in the decisions behind the capitalization of fold...

0 Likes
2 Replies

Laravel 5 Events and Database query log

As L5 seems to be making a lot of changes I find that I can't replicate the event code below. Cant =...

0 Likes
1 Replies

Bitnami Nginx Stack configuration for Laravel

Hello, Am trying to use the Nginx server with Bitnami Nginx Stack but only the Laravel Welcome page...

0 Likes
2 Replies
posted 11 years ago

file system functions is not working in Laravel 5

in controller I put this namespace App\Http\Controllers; use Storage; then this $path = base_path()....

0 Likes
1 Replies

Composer autoload classmap in database/seeds failed to generate autoload.php

I have a seed file app/database/seeds/StoryContentsCollectionSeeder.php that contains the following...

0 Likes
0 Replies

Extend command bus

Hi, I want to extend the command bus, just say I want to add a new function "Send($aggregate_id...

0 Likes
1 Replies

looking for laraveltherightway.com contributor

looking for Contributors website: http://www.laraveltherightway.com/ repo: https://github.com/larave...

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.

© 2026 Laravel.io - All rights reserved.