Ecosyste.ms: Timeline
Browse the timeline of events for every public repo on GitHub. Data updated hourly from GH Archive.
joshmanders pushed 1 commit to master composer-starters/laravel
- remove pail since we have solo 7fcbac8
joshmanders created a comment on an issue on aarondfrancis/solo
I ran into this issue too and was just checking PR's and issues to see if anyone else has. I was also thinking of submitting a PR that has Solo use Laravel's auto descovery to register itself an...
joshmanders pushed 6 commits to master composer-starters/laravel
joshmanders opened an issue on aniftyco/skeletor
Globally installable bin
Would be nice to also have the ability to globally install skeletor and get a application scaffolding global tool ```sh composer global require aniftyco/skeletor ``` Usage: ```sh skeletor...joshmanders opened an issue on aniftyco/skeletor
API helper
Add support for making API calls for various things.joshmanders opened an issue on aniftyco/skeletor
`authJson()` helper
Since `auth.json` is a composer feature it's safe to say that every project will be working within a composer configured project, so we should add a helper for creating and modifying the `auth.json...joshmanders pushed 1 commit to master composer-starters/laravel
- initial commit of laravel 11.x 6f766ac
joshmanders created a branch on composer-starters/laravel
master - Laravel is a web application framework with expressive, elegant syntax. We’ve already laid the foundation for your next big idea — freeing you to create without sweating the small things.
joshmanders created a repository: composer-starters/laravel
https://github.com/composer-starters/laravel - Laravel is a web application framework with expressive, elegant syntax. We’ve already laid the foundation for your next big idea — freeing you to create without sweating the small things.
joshmanders opened an issue on aniftyco/skeletor
Support a post-cleanup ability
Be nice if you could run things post cleanup such initialize git and an initial commit to happen after it cleans itself up so that the commit doesn't have that information in it.joshmanders pushed 1 commit to refactor/use-skeletor joshmanders/fission
- update app name and url b6114e1
joshmanders created a review comment on a pull request on joshcirre/fission
`Skeletor::exec()` uses `symfony/process` under the hood and returns the process instance so we should probably check for failures and account for that stuff too.
joshmanders created a review comment on a pull request on joshcirre/fission
When running our first `composer install` either by executing the `create-project` command or `install` ourselves, we get prompted for flux pro auth, so would it make more sense to not have it in t...
joshmanders created a review comment on a pull request on joshcirre/fission
I found this to be a bit wonky while doing this because I don't store a copy of my flux auth here so this code path may never execute for most, so we could just skip it for the branch of asking for...
joshmanders opened a draft pull request on joshcirre/fission
Refactor: Use Skeletor
As I stated, Fission gets to be the first skeleton to use [Skeletor](https://github.com/aniftyco/skeletor). ## What is this PR? This removes the need of cloning the repo and running `install...joshmanders created a branch on joshmanders/fission
refactor/use-skeletor - An opinionated Laravel Volt, Folio, and Flux starter kit.
joshmanders pushed 2 commits to master aniftyco/skeletor
joshmanders created a comment on a pull request on aniftyco/awesome-tailwindcss
Thanks @jameschetwood!
joshmanders pushed 1 commit to master aniftyco/awesome-tailwindcss
- Rename Design GUI to CSS Variables Editor (#580) 6fe5531