Janik von Rotz

O3M 56 - TripTrap

Nope this isn’t a trap playlist. That’s a delicious series of relaxed tracks to make your day even more pleasant.

Read More...



Let’s write a Laravel application - Form validation for your backend and frontend

Form validation is always part of your data process workflow. With Laravel you can to validate the input on the controller or the eloquent model. To provide a seamless user experience it’s better to validate a form with JavaScript in the frontend. However due to security reasons you have provide a backend validation, otherwise it would possible to inject non valid data.

Read More...



O3M 55 - Overreaction

Some badass prog electro to start into the weekend.

Read More...



Let’s write a Laravel application - Sortable table

I want to show how you can create a sortable table and reuse the code with any model you want to display. As we don’t want to write any function or definition twice or more, let’s extend the BaseController class with the function to get sorted items from a variable model.

Read More...



O3M 54 - Good Mood

Great songs to feel better. My favourite is the Zara Larsson - Carry you Home remix by David Larkie.

Read More...



Let’s write a Laravel application – Project template

In web development there are tons of programs and tools and due to that also complex and very different development strategies. Luckily dependency handling got a lot easier. For my Laravel project setup we will use 3 different package managers. Every package manager of course manages a different resource, we will use composer for php packages, npm for everything related to Node.js and Bower for web packages.

Read More...



O3M 53 - Aww yea

Crazy vibes and beautiful voices. Get ready to shake the earth with this playlist.

Read More...



Let’s write a Laravel application - Introduction

I’m going to develop a Laravel application with my friends. The application is called RowBook. It will be a simple tool to log all the trips of the row club Lucerne.

Read More...



some art and photography inspiration

This is an update and support for inspiration by my creative sources. I follow several blogs by either a creative collective, young entrepreneurs or talented photographers. In appreciation for sharing their work I would like to show you personal recent favourites.

Read More...



O3M 52 - Japan Powder

The perfect playlist for your next ride in deep powder.

Read More...



30