Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Run optimize command under filament key in artisan optimize #15089

Conversation

ralphjsmit
Copy link
Contributor

@ralphjsmit ralphjsmit commented Dec 14, 2024

Currently the output looks like this, which leaves it unclear what support exactly is. I suspected already Filament support, but replacing that with a key called filament would make it more clear.

   INFO  Caching framework bootstrap, configuration, and metadata.  

  config ..................................................................................................... 43.80ms DONE
  events ...................................................................................................... 0.90ms DONE
  routes ..................................................................................................... 78.01ms DONE
  views ..................................................................................................... 488.54ms DONE
  blade-icons ................................................................................................ 18.25ms DONE
  support .................................................................................................... 20.48ms DONE
  laravel-data ............................................................................................... 17.66ms DONE

@danharrin danharrin added the bug Something isn't working label Dec 14, 2024
@danharrin danharrin added this to the v3 milestone Dec 14, 2024
@danharrin danharrin merged commit 7fb997f into filamentphp:3.x Dec 14, 2024
10 checks passed
@danharrin
Copy link
Member

Thanks

@ralphjsmit ralphjsmit deleted the rjs/run-optimize-command-under-filament-namespace branch December 14, 2024 09:14
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

2 participants