Latest Laravel/PHP Articles

Latest Laravel/PHP Articles curated daily from around the web.


Why you use it? Out of the box Laravel always you to have read/write database connections. This will allow you to have different database connections for SELECT...
Let’s review performance improvements for 3 of the main programming languages to better understand the importance of keeping our projects updated. The demand fo...
Expanding on the information from my last post, PHPis a scripting programming language that has been used for a more than 2 decades. As a general purpose script...
Fathom Analytics | Fast, simple and privacy-focused website analytics. Fathom Analytics | Fast, simple and privacy-focused website analytics.
We need to create a footer component. We would usually: Since, the footer element is reserved for HTML, it cannot be used to include a component.
Sometimes you come to a situation where you need to work with an already created or existing database in Laravel applications. For example when you are working...
In my experience as a Senior Application Developer at Highland, I’ve found that the hardest errors to debug are 1) errors that aren’t being logged accurately, a...
Make your next project a little bit more inclusive and usable by not removing or changing some default browser behavior. When we have to develop a complex syste...
Shirts painstakingly handcrafted by under-caffeinated developers. Shirts painstakingly handcrafted by under-caffeinated developers.
It took me some time to decide if I should switch to PostgreSQL but when I finally made the decision, installing it on my Ubuntu 18.04 became a challenge. After...
PHP has introduced an operator called “spaceship opearator” () with the release of PHP7. What this spaceship operator do is compare two expressions i.e. its...
Hello everyone! The internet is full of awesome tools that make our lives easier. Today I would like to tell you a story about my experience in integration git...
In basic understanding, Caching makes things faster. If I ask you the computation of 4x5 then your immediate answer would be 20. Your brain has done this comput...
Digital Ocean Providing developers and businesses a reliable, easy-to-use cloud computing platform of virtual servers (Droplets), object storage ( Spaces), and more.
Certified Laravel | PHP | Magento Developer.
The usual and might be the most used way of cleaning the object is to use the good old __destruct() magic method in PHP. The magic method proves to be good in m...
Welcome to this new blog-series of mine where I want to invite you to follow my path as one-man-company. I want to share with you how I survive working on my ow...

www.tomasvotruba.com

Local Packages 3 Years Later
The first public idea about local packages was published over 3 years ago after 1 year of internal testing. How do they stand in 2020? How people use it wrong?...