November 24, 2020
Most web applications require the user to perform some action, such as saving or modifying data. It will be a shame if the action is performed by mistake. To avoid this, a confirmation dialog is a...
November 5, 2020
Last month, we announced a new package for developers looking to quickly create a user interface for eloquent models with features like create, read, update, and delete.
We now cover not only...
October 17, 2020
Recently, I had an interesting dialogue with my colleague Pavel. In which we discussed his new project.
It was necessary to develop a service for a company engaged in the construction and supply of...
October 16, 2020
With the release of Laravel 8, the development team has released a new starter kit Jetstream. It is a replacement for the
laravel/ui
package. This is a significant change for which, in...