Ataki sieciowe według OWASP - najpopularniejsze typy
Most popular according to OWASP types of network attacks and how to prevent them

The issue of the security of internet applications, and hence e-commerce, SaaS services, web platforms and even simple websites based on CMS systems

Laravel Custom Collection - DevPark
Laravel Custom Collection

Many times we use to write the code without using the latest possible features which our language or framework provides. In this article I would like to present how we can use a power of Laravel Custom Collection for type hinting problem. All I need to do is add newColletion method to my Model class (actually override it)…

Testing Software - Integration, Unit and Smoke Tests
Software Testing – Integration, Unit and Smoke Tests

Nowadays testing became internal part of every application. There are many aspects which should include tests. As an example – we as developers, are responsible to take care how our software is crated. There are two main approaches to test application…

STRATEGIA BIZNESOWA – CERTYFIKOWANI PROGRAMIŚCI APLIKACJI LARAVEL - DEVPARK
Laravel Certification – is it important?

Laravel Certification Exam was designed to validate the skills and knowledge needed to build websites and Web App’s using it’s Framework. The certification exam is for developers who have a deep understanding of Laravel development and the ability to build apps according to best practices

SZTYWNO PARAMETRYZOWANIE JAK GO UNIKAĆ PODCZAS PROGRAMOWANIA - DEVPARK
Hardcoded constraints and how to avoid them

Have you noticed that someone used n instead of m now? This is not a crucial part of system such bug could cause serious problems in application business logic and it might be found after a few days, weeks or months. Solution is quite simple, just check this article.

NA CO ZWRÓCIĆ UWAGĘ SPRAWDZAJĄC KOD PRZED URUCHOMIENIEM - DEVPARK
Code before deployment and what you should check.

No matter whether you create application for your own or you work in a team, no matter you work on a small project or a big one – you should always care about your code quality.

Changes in upcoming Laravel 5.5 LTS release

Laravel 5.5 will be next LTS release after Laravel 5.1 LTS. We should expect it until end of August 2017 probably around 28th (Laracon EU). But what should we expect exactly comparing to Laravel 5.4? One of bigger changes is initial requirement.

Automatyzacja i proces developmentu
Development process and automatization

Currently the development process is not only related with coding. Nowadays is related with many other fields like: testing processes, staging and production server updates, taking care of application security, teamwork, project progress monitoring, contact with the customer and others.

LARAVEL SERVICE CONTAINER (IOC) ORAZ ROUTE BINDING - DEVPARK
Laravel Service Container (IoC) and Route Binding

Laravel Service Container (IoC) and Route Binding – what is the rellation and how does it work. One of the best Laravel features is the Service Container implementation (called also „IoC”). This article will try to explain what is the relation between Laravel Route Binding and the IoC.

Let's create together!

Feel free to contact us