fbpx
TAG

PHP

PHP is a software language that is used in most existing websites today. Also with us, in ASPER BROTHERS we create web applications using PHP, mainly in laravel and symfony frameworks. On our blog you can find both PHP related tutorials and articles about news from PHP world.

Mariusz Interewicz 28 Nov 2022 4 min to read

Laravel Sending Email – Explanation with Code Example

Laravel has been popular amongst developers for the last ten years. And since web applications often require sending emails − whether transactional, marketing or newsletters − let's figure out how to set up sending emails in Laravel.
Mariusz Interewicz 13 Sep 2022 8 min to read

25 PHP Interview Questions and Answers – Advanced & Medium Level

PHP is one of the most popular programming languages in the world. It is used in many computer science courses and degrees as the base programming language to teach web development. Thus, it becomes the first programming language of many newbies to web development. So, you will receive a large numbe [...]
Julia Zywińska 16 Nov 2023 8 min to read

Python, PHP, JavaScript and other creators of web technology. Meet founders and inventors of popular programming languages and frameworks.

It may come as a surprise to many, but at least half of the programming languages were not created in the United States. However, most people involved in the digital landscape, technologists, programmers using these technologies do not know anything about their founders. That’s why, in our latest [...]
Adrian Affek 10 Sep 2022 6 min to read

Laravel Repository Pattern – PHP Design Pattern

The first thing we need to know to implement repository pattern in Laravel application is to understand what Repository Pattern is and what are the benefits of using it.
Mike Jackowski 11 Jan 2023 5 min to read

Laravel vs Symfony – Which PHP Framework Choose For Your Project?

PHP frameworks are the most frequently chosen solution when it comes to web development. In the market, you can find a lot of PHP frameworks, but Laravel and Symfony are the most popular of this kind through the web developers.