Ecosyste.ms: Timeline
Browse the timeline of events for every public repo on GitHub. Data updated hourly from GH Archive.
joshmanders created a tag on aniftyco/vite-plugin-ziggy
v0.2.0 - Vite plugin for generating Ziggy route types automatically when your route files change
joshmanders created a comment on a pull request on aniftyco/awesome-tailwindcss
We do not allow paid products anymore.
joshmanders closed a pull request on aniftyco/awesome-tailwindcss
add(components): Bun UI
| Name | Link | | -------------------- | -------------------- | | Bun UI | https://www.uibun.dev/bunui | Beautiful UI components built using tailwindcss. ---...joshmanders pushed 1 commit to master cloudinary-community/cloudinary-laravel
- fix: inaccurate docs (#142) Closes #136 7ab9721
joshmanders closed an issue on cloudinary-community/cloudinary-laravel
Transformation component doesn't work
Hello, I recently installed this library but the component x-cld-transformation doesn't work, I just looked at the source code and there are no references to that component, so I used only the x-cl...joshmanders closed an issue on cloudinary-community/cloudinary-laravel
Transformation component doesn't work
Hello, I recently installed this library but the component x-cld-transformation doesn't work, I just looked at the source code and there are no references to that component, so I used only the x-cl...joshmanders closed a pull request on cloudinary-community/cloudinary-laravel
fix: inaccurate docs
Closes #136joshmanders pushed 2 commits to fix/inaccurate-docs cloudinary-community/cloudinary-laravel
joshmanders opened a pull request on cloudinary-community/cloudinary-laravel
fix: inaccurate docs
Closes #136joshmanders created a branch on cloudinary-community/cloudinary-laravel
fix/inaccurate-docs - Laravel SDK for Cloudinary
joshmanders closed an issue on cloudinary-community/cloudinary-laravel
You're overwriting possible settings on the Laravel disk
When you're dynamically adding the config for the storage disk `cloudinary` you're overwriting any possible settings that a user may have added. https://github.com/cloudinary-community/cloudinar...joshmanders closed a pull request on cloudinary-community/cloudinary-laravel
fix: dont clobber disk settings
closes #137joshmanders opened a pull request on cloudinary-community/cloudinary-laravel
fix: dont clobber disk settings
closes #137joshmanders closed an issue on cloudinary-community/cloudinary-laravel
Error on the return value of CloudinaryLabs\CloudinaryLaravel\CloudinaryAdapter::readStream()
The `readStream` method of a storage driver is likely expected to return a `resource` type, but in this package, it is set to `bool`. https://github.com/cloudinary-community/cloudinary-laravel/b...joshmanders closed a pull request on cloudinary-community/cloudinary-laravel
fix: return types
closes #128joshmanders opened a pull request on cloudinary-community/cloudinary-laravel
fix: return types
closes #128joshmanders created a branch on cloudinary-community/cloudinary-laravel
refactor/return-types - Laravel SDK for Cloudinary