Back

I have been using laravel zero for quite some time now in some personal projects and i love it, it's just the right tool for making cli apps in my opinion.
And i want to give back to the project so i am curious @nunomaduro can i make some updates to the website, like :
- change from laravel mix to vite
- update the ui of the home page
- update laravel to the latest v11
Would that be a good idea or just a wast of time for you bro ?

1 โ€ข โ€ข

257

โ€ข
  • No matching results...
  • Searching...

/ 1000

I have worked on a new theme for Laravel-zero.com lately and this is the result, i hope i can get some feedback on it ๐Ÿ˜.

beside that i have successfully completed the following tasks:
- change from laravel mix to vite โœ…
- update the ui of the home page โœ…
- updated the framework from laravel 8 to 9 initialy โœ… (now i will make it to 10 then to 11)
- updated npm dependencies: Alpinejs, highlight.js and quicklink. โœ…
- changed from tailwindcss using sass to a single app.css file containing everything in an organized manner. โœ…

image

here is the github repo if you want to see the updated code.
github.com/abdelhamiderrahmouni/laravel-zero.com



You can find the preview in here
laravel-zero.errahmounispace.com

1 โ€ข โ€ข

51

โ€ข

Thanks man ๐Ÿ˜„, i will proceed with the pull request please let me know if there is any thing to clarify.

Update: i have opened it
Most of the work was in the home page and in changing old scss files to app.css.

github.com/laravel-zero/laravel-zero.com/pull/18

โ€ข โ€ข

132

โ€ข