Recently, I’m miserably failing to deploy Hello-Laravel website.
Why are there no more devlogs? Simply: I created the Stardance project page just now and just now discovered that devlog meant posting here. I was doing a whole DEVLOG.md thinking it was enough. Here’s a piece of it:
Project Context & Progression
I started brainstorming and prototyping the initial core engine of this project shortly before discovering Stardance and creating the GitHub repository. At that stage, the project was completely raw and missing the vast majority of its current features.
Approximately 50% to 70% of the entire project - Including the terminal style, the finished CRUD operations, TomSelect integrations, mobile optimization, and overall production polishment - was built entirely from scratch during my hours logged for Stardance. […]
GitHub History
-
bf4a2a7(HEAD -> main, origin/main) Remove automatic database creation at docker -
3b70ef5Changed run command in Dockerfile -
33493f9Completely stripped FrankenPHP out because it didn’t work in Render -
3158734Fixed typo in seeder (. to ->) -
5510537Changed User Seeder so it works without factory -
939e88aCorrected Dockerfile frankenPHP not having Composer binary -
065523aCorrected Dockerfile frankenPHP version -
d91bde0Added settings for deploying + included Octane at Composer requirements -
9e1faccCorrected PHP version info in README -
a77e3caUpdated DEVLOG -
941b1ecUpdated PHP requirement to 8.4 -
7a3ecc5Improved DEVLOG.md, specially by adding screenshots -
51c3a5fSmall tweak in DEVLOG (commiting only to be able to do checkout) -
be8ed5aImproved DEVLOG -
391d482Moved markdown assets into new assets folder -
d232336Created devlog -
389bf18Improved README.md to fit the Stardance README standard -
8403d85Added hero image to be used in README.md -
4b87821Added favicons (bash logo) -
4fe3919Added seeder for user to make creating admin account easier -
1f94518Moved tomSelect scripts out of blade files to organize the code -
fcc1543Made tomSelect a local package to make the app more self contained -
ad911daUpdated README -
0397bcdAdded title to website -
a5a7632Added csrf token to logout button -
3fb766fAdded navbar, admin panel and mobile support -
276f3a6Added terminal style and edit route -
cc5068cAdded admin category editing option -
2cc4618Pushing the already existing files
Comments 0
No comments yet. Be the first!
Sign in to join the conversation.