• Plesk Uservoice will be deprecated by October. Moving forward, all product feature requests and improvement suggestions will be managed through our new platform Plesk Productboard.
    To continue sharing your ideas and feedback, please visit features.plesk.com

laravel

  1. S

    Question Plesk Does NOT send email

    Hello, there is a problem that I encountered. I have a server that plesk is installed there, I'm able to send email through webmail.mydomain.com but I m not able to send email via Laravel application. it show me no error but no email is sent ! I used several configs but nothing happen...
  2. S

    Question Laravel production

    How can I publish my Laravel application developed in local to the Plesk Server? I've already tried to install from scratch the app and i have error 500, simply copy the app from local to the server, same error. I'm trying to run php artisan config:cache and I have a lot of error to undefined...
  3. S

    Question PHP CLI 7

    I'm trying to install Laravel via SSH but I realised that my PHP CLI is still 5 even if in the website I use 7.2 How can I use PHP 7 CLI and use all the modules include the php pgsql extension? I have 2 problems. 1) I'm running a cron job with root and it has a pg_connect inside the php...
  4. Browning_IT

    Question Laravel and supporting features in Plesk

    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...
  5. FAB

    Resolved COMPOSER - LARAVEL

    At this point, I'm going to hang myself up, seriously lol Here is my problem: I've been trying for the last 3 days to install laravel on my server in order to be able to use it for a new website project. So, first problem, I need Composer. Good news, Composer is already installed by Plesk...
  6. O

    Question Deploy Laravel from Localhost to Plesk

    Hi Everyone, PLease kindly help me as I've been battling with deploying my laravel app on a directory on plesk. Here my primary or main directory in built on Joomla, the subdirectory I want now is a /portal which would contain the laravel codes.. Please how can I get this done..? I've uploaded...
  7. Michael Lauwereys

    Resolved Laravel 5.5 with PHP 7+ install dependencies

    Hello there, I'm running into a bit of problems to get my Laravel 5.5 project to work. This is what I did. I use Git to add my GitHub rep. to my website directory. My website is running PHP 7.1 (checked with phpinfo()) Now to get everything to work I have to install all the dependencies...
Back
Top