• The APS Catalog has been deprecated and removed from all Plesk Obsidian versions.
    Applications already installed from the APS Catalog will continue working. However, Plesk will no longer provide support for APS applications.
  • Please be aware: with the Plesk Obsidian 18.0.78 release, the support for the ngx_pagespeed.so module will be deprecated and removed from the sw-nginx package.

Question Laravel and supporting features in Plesk

Browning_IT

New Pleskian
Hi all - simpleton question for you all today.

I've got a customer that wants to run their Laravel framework based site on my Plesk Onyx install. I'm reasonably savvy, but lack the knowledge on how to implement or pre-configure some of their requests. Links to idiot-guides appreciated!

They requested:

"The website is developed using the framework Laravel using version 5.6.
You can find the list of requirement for Laravel at this address : Installation - Laravel - The PHP Framework For Web Artisans

This is the versions that software versions that we have in our staging environnement :

  • Apache (version 2.4.33)
  • PHP (version 7.2.5) + Lib GD
  • MySQL (version 8.0.11)
  • Composer (latest version)
  • Node.js (latest version)
  • Git
Apache is configured to run PHP through PHP-FPM using mod_fcgid (version 2.3.9)"

Apache, PHP seem obvious.
Adding Lib GD seems like it would be simple command for CentOS / likely already installed.
Composer - not sure about that in plesk
Node.js - not sure about that in plesk
Git - not sure about that in plesk
Dealing with their MySQL request - I understand that Onyx uses 5.5, and I can see the 'add a database server' button, but it doesn't allow selection of different mysql version. Is there something obvious I am missing here?
Laravel - actually adding any packages and keeping it contained to only this vhost , how would one do that?

I appreciate the help in advance.

Cheers,
 
Back
Top