An open API service indexing awesome lists of open source software.

https://github.com/skybluesofa/concrete5-valet-driver

Laravel Valet driver for Concrete5
https://github.com/skybluesofa/concrete5-valet-driver

Last synced: about 2 months ago
JSON representation

Laravel Valet driver for Concrete5

Awesome Lists containing this project

README

        

[![License](https://poser.pugx.org/laravel/framework/license.svg)](https://github.com/skybluesofa/Concrete5-Valet-Driver)

# Concrete5-Valet-Driver
This is a custom driver for [Valet](https://laravel.com/docs/master/valet) so you can serve [concrete5](http://concrete5.org) sites.

## Compatibility

As Valet requires the use of PHP7, this driver *should* work for versions of concrete5 from 5.7.5.4+, including v8.

## Installation

Once you've [installed Valet](https://laravel.com/docs/master/valet#installation), just move the driver to your *~/.valet/Drivers/* directory

## Official Valet Documentation

Documentation for the Valet framework can be found on the [Laravel website](https://laravel.com/docs/master/valet).

## Contributing

Thank you for considering contributing to this effort. Send a pull request my way if you find an issue or would like to make an update.

## License

This driver is open-sourced software licensed under the [MIT license](http://opensource.org/licenses/MIT).