https://github.com/khaledsaikat/wp-laravel-components
https://github.com/khaledsaikat/wp-laravel-components
Last synced: 4 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/khaledsaikat/wp-laravel-components
- Owner: khaledsaikat
- License: gpl-3.0
- Created: 2015-11-14T13:57:33.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2015-11-15T00:55:14.000Z (over 9 years ago)
- Last Synced: 2024-12-26T15:12:47.533Z (5 months ago)
- Language: PHP
- Size: 0 Bytes
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# WordPress Laravel Components
WordPress plugin example using laravel componentsRun follwing command to install composer components
```
composer install
```