Janik von Rotz

O3M 57 - Back to the future

Alternative is love, Alternative is live.

Read More...



Print all over me is one amazing thing

For the folks that didn’t know about Print All Over Me yet, here some blabla: I’ve already posted about PAOM a long time, however it progressed well and is still an amazing thing. Feeling excited about this? Then check out my desings.

Read More...



Let’s write a Laravel application - Fulltext search

This time I want to show you how you add a search functionality to your Laravel application that accomplishes the following features:

Read More...



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...



29