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
- Host: GitHub
- URL: https://github.com/skybluesofa/concrete5-valet-driver
- Owner: skybluesofa
- License: mit
- Created: 2016-08-15T23:56:08.000Z (almost 9 years ago)
- Default Branch: master
- Last Pushed: 2024-07-29T08:26:37.000Z (10 months ago)
- Last Synced: 2025-03-24T16:02:33.452Z (2 months ago)
- Language: PHP
- Size: 7.81 KB
- Stars: 3
- Watchers: 1
- Forks: 2
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
[](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).