Skip to content

veekthoven/codeigniter-valet-driver

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 

Repository files navigation

A Laravel Valet driver for CodeIgniter

To install manually, simply import the CodeIgniterValetDriver.php file into your ~/.config/valet/Drivers folders. And believe it or not, You are good to go!

If you are too lazy, let your terminal do the work for you. Run the following command in your terminal.

cd ~/.config/valet/Drivers && { curl -O https://raw.githubusercontent.com/veekthoven/codeigniter-valet-driver/master/CodeIgniterValetDriver.php ; cd - ; }

Note

This driver assumes you have have not changed the location or name of your system folder.

Follow me on twitter @veekthoven

Enjoy!!

Releases

No releases published

Packages

No packages published

Languages