A PHP client for the Semaphore SMS provider with built in Laravel integration.
Not quite sure the root cause yet, but using this along with a RelationManger, or possibly a modal makes it so that the scripts doesn't load correctly.
Move the directory config from the config to the component
Merge pull request #2 from WH-CloudMazing/move-directory-configuration-to-the-filament-component
Move the directory config from the config to the component
Fixes #1
YouTrack Issue: https://cloudmazing.myjetbrains.com/youtrack/issue/#
This Pull Request includes:
Reviewers should focus on:
Screenshot
Logistical
Confirmed
YouTrack Issue: https://cloudmazing.myjetbrains.com/youtrack/issue/#
This Pull Request includes:
Reviewers should focus on:
Screenshot
Logistical
Confirmed
Support Laravel 10
wip
wip
Add a barebones readme for now
Remove debug logs
Move things out to script tags for organization
CS fixes
Use the filament form wrapper
Fix filament data binding
Fix event issues
Add some tests and do some clean up
Add multiple file uploads
Use the file name as the uplaod key
Register the uppy state into alpine
Allow the file size to be set from the filament component
Show uploaded files
Add a temporary directory and add the tests
Add the prefix to the config file
Finish the first pass of making things work
Add the base component
Use a CDN for now
wip
wip
wip
wip
wip
wip
wip
Add SEO for the home page
wip
wip
wip
wip
wip