Latest Laravel/PHP Articles

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


Laravel Interview Questions: Laravel is a free, open-source PHP web framework, created by Taylor Otwell. Laravel is a free, open-source PHP web framework, creat...
Lambdas and Closures are very useful solution in PHP and developers frequently get benefits from this. Many languages are support this feature like Javascript,...
A lot of really great Laravel CMS systems have came out in the past year. Everything from the super powerful, to the minimal, to open source and commercial. If...
Shirts painstakingly handcrafted by under-caffeinated developers. Shirts painstakingly handcrafted by under-caffeinated developers.
PHPUnit Code Coverage Analysis is often used with xdebug as the coverage data source. But it has one major drawback: it can become very slow. As you can see, ac...
Upgrading to Laravel Mix 4 on Laravel. You may run into issues while upgrading to Laravel Mix 4 in your Laravel projects. Here are a few things to make the upgr...
AWS provides many instance types. Out of them, t2.micro instance type is easy to get started with as it comes under free tier. After putting website in product...
Laravel dusk is very powerful for browser test and easy to use, but we want to see “step by step” running test cases, beyondcode/dusk-dashboardprovide it to mak...
Digital Ocean Providing developers and businesses a reliable, easy-to-use cloud computing platform of virtual servers (Droplets), object storage ( Spaces), and more.
Added. “Laravel v5.7.18 released (2018–12–17)” is published by Tania Blindaruk in Laravel Announcements
Sometimes it becomes very difficult to do easy looking tasks e.g pouring water from your favourite jug to glass can go horribly wrong. There’s always a techniqu...
If you’re new to Laravel or to frameworks in general then you might be slightly overwhelmed the first time you run laravel new new-project in your development e...
So, we could use the null as expected. A NULL conceptually (for this case) is a value that has not be fixed. And in this example, we could call the function as...
Shirts painstakingly handcrafted by under-caffeinated developers. Shirts painstakingly handcrafted by under-caffeinated developers.
If you would prefer to watch along as I implement this into an existing app, check out the video here. For this example, I recommend using Laravel 5.2+. JSON We...
Instead of using this boring, confusing and unwieldy piece of code, you can try a simple laraRasponse package which I built to reduce unnecessary lines and auto...
I’ve got a little present for you: while you’re enjoying a well-earned break from work over the holidays, your mission-critical web app has been taken over by s...
Modern PHP has a rich ecosystem of automated tooling for quality assurance. In this article, we’ll look at five tools that you can add to your own projects to h...