https://github.com/passchn/cakephp-assets-example-app
CakePHP 4.4 demo app with the cakephp-assets plugin
https://github.com/passchn/cakephp-assets-example-app
Last synced: 3 months ago
JSON representation
CakePHP 4.4 demo app with the cakephp-assets plugin
- Host: GitHub
- URL: https://github.com/passchn/cakephp-assets-example-app
- Owner: passchn
- Created: 2023-03-10T19:15:06.000Z (about 3 years ago)
- Default Branch: main
- Last Pushed: 2024-12-23T19:34:39.000Z (over 1 year ago)
- Last Synced: 2024-12-31T06:13:39.904Z (over 1 year ago)
- Language: PHP
- Size: 2.47 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# CakePHP demo app with the Assets Plugin
This is a very basic demo app with [brandcom/cakephp-assets](https://github.com/brandcom/cakephp-assets) installed.
Feel free to step through the commits to get a clear picture of what steps need to be taken to install and set up the plugin.
If you have questions or something is missing, feel free to open an issue on GitHub.
I am happy to provide more usage example.