Question
How to install Laravel 7 and composer in a server that has already installed WordPress on Ubuntu 18.04
Dear, friends.
My server is using WordPress on Ubuntu 18.04 with PHP 7.4 ([https://www.digitalocean.com/products/marketplace/])
The WordPress is already installed and runs smoothly, and now i want to learn creating feature on my site using Laravel latest version.
My WordPress is installed in var/www/html folder, and i want to create the Laravel project in var/www/html/my-laravel-project
Please help guide me by recommend tutorial links, so i can learn it step by step, without breaking the WordPress and other related configuration.
Thank you.
These answers are provided by our Community. If you find them useful, show some love by clicking the heart. If you run into issues leave a comment, or add your own answer to help others.
×