Skip to content

Routes cache #93

@eduardodallmann

Description

@eduardodallmann

I recently had a problem generating the js file, I had updated api.php but by running the php artisan laroute:generate command I did not modify js. After a while I thought about clearing the cache of the Laravel routes and then everything worked correctly.

I suggest making the call $this->call('route:cache'); at the beginning of the function handle().

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions