Be part of JetBrains PHPverse 2026 on June 9 – a free online event bringing PHP devs worldwide together.

Laraveldeep's avatar

Laravel[5.5] Presets (Give It a Try)

Hi,

When I heard of Laravel preset on 5.5, I was wondering about the great feature plus what will be included and how to include my favorite framework if not present in bundle.

With this in mind, I started tinkering and came up with the working Zurb Foundation preset. During the pull request, it was denied that no more presets will be entertained. So thought of integrating and using presets in unofficial way.

This is the easiest method (unofficial) I came up with. Have tried and working perfectly fine. Kindly give it a try and tell what do you think.

Actually its not hard to do things manually either but if presets are available, it can save few more minutes.

Download the preset here: https://github.com/Laraveldeep/Laravel-Scaffolding-Presets

Thanks and peace!

0 likes
7 replies
codenex's avatar

This is pretty sweet. I had wondered how to make this possible and this seems to work pretty well.

My biggest issue with the presets in general is that they only exist in the core product. So if you use an application like laravel-passport it's components have the bootstrap code in it.

Please or to participate in this conversation.