Sarfaraz Ali Laghari
Sarfaraz Ali Laghari
I got an error while installing coreui on the subdomain, > @coreui/[email protected] development /home/**** > cross-env NODE_ENV=development node_modules/webpack/bin/webpack.js --progress --hide-modules --config=node_modules/laravel-mix/setup/webpack.config.js /home/*****/node_modules/cross-env/src/index.js:23 ) ^ SyntaxError: Unexpected token ) at Object.exports.runInThisContext...
After install it on localhost, CSS/JS not working. Screenshot attached. Step I followed 1: git clone https://github.com/kmanjari/hrms 2: composer install 3: update database details in .env 4: php artisan migrate...
Hi I have install dsiddharth2/php-zxing into laravel project. After that I write sample code ``` ``` and it give error File/Folder does not exist. I think I miss this step...
After composer install and PHP artisan migration it shows 500 Server Error Can you let me know what is isue Regards