https://github.com/jeevan-lal/cakephp-shell-application
CakePHP Shell Demo Application
https://github.com/jeevan-lal/cakephp-shell-application
cakephp cakephp3 php php-framework shell
Last synced: 5 months ago
JSON representation
CakePHP Shell Demo Application
- Host: GitHub
- URL: https://github.com/jeevan-lal/cakephp-shell-application
- Owner: jeevan-lal
- Created: 2018-06-09T11:22:18.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2018-06-26T10:20:27.000Z (over 7 years ago)
- Last Synced: 2024-11-29T08:12:39.921Z (about 1 year ago)
- Topics: cakephp, cakephp3, php, php-framework, shell
- Language: PHP
- Size: 283 KB
- Stars: 0
- Watchers: 0
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# CakePHP Shell Application
A skeleton for creating applications with [CakePHP](https://cakephp.org) 3.x.
[CakePHP 3.6 Shell Video Tutorials](https://www.youtube.com/watch?v=RzqfpT8gv0w&list=PLmrTMUhqzS3iwbxyd61TM4qxej4zfvKeo)
# Requirements
- PHP 5.6.8
- CakePHP 3.6
# Git Commit's
- Execute Shell Command from Controller
- Send Mail with CakePHP Shell Command
- Send Mail with PHPMailer Library
- Use Log
- Use CakePHP Shell
- Setup (Installing)