Latest Laravel/PHP Articles

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


Lavarel can be explained as a PHP framework which is also an open-source framework. It was developed and created by Taylor Otwell in the year 2011. It has been...
Thanks to @jibbarth, who had led this release, @phpinsights is now more powerful than ever. With new responsiveness on the console, new output formats, fewer de...
Do you want a start to take PHP seriously? You got lucky - the talk I gave in @afup Forum PHP 2019 about Writing Effective PHP just went up, check it out!
Shirts painstakingly handcrafted by under-caffeinated developers. Shirts painstakingly handcrafted by under-caffeinated developers.

engineering.carsguide.com.au

Go vs PHP syntax comparison
Go is a statically typed and compiled language designed by Google. It is somewhat similar to C. However, it is packed with more goodies such as garbage collecti...
There is a lot of changes of state in every system. Some performed tasks tend to be repeatable and done by different independent classes. This may lead to code...
Basically (after you install virtualbox, vagrant and git)1. Install the Homestead2. Then, go to Homestead folder and run vagrant up (after you configure Homeste...
The reason I raise this is because if you already ran into this problem and you solved it. I don’t want to reopen old wounds or send you into a boredom of death...
Glimpse streamlines Laravel development by seamlessly deploying GitHub pull requests to preview environments with the help of Laravel Forge. Glimpse streamlines Laravel development by seamlessly deploying GitHub pull requests to preview environments with the help of Laravel Forge.
It is a method of developing software applications as a suite of independently deployable, small, modular services in which each service runs a unique process a...
In this article, I will create a simple charts using metrics in Laravel Nova. Nova makes it easy for us to create charts with metrics feature for our admin pane...
Before we continue, I am going to assume you are comfortable using Laravel Queues and also using Redis as your queue driver.
Since its release back in September, everyone has been eager to find out what’s new and improved and whether it lives up to everyone’s expectations. If you too...
Digital Ocean Providing developers and businesses a reliable, easy-to-use cloud computing platform of virtual servers (Droplets), object storage ( Spaces), and more.
Have you ever spent much time implementing normalization and denormalization classes just to create JSON and parse it back or just to parse down received reques...
Who is we? Me and CTO of the company I worked for, a great leader and technical expert who taught me a lot, Milan Mimra. The talk was not full of shallow tips,...
How much does it cost to develop a laundry and dry cleaning app like Laundrapp? Here we have listed all features & approximate Cost to build a laundry mobile ap...
The keynote speaker at this year’s PHP Barcelona conference was Rasmus Lerdorf the creator of PHP and he gave an excellent talk about the history of PHP, P...