spatie / blender

The Laravel template used for our CMS like projects
https://freek.dev/on-open-sourcing-blender
876 stars 148 forks source link

Laravel Initializer integration #523

Closed slavarazum closed 6 years ago

slavarazum commented 6 years ago

Hi Spatie Team! What do you think about Laravel Initializer usage? It could simplify project installation and update processes with app:install and app:update commands. And also may simplify your Envoy.blade.php. It gives knowledge of application initialization processes directly into application.

You can find more information in the readme and reconfig it with your own preferences.

freekmurze commented 6 years ago

Going to pass on this for now, thanks!

slavarazum commented 6 years ago

@freekmurze Could you please give some feedback about idea of this package? What actually you don't like or maybe you have some suggestions? I will be very grateful.