Latest Laravel/PHP Articles

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


This article was written for those who want to start developing packages for the Laravel community, but haven’t quite figured out how to start, what to do or ho...
Many modern PHP applications no longer work according to the old model of «shared nothing», which does not preserve state between requests. In this regard Prelo...
Laravel is a powerful php framework and as its slogan says it is ‘The PHP Framework for Web Artisans’. If you forgot steps or commands during the installation o...
Digital Ocean Providing developers and businesses a reliable, easy-to-use cloud computing platform of virtual servers (Droplets), object storage ( Spaces), and more.
This command will ask you a name, email and password and will create a new user in our database. But what happens if we have our name and surname as two differe...
If you want to validate request fields in Laravel, you could use Illuminate\Http\Request’s validate method where you can specify all the fields that you would w...
Phalcon Framework Php Htaccess for Apache and CORS Blocked.Htaccess file on phalcon index folder : RewriteEngine on RewriteRule ^$ publ...
Time is fire in which we burn. Firebase is Google’s Cloud platform offering many great services which are easy to integrate into your apps.
CodeMentor Codementor is an online marketplace connecting developers with experts for on- demand 1:1 help via screen sharing, video, and text chat.
Using a RDBM as Queue database would be a poor choice for concurrent job. It would cause your DB hand up with thoundsands of connections. Inspite of restarting,...
In this article we address the problem of generating fake data for complex data model with a lot of relations and dependencies between them. When writing tests,...
The world is in complete disarray! COVID-19. The largest viral epidemic since the Spanish Flu in the late 1910's has hit the world like a freight train. Countri...
Last week I wrote about how Statie turned from a feature to a burden and why we had to let it go. What will replace it? How do you migrate? Deprecations without...
Fathom Analytics | Fast, simple and privacy-focused website analytics. Fathom Analytics | Fast, simple and privacy-focused website analytics.

blog.laravel.com

Laravel v7.2.0 released
Certified Laravel | PHP | Magento Developer.
In this tutorial, I'm going to start a new sample project and this will cover how we can develop a project in laravel and also how we can work with the producti...
How to Master New In Laravel 7 in 8 Simple StepsLaravel AirlockCustom Eloquent CastsBlade Component Tags & ImprovementsHTTP ClientRoute Caching Speed Improvemen...
What is AWS Cognito?It’s a Amazon service for managing users. It manages all details related to User viz. Sign in, Signup, Sign out ( including multiple devices...