Plain Dev Blog

Showing posts tagged Laravel · clear

Sign up with socials

Ivalin Venkov ·

Laravel ecosystem is a vast collection of immensely helpful software that can help you with variety of different implementations.

Using command aliases for Laravel Development

Ivalin Venkov ·

As a developer through your work day you can find yourself repeating the same command over and over, using command aliases is the way of changing that.

Adding a images to Laravel Email templates

Ivalin Venkov ·

Adding images in your emails is essential for every type of marketing, in Laravel that's it's straight forward.

Twillio & Laravel

Ivalin Venkov ·

Sending notifications from your project is essential, along with the emails sending SMS messages is a great way of communicating with your users. Using Twillio with Laravel is powerful combination.

How to Deploy Laravel Applications on Ubuntu with Apache

Ivalin Venkov ·

Maybe the most important thing to every application is the deploy, when everything is ready it needs to go out to the world to be seen.

Working with Cookies in Vue and Laravel

Ivalin Venkov ·

As a internet users will all has our encounters with the “infamous” cookies and for better or worse they are a crucial part of the web development and probably the internet as a whole.