arabnewscms / it

Unleash your imagination and be creative
https://it.phpanonymous.com
MIT License
195 stars 63 forks source link

Assets not exists after installing and configure #3

Closed Meklad closed 4 years ago

Meklad commented 6 years ago

After install and configure, and when i visit admin panel or "IT TOOLS" there is many errors happened because there is the browser can't find assets like bootstrap, jquery, login.rtl ... etc.

how can i find all this assets because there is a lot of files is not there.

arabnewscms commented 6 years ago

please run this command in your terminal php artisan vendor:publish --force --provider="Phpanonymous\It\ItApplication"

to get more information about this package please visit this website https://it.phpanonymous.com/docs/1.0/Installation/Install_(it)