cable8mm / valet-drivers

Ready to Vite, CakePHP2 and Zeroboard Valet Herd Drivers

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

CakePHP2 and Zeroboard Valet Herd Drivers

code-style Packagist Version Packagist Downloads Packagist Dependency Version Packagist License

Copy CakePHP2ValetDriver.php to your ~/.config/valet/Drivers folder for Laravel/Valet, or to ~/Library/Application Support/Herd/config/valet/Drivers folder for Laravel Herd, after setting up a Laravel/Valet.

Features

  • Support CakePHP2
  • Support Zeroboard(not XpressEngine)

Usage

Installation

composer create-project cable8mm/valet-drivers

Install custom valet drivers

composer valet
# copy drivers to valet custom drivers folder

composer herd
#copy drivers to herd custom drivers folder

And visit your local site. Everything else is not required except for copying.

Formatting

composer lint
# Modify all files to comply with the PSR-12.

composer inspect
# Inspect all files to ensure compliance with PSR-12.

Test

Testing the Valet driver is challenging; thus, if you encounter any issues, please create an issue to address your situation, and we'll resolve it promptly.

License

The CakePHP2 and Zeroboard Valet Driver Collection is open-sourced software licensed under the MIT license.

About

Ready to Vite, CakePHP2 and Zeroboard Valet Herd Drivers

License:MIT License


Languages

Language:PHP 100.0%