Latest Laravel/PHP Articles

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


As a full stack developer I know very well the struggle when we forgot about basic things when we are changing between projects with different languages. This a...
Laravel project has many deployment process as you know. The thing is php artisan command run in cpanel. For artisan command we need a command line interface (c...
Sometimes simplicity is best. This is certainly true of TXT format, which can get you out of all sorts of jams with potential incompatibility. Today I’m going t...
Fathom Analytics | Fast, simple and privacy-focused website analytics. Fathom Analytics | Fast, simple and privacy-focused website analytics.
In case you didn't notice, recently I have been working in a secret project called Pest: a delightful PHP Testing Framework with a focus on simplicity. This pro...
When it comes to web design, the look is matters. Every designer wants to make a pleasant looking and usable interface. For this reason, we always search for th...
Domain name validation is actually very easy if you know the right trick. This is especially true if that trick is an API that does all the work for you! We are...
CodeMentor Codementor is an online marketplace connecting developers with experts for on- demand 1:1 help via screen sharing, video, and text chat.
When PHP 7.4 released, it came with a whole lot of features/improvements that makes the language more interesting to work with. The one such feature that I want...
I’m just going to come out and say it: Nobody wants to deal with parsing HTTP user-agent strings! It’s just not that interesting. Don’t worry, though, we alread...
Laravel offers a bunch of useful methods in the Arr class. Let’s see how to extend them with two handy methods that are often used. The every method determines...
Aloia CMS is a content management system I’m actively developing, so I see this post is a milestone in my development process. Before I explain how Aloia CMS ha...
Fathom Analytics | Fast, simple and privacy-focused website analytics. Fathom Analytics | Fast, simple and privacy-focused website analytics.
Many times in my projects I needed more advanced permissions for editing content. Sometimes few persons are responsible for adding content, but others need to a...
Before delving into the actual integration, I would like to go over two scenarios where a possibility of this integration would make easier.
I work with the Laravel framework since it was on version 4.x and I really love the Framework and the things that it provides. But when I started to work with m...
Are you lazy just like me? Do you get bored of writing custom CSS for everything then this article might help you. We are going to discuss about the preferred w...