Latest Laravel/PHP Articles

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


PHP is arguably one of the big guns when it comes to web application development. It also powers highly popular CMSs such as Wordpress, Drupal, and Joomla, whic...
One of the fastest ways of gaining profit with minimum investment is possible using an HYIP (High Yield Investment Program). The above word is common for both t...
Laravel v7.12.0 is released in 2020/05/19, here are the changes we`ve merged into this release.
Fathom Analytics | Fast, simple and privacy-focused website analytics. Fathom Analytics | Fast, simple and privacy-focused website analytics.
You're probably familiar with the feeling: a programmer in your vicinity or online just doesn't seem to get your point of view. Even though there's no doubt the...
Beginning today, Forge will no longer install beanstalkd on new servers. We have noted an increase in provisioning failures due to the beanstalkd service failin...
Ever realised every time you need to implement an API client in your PHP application you spend time writing mappings from a response to your applications object...
There is no end to the quest of finding a right technology that can get on all your expectations. However, PHP has triumphantly emerged as the most useful and p...
CodeMentor Codementor is an online marketplace connecting developers with experts for on- demand 1:1 help via screen sharing, video, and text chat.
Laravel Vapor is a serverless deployment platform for Laravel, powered by AWS. You can launch your Laravel infrastructure on Vapor with very easily and seamless...
This package is created and maintained by Nuno Maduro among many other useful packages and tools like PHP Insights, Laravel Mojito and the upcoming PestPHP test...
Fast pages are preferred by Google. Static websites can also be easily distributed worldwide via Content Delivery Network (CDN).
During the system implementation, performance ceiling was reached. We have a lot of requests, that initialize complex queries, load servers. So the response tim...
Fathom Analytics | Fast, simple and privacy-focused website analytics. Fathom Analytics | Fast, simple and privacy-focused website analytics.
In the build method, reference your mail.blade.php file. You will find the source files in `resources/views/vendor/mail` and make any changes as you wish 😉.
If you use Laravel, you know that it is a MVC framework. A MVC framework is a framework that helps you build your platform using the MVC architecture. MVC stand...
There might be cases where you would like to check if the device on which the website is loading is connected to the internet or not. For instance, this can be...
Queuing and running asynchronous tasks are important topics to know about if your system has a heavy job to run while the client is waiting for the response, th...