index
:
laralight-assets.git
master
Laravel library for managing assets
Git repository hosting...
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
9 days
Fixed typo
HEAD
v1.0.2
master
Sam Light
10 days
Fix syntax error
v1.0.1
Sam Light
10 days
Don't throw on second queue. Just ignore.
Sam Light
14 days
Fixed ability to test from a fresh install
v1.0.0
Sam Light
14 days
Wrote test for queuing file not in manifest
v0.0.3
Sam Light
14 days
Fix bug with getting url
Sam Light
2025-04-01
Fix minor bug
v0.0.2
Sam Light
2025-03-31
Created fake css and loading the files in the service provider
Sam Light
2025-03-31
Created test for components
v0.0.1
Sam Light
2025-03-31
Made the components works
Sam Light
2025-03-31
Setup facade for managing assets
Sam Light
2025-03-31
Queuing files
Sam Light
2025-03-31
Created method to get queued files
Sam Light
2025-03-31
Added more to manifest.json for testing
Sam Light
2025-03-31
Created FileTest
Sam Light
2025-03-31
Changes to the File classes
Sam Light
2025-03-31
Changes to Assets class manifest function
Sam Light
2025-03-31
remove empty line
Sam Light
2025-03-31
Create FileString class
Sam Light
2025-03-31
Grouped AssetsTest
Sam Light
2025-03-31
Manifest parser test improvements
Sam Light
2025-03-31
Added test script to composer.json
Sam Light
2025-03-31
In workbench demo added the new components to the view
Sam Light
2025-03-31
Setup components to output assets
Sam Light
2025-03-31
Setup more testing related stuff
Sam Light
2025-03-31
Assets testing
Sam Light
2025-03-31
Made Assets a singleton
Sam Light
2025-03-31
Manifest testing
Sam Light
2025-03-31
Created files for files to load
Sam Light
2025-03-30
Setup some basic tests
Sam Light
2025-03-30
phpunit.xml
Sam Light
2025-03-30
Some basic structure
Sam Light
2025-03-30
Setup all packages
Sam Light
2025-03-30
Setup workbench
Sam Light
2025-03-30
Created licence
Sam Light
2025-03-30
Composer.lock
Sam Light
2025-03-30
Created composer.json
Sam Light
2025-03-30
Created gitignore
Sam Light