Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
README.md | 2025-05-28 | 403 Bytes | |
v4.0.1 source code.tar.gz | 2025-05-28 | 31.4 kB | |
v4.0.1 source code.zip | 2025-05-28 | 68.4 kB | |
Totals: 3 Items | 100.2 kB | 0 |
Added
- Add
storage/app/private
directory and update.gitignore
. - Add
Clockwork
and IDE helper files to.gitignore
.
Changed
- Update
composer.json
to change repositories structure from array to object. - Update
post-update-cmd
to publishlaravel-assets
instead ofigniter-assets
.
Removed
- Remove demo component files including
Block
class and view templates.