Improve experience of spin init
#96
Replies: 6 comments 11 replies
-
Original comment from @mojowill:
|
Beta Was this translation helpful? Give feedback.
-
How about breaking this down into more distinct migration scenarios, such as 'spin init' for sites using Laravel Herd? Herd Pro made it very easy to get up and running on Mac. So I then went down the Forge and Envoyer route. But I still don't have CI/CD builds set up. I'd love to move to Docker but everytime I tinker I quickly get frustrated. Given that Herd has known features, versions, layout, perhaps it would be relatively easy migrate a Herd-based site to Spin. |
Beta Was this translation helpful? Give feedback.
-
Beta Was this translation helpful? Give feedback.
-
I’ve been working on this all day today. I should hopefully have it ready by next week sometime 😅🤞 Here’s where I am at: Check and place files
Remove files
Select PHP Verison
Prompt for PHP extensions
Copy files
Update env
Prepare project
|
Beta Was this translation helpful? Give feedback.
-
UpdateThis is now available for testing on Spin Pro 🥳 https://github.com/serversideup/spin-template-laravel-pro/pull/24 For the open source version of
|
Beta Was this translation helpful? Give feedback.
-
🚀 It's now availableYou can now run More content on this coming soon. Give it a spin and let me know if you run into any issues! It should be pretty straightforward to use from the onboarding wizard. |
Beta Was this translation helpful? Give feedback.
-
👉 Describe the problem
spin init
yet🏆 How to solve this problem
Allow users to run
spin init
Users should be able to run:
This should walk them through the process of getting Spin configured.
Initializing in an existing project comes with challenges:
Update the on-boarding screen
🗣️ Further discussion
Your discussion will greatly influence how we build this feature out.
Beta Was this translation helpful? Give feedback.
All reactions