Latest Laravel/PHP Articles

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


In this article, we will see how to create QR code generator in laravel 9. As per the current trend, many websites and applications provide features like login...
Lets imagine that we need to handle an api public key, Laravel by default ships with an env file to set this types of properties, there are times where these va...
A função data_get() está presente na documentação do Laravel desde a versão 5.5 porém talvez você nunca a tenha usado. A função data_get() recupera o valor de u...
Fathom Analytics | Fast, simple and privacy-focused website analytics. Fathom Analytics | Fast, simple and privacy-focused website analytics.
Laravel MySQL Use Index Scope is a super simple package that allows for use MySQL USE INDEX and FORCE INDEX statements. Simply reference the required trait in y...
Forge's circles make it easy for you to collaborate with others, allowing you to share server creation and management responsibilities with other people on your...
When you have deployed your Laravel application across multiple servers, for example when running multiple workers, you can run into a situation where you need...
https://ohdear.app is the all-in-one monitoring tool for your entire website. We monitor uptime, SSL certificates, broken links, scheduled tasks and more.
CodeMentor Codementor is an online marketplace connecting developers with experts for on- demand 1:1 help via screen sharing, video, and text chat.
When retrieving records from the database, sometimes we may require fetching those categories which has product, and this can be achieved by simply. Let's suppo...

juststeveking.uk

Eloquent API Calls
Time and again, I have spoken about API integrations, and each time I find an improvement from the last, once more into the fray. This stood out as it somewhat...
DTOs, or Data Transfer Objects, can be used for so much. Since PHP 8 was released, creating these fantastic classes in your projects has never been easier. ...
If you have never built a Laravel application, let me take a walk-through with you from scratch - with no perceived knowledge. In this tutorial, I am going to w...
Fathom Analytics | Fast, simple and privacy-focused website analytics. Fathom Analytics | Fast, simple and privacy-focused website analytics.
According to the GDPR law, every platform is required to allow the users to decide which cookie categories they will allow. If a cookie category is not permitte...
I'm not a big fan of PHP and mainly worked with Node.js project, this time I get a project using a legacy PHP/Laravel code bases and It's really frustrating for...
Bootstrap has it's own component to make navbar and you can see that https://getbootstrap.com/docs/5.2/components/navbar/. First of all you have to include boot...
A repository can be defined as a layer of abstraction between the domain and data mapping layers, one that provides an avenue of mediation between both, via a c...