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