I have an dedicated server that i want to provide cPanel shared hosting. Due to a lot of customers need to use laravel framework, I want to install it as publicly on this server. Problem is that, the most of articles are speaking about how can install it in an account by customer. I'd like to know how can I install laravel like php and it's extensions or plugins without need to do anythings by my customers.
I want to provide shared hosting account with prepared laravel support it doesn't need to install one by one for the accounts. Is there any way to do that?
If you have cPanel you can setup and use Softaculous which has Laravel integrated. Then your cPanel users will (presumably) be able to setup/install Laravel in just a few clicks - similar to Go-Daddy and their one click Wordpress installs.
Since you're planning to run a web hosting company it would be wise to invest some time to educate yourself about the services you're going to offer and the difference between a server side scripting language and a framework.