Skip to content

How Laravel example works ? #751

@taliptako

Description

@taliptako

I tried with Laravel 5.6 and 5.7 in both I'm getting the same issue php artisan package:discover command does not work because there is a php class which calls /bootstrap/cache it doesn't listen to method below
$app->useStoragePath(env('APP_STORAGE', base_path() . '/storage'));
I can't understand how you guys make it work?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions