On Wed, Jan 18, 2017 at 01:46:53PM +0000, Pedro de Oliveira wrote:
> I run a laravel site on my OpenBSD server, everything works correctly.

Nice. The Laravel home page states that PHP > 5.6.4 is required for
Laravel 5.3. The latest PHP < 7 for OpenBSD seem to be 5.6.29. Which
versions of Laravel and PHP are you running?

(I installed PHP 7 from packages yesterday.)

Erling
 
> On Wed, Jan 18, 2017 at 1:34 PM, Erling Westenvik <
> erling.westen...@gmail.com> wrote:
> 
> > Hi,
> > A customer require a PHP project to be developed using the Laravel
> > framework. According to their home page, Laravel requires:
> >
> > - OpenSSL PHP Extension
> > - PDO PHP Extension
> > - Mbstring PHP Extension
> > - Tokenizer PHP Extension
> > - XML PHP Extension
> >
> > AFAIK, only the PDO Extension is available for PHP in OpenBSD as for now.
> >
> > I'd prefer to do the development using my OpenBSD machines. The
> > alternatives are rather depressing:
> >
> > - either set up a dedicated Linux machine, or
> > - try running a Linux VM in QEMU
> >
> > My question:
> >
> > Would it be easy for me to create ports for the extensions above? And if
> > so, if someone would be kind enough to point me in the right direction?
> >
> > I'm running amd64-current on both my primary workstation and on my laptop.
> >
> > Thanks in advance for any help.
> >
> > Erling
> >
> > --
> > Erling Westenvik

Reply via email to