简体   繁体   中英

I'm trying to install chatify to my laravel 8 project but it looks like the css is not loading I followed all the steps but not sure what I'm missing

I have been having issues installing chatify on my larval 8 project. it seems that chatify was installed, but when I go to localhost/chatify it looks like the CSS is not loading. I have been getting issues trying to run php artisan migrate because it says the name is already in use but I am unsure if that could really cause this problem

Just all you need is to run the following command in cmd or vs code terminal: php artisan vendor:publish --tag=chatify-asset

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM