wink icon indicating copy to clipboard operation
wink copied to clipboard

Publish assets not working

Open ghost opened this issue 2 years ago • 0 comments

:fire: Public Assets

The issue

When load the /wink/login in artisan served application everything work's fine. The problem starts when move application outside of public folder.

I have try this but nothing :confused: happens

  1. clear cache,routes,views
  2. vendor:publish
  3. npm run dev

ghost avatar Mar 07 '22 10:03 ghost