HTMLMin / Laravel-HTMLMin

A simple HTML minifier for Laravel 5, 6, 7, 8 & 9.
MIT License
1.02k stars 118 forks source link

Symfony\Component\Finder\Exception\DirectoryNotFoundException #152

Open samehdoush opened 4 years ago

samehdoush commented 4 years ago

php artisan view:cache Compiled views cleared!

Symfony\Component\Finder\Exception\DirectoryNotFoundException

The "C:\xampp\htdocs\ba7bsh7\resources\views/modules/classified" directory does not exist.

at C:\xampp\htdocs\ba7bsh7\vendor\symfony\finder\Finder.php:589 How can I convert this path C:\xampp\htdocs\ba7bsh7\resources\views/modules/classified To the correct file path C:\xampp\htdocs\ba7bsh7\modules/classified Because I use package nWidart/laravel-modules