Skip to content

A fork of Laravel Valet to work in Fedora Linux.

License

Notifications You must be signed in to change notification settings

alexmigf/valet-linux-fedora

 
 

Repository files navigation

Add this under ~/.config/composer/composer.json:

{
    "repositories": [
        {
            "type": "git",
            "url": "https://github.com/alexmigf/valet-linux-fedora.git"
        }
    ],
    "require": {
        "cpriego/valet-linux": "dev-master"
    }
}

About

A fork of Laravel Valet to work in Fedora Linux.

Resources

License

Security policy

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • PHP 90.6%
  • Shell 9.3%
  • HTML 0.1%