How to deploy laravel metronic 8 in cpanel?
I have succeeded in setup metronic 8 laravle package on my laptop, now i want to deploy it to cpanel. but i dont understand how to make it work. i have upload it and set the index path to public folder, but it just simply dont work on cpanel. the error state that unable to handle this request. do i need to set up nodejs?
can someone, anyone help?
Thanks a million
btw, metronic is a great product, keep up the good work
Replies (3)
Hi Darwin,
You can need to install the composer and run "composer install" in the server console panel.
Also, make sure, you have copied the .env.example file as a .env file and filled in the database details.
Thanks
Thank you... i successfully setup npm n composer in cpanel
I have new issue though, but i will discuss it in another thread, just to make this discussion focus.
Hi darwin liem
Glad it worked. Feel free to let us know if you need help.
Thanks