Skip to content
This repository has been archived by the owner on Jun 18, 2020. It is now read-only.
/ twilio-greeter Public archive

[Demo] Companion repository for the "Improving PHP Code Quality with PHP Code Sniffer" article

Notifications You must be signed in to change notification settings

idoqo/twilio-greeter

Repository files navigation

Installation

Clone this repository to your local machine with:

$ git clone https://github.com/idoqo/twilio-greeter

Next, change into the project directory:

$ cd twilio-greeter

and install the project dependencies with:

$ composer install

Now, run:

php artisan serve

and the application should be accessible at http://localhost:8000.

Resources

License

This project is open-sourced software licensed under the MIT license.

About

[Demo] Companion repository for the "Improving PHP Code Quality with PHP Code Sniffer" article

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published