ActivateSaga Blog


collection 2

Laravel Collections Make PHP Development Awesome

Laravel provides a lot of amazing tools out-of-the-box and collections are one of them. The collection class within Illuminate\Support is basically a wrapper that allows you to work with and manipulate arrays of data....

shape 0

Design Adventures #1

Hello There! I decided to do some designin’ this weekend. Wanted to get out of the coding grind and sharpen my creative skills. I’ve come to the conclusion that I still really like making...

Speed Coding 0

Laravel Speed Coding Fun

Hello there! So I made a speed coding video over the holiday weekend. Started a simple Laravel project for fun! I’m thinking of doing more of these. I might add commentary to within video;...

translation dropdown 0

Localization Dropdown Design Concept

Today I’ve been playing around with designing a translation/localization drop down menu. I made a quick codepen to share what I’ve made. See the Pen Translation Dropdown by Tyler Souza (@tysweezy) on CodePen. This...

0

A (Somewhat) Framework Agnostic Approach

Just Some Thoughts This post is going to be a bit subjective based on my personal experiences. That being said, I just wanted to write down my thoughts about my personal experiences in web...