LaravelPlus's profile picture.

Laravel Plus

@LaravelPlus

Made an SVG animated login avatar, with the help of some trigonometry & GSAP. #animation #UX #gsap codepen.io/dsenneff/pen/Q…



Laravel is the best...

Laravel takes the top spot of backend frameworks on GitHub. Who said PHP was dead? 🔥

taylorotwell's tweet image. Laravel takes the top spot of backend frameworks on GitHub. Who said PHP was dead? 🔥


Single line to convert Object into Query String let Objs = { a: 'obejct-a', b: 'object-b' } Object.keys(objs).map(key => key + '=' + objs[key]).join('&') // result will be a=object-a&b=object-b


I'm teaching Laravel to 3 Java developers, and after the first half hour they were like: - This is beautiful, are you sure this is PHP? - I could never do that in Java this fast! - It's done? How can all that be done in one line? - Seriously, man, what's the catch?" 🚀❤️



Tip: PREPEND item to the list @vuejs this.list.splice(0,0, item)


Toggle Exception Handling Within Your Tests trait InteractsWithExceptionHandling is to the rescue.

LaravelPlus's tweet image. Toggle Exception Handling Within Your Tests

trait InteractsWithExceptionHandling is to the rescue.

Loading...

Something went wrong.


Something went wrong.