Latest Laravel/PHP Articles

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


Amazon Polly is a Web Service used to convert any Text to Speech in real time. Also there is an option to download into MP3 format. This text to speech service...
Laravel is the fastest-growing PHP framework. Its mainly used to build scalable web applications. So most of the developers are using AWS to host Laravel applic...
In the last days, I came across an increasing amount of posts on different ways how you can structure your software projects. I'm part of the Laravel community,...
Digital Ocean Providing developers and businesses a reliable, easy-to-use cloud computing platform of virtual servers (Droplets), object storage ( Spaces), and more.
Login to your heroku account from your browser, on the dashboard you will see your project is listed there. Click on it, and then in top navigation bar you will...
Last month, I started training in one company where I am giving Laravel Training to around 15–20 PHP Developers, where we discussed the core Laravel concepts to...
Are you a full-stack PHP developer? Chances are that you might want to easily override an environment variable through the command-line interface.
As we all know that Laravel ships in with default email verification mechanism, but there are some cases where one would need to go the custom way.
Shirts painstakingly handcrafted by under-caffeinated developers. Shirts painstakingly handcrafted by under-caffeinated developers.
PHP is one of the oldest languages. With it comes a number of frameworks such as Laravel, CodeIgniter, CakePHP, Zend, etc. Therefore, you see it is very essenti...
Last month I was on PHPSW meetup in Bristol UK with Rector talk. To be honest, Nette to Symfony migration under 80 hours was not a big deal there. To my surpris...
OOPs is buzzword and powerful concept in programming or software development that provides re-usablity and better management of code. Inheritance is one of the...
Most of you already heard a term Composer but only a few of you know how to exactly use it. Well, don’t worry as this article going to answer all your questions...
Fathom Analytics | Fast, simple and privacy-focused website analytics. Fathom Analytics | Fast, simple and privacy-focused website analytics.
Homebrew can simplify packages management and installations. The purpose of this article is quite simple, how to upgrade PHP from terminal using homebrew.
If you’re here, you probably already have Laravel installed on your machine (and you run macOS). If you don’t have Laravel set up properly and you use a differe...
Sometimes you might have noticed that certain PHP scripts that you wrote are not working as desired. A very common error message is Fatal error: Maximum executi...
lets say php has release a security patch and you want to apply that to your docker container. you can follow this instructions to update your php container wit...