PHP Classes

Laravel Valet Linux: Run Laravel environment under a Linux machine

Recommend this page to a friend!
  Info   Documentation   View files Files   Install with Composer Install with Composer   Download Download   Reputation   Support forum   Blog    
Ratings Unique User Downloads Download Rankings
Not enough user ratingsTotal: 41 All time: 10,897 This week: 455Up
Version License PHP version Categories
valet-linux 1.0The PHP License5PHP 5, Tools, Project Management
Description 

Authors

Taylor Otwell
Adam Wathan
Carlos Priego
Leonardo Nodari


Contributor

This package can run the Laravel environment under a Linux machine.

It can be used to setup and run a Laravel developement environment on which a local machine can be setup to run Nginx.

The package can also make all requests going to domains under *.test go are handled by the Web server to run Laravel applications.

Innovation Award
PHP Programming Innovation award nominee
November 2018
Number 5


Prize: One copy of the Zend Studio
Sometimes it is necessary to quickly setup a PHP development environment that does not require to install too many external programs.

This package can setup an environment under a Linux operating system distribution that uses Nginx to work as a Web server and makes all requests sent to a test domain be handled by PHP using Nginx.

Manuel Lemos
Picture of Joaquin
  Performance   Level  
Innovation award
Innovation award
Nominee: 1x

 

Documentation

<p align="center"><img src="https://cdn.rawgit.com/wiki/cpriego/valet-linux/images/valet.svg"></p>

<p align="center"> <a href="https://travis-ci.org/cpriego/valet-linux"><img src="https://travis-ci.org/cpriego/valet-linux.svg?branch=master" alt="Build Status"></a> <a href="https://packagist.org/packages/cpriego/valet-linux"><img src="https://poser.pugx.org/cpriego/valet-linux/downloads.svg" alt="Total Downloads"></a> <a href="https://packagist.org/packages/cpriego/valet-linux"><img src="https://poser.pugx.org/cpriego/valet-linux/v/stable.svg" alt="Latest Stable Version"></a> <a href="https://packagist.org/packages/cpriego/valet-linux"><img src="https://poser.pugx.org/cpriego/valet-linux/v/unstable.svg" alt="Latest Unstable Version"></a> <a href="https://packagist.org/packages/cpriego/valet-linux"><img src="https://poser.pugx.org/cpriego/valet-linux/license.svg" alt="License"></a> </p>

Introduction

Valet Linux is a Laravel development environment for Linux minimalists. No Vagrant, no /etc/hosts file. You can even share your sites publicly using local tunnels. _Yeah, we like it too._

Valet Linux configures your system to always run Nginx in the background when your machine starts. Then, using DnsMasq, Valet proxies all requests on the *.test domain to point to sites installed on your local machine.

In other words, a blazing fast Laravel development environment that uses roughly 7mb of RAM. Valet Linux isn't a complete replacement for Vagrant or Homestead, but provides a great alternative if you want flexible basics, prefer extreme speed, or are working on a machine with a limited amount of RAM.

Official Documentation

Documentation for Valet can be found on the Valet Linux website.

License

Laravel Valet is open-sourced software licensed under the MIT license


  Files folder image Files (105)  
File Role Description
Files folder imagecli (1 file, 6 directories)
Files folder imagetests (3 directories)
Accessible without login Plain text file .editorconfig Data Auxiliary data
Accessible without login Plain text file .travis.yml Data Auxiliary data
Accessible without login Plain text file composer.json Data Auxiliary data
Accessible without login Plain text file develop Data Auxiliary data
Accessible without login Plain text file LICENSE.txt Doc. Documentation
Accessible without login Plain text file phpunit.xml Data Auxiliary data
Accessible without login Plain text file readme.md Doc. Documentation
Accessible without login Plain text file server.php Example Example script
Accessible without login Plain text file valet Data Auxiliary data

The PHP Classes site has supported package installation using the Composer tool since 2013, as you may verify by reading this instructions page.
Install with Composer Install with Composer
 Version Control Unique User Downloads Download Rankings  
 100%
Total:41
This week:0
All time:10,897
This week:455Up