Building a Laravel Package

preview_player
Показать описание
Join me as we start building a Laravel package from scratch! This live stream will be broken down into a recorded video later on, but you don't want to miss my typos!



Рекомендации по теме
Комментарии
Автор

Honestly, I am a little let down by this video. In the beginning you act like the person watching just started programming yesterday by explaining each and every line of the composer json, the git ignore, etc.. Then you jump into getting in the weeds on a middleware on an already started Treblle package. Which itself would be many levels too advanced for someone who doesn't know the basics of a composer json file.

Identify your target audience: There has to be some baseline of accepted knowledge. If they are looking to create a Laravel package, it should be assumed they have a baseline knowledge of Laravel, it's composer json file, git files/ignores.. etc.. You can't explain everything every time in every video.

This is more "Code a Trebble Middleware Package With Me" than it is "Learn How to Create a Laravel Package", which is what I was expecting lol.

Laser focus your videos instead of getting pulled off on tangents in different directions and the views/engagements will increase.

IMO A generic package would have been much more helpful. People see Trebble and think, "oh not for me".. or like, "I don't need to send data on terminate".. It made it not relevant to 99% of us.

wade