Latest Laravel/PHP Articles

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


The ensuing discussion made it clear that many developers (including myself) don’t realize how complex environment variables in PHP actually are. Using Environm...
In fact, Auth::routes() is a helper class that helps you generate all the routes required for user authentication. Auth is a facade and is defined in config/app...
Today, i will show you how to create simple image upload in laravel. I write article step by step about image upload in laravel. I also added validation with im...
Fathom Analytics | Fast, simple and privacy-focused website analytics. Fathom Analytics | Fast, simple and privacy-focused website analytics.
Laravel is an open-source PHP framework that follows the MVC pattern. It is a very popular PHP framework that reduces the cost of development and improves code...

medium.freecodecamp.org

Multi-User Debugging in PhpStorm
How to allow multiple developers to debug the same PHP code on the same web server using Xdebug and DBGp Proxy.
The wait is over. We launched a new version of Argon Dashboard Pro Laravel, packed with powerful new features requested by the community. Read on for a bite-siz...

blog.laravel.com

Laravel v5.8.8 released
Laravel v5.8.8 is released in 2019/03/26, here are the changes we`ve merged into this release. AddedAdded Illuminate\Database\Query\Builder::forPageBeforeId() m...
Shirts painstakingly handcrafted by under-caffeinated developers. Shirts painstakingly handcrafted by under-caffeinated developers.
In my Podcast application, the table that holds the sound files come with Closed Captions, which are generated thanks to Google Cloud Platform. When a author su...
In this new series, we’ll be exploring the concept of custom validation rules in Laravel and why you’ll want to use them. I’m aiming to release a new article ea...
At Whitecube, we’re using Laravel for most of our projects. For some of them, we used to build custom admin panels and as you may have experienced it yourself,...
In this tutorial you’ll explore anonymous functions in PHP. Anonymous functions are a PHP feature that you probably won’t use that often; however, they can be r...
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.
One of the new features in Laravel 5.8 allows you to not register your policies in AuthServiceProvider, they will be “guessed” automatically. Fill in the policy...
Regardless of what you are building, be it a simple website or something much more complicated, you need to have the best tools in the business to get the job d...
Google’s ReCaptcha is a system designed to check whether a user on a website is human or not and therefore prevent bots from engaging in unwanted behaviour on t...
In this new series, we’ll be exploring the concept of custom validation rules in Laravel and why you’ll want to use them. I’m aiming to release a new article ea...