Skip to content

Latest commit

 

History

History
45 lines (28 loc) · 816 Bytes

README.md

File metadata and controls

45 lines (28 loc) · 816 Bytes

Path

Path's Documentation can be found here https://path.adewale.tech/

Installation

Create project folder

$ mkdir proj-name

navigate into the folder

$ cd proj-name

initiate folder as PathPHP project

$ composer create-project path/app .

You can additionally install Path's Vue plugin

$ vue create .
$ vue add path-vue

Contributing

Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.

Sponsor

If you love this project and you'd like to keep this project by contributing to the developer, kindly sponsor my account through the github sponsor.

License

Apache License 2.0