Support the ongoing development of Laravel.io →

1,816 Threads

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 9 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

Environment setting using DotEnv files vs config files

Hi, This .env "file" (not files... I'll get to that later), though a good step, lacks some...

0 Likes
1 Replies

What happened to App::finish in laravel 5

I noticed in laravel 4 documentation there is a way to register a call back for after the processing...

0 Likes
0 Replies

Keep getting error "Call to a member function route() on a non-object"

Hello, I keep getting this error and I don't know how to debug or find the source of error. Please s...

0 Likes
0 Replies

Best practices for checking if Eloquent returns records

Hi all, I'm really curious how the other Laravel developers are checking if an Eloquent query return...

0 Likes
2 Replies

Which is the correct way?

Hello, I have a problem I want to discuss here. At first I thought an answer given in chat might be...

0 Likes
1 Replies

Class 'Abodeo\LaravelStripe\LaravelStripeServiceProvider' not found

Laravel 4 app. I am trying to implement the following package on my live environment: https://githu...

0 Likes
1 Replies

How to put java classes in laravel

Hi everyone, I would like to create java classes on my environment. My question is where is the best...

0 Likes
13 Replies

Suggestions for based based rows.

Hello, I want to have rows which are based on a user, so for example if I do a find I would see MY r...

0 Likes
0 Replies

Install Laravel in a sub domain .htaccess settings

Hi I deployed laravel in my subdomain and it won't display. It still shows the application in the pu...

0 Likes
0 Replies

Laravel 5 , Confused with MVC

I am new to laravel, i had watched few tutorials for laravel 4.3 but now when i try to work on larav...

0 Likes
7 Replies

artisan dump-autoload in L5 ?

L4 had artisan dump-autoload. It wasn't exactly the same thing with composer dump-autoload, it did o...

0 Likes
1 Replies
Solved

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.