Latest Laravel/PHP Articles

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


With Laravel 8 coming soon, today I am glad to announce the release of Collision v5.0. In case you don't know, Collision is the package used by Laravel to give...
Wanting a programming language to be dead is quite different from it actually being dead. In this post we take a look at recent PHP statistics to expla...
Dealing with large data often we required to compress/decompress the data to reduce some bandwidth on client-server communications. Mostly to avoid large respon...
Digital Ocean Providing developers and businesses a reliable, easy-to-use cloud computing platform of virtual servers (Droplets), object storage ( Spaces), and more.
How often have your clients complained to you about not being able to see the new changes you have made to their website? For example, perhaps I’ve just updated...
No, I’m not kidding — they work hard to create systems that help them avoid more work in the future. And there are quite extreme examples now — we don’t need to...
The inclusive design is a broad topic that contains universal design and digital accessibility too. For me learning about universal design is an excellent addit...
When you deploy your application with new code or different configurations, workers running on your servers need to be informed about the changes. Since workers...
CodeMentor Codementor is an online marketplace connecting developers with experts for on- demand 1:1 help via screen sharing, video, and text chat.
Over the years, Laravel file uploads have gotten so simple that most of the time they just work. However there are some issues that can pop up when dealing serv...
I know you’ve already read the news that PHP 8 is coming in November 2020! You’ve probably read tons of articles that list the new features in this version. I’v...
Indeed, some pages of this website need to offer some features that need to be dynamic and asynchronous. As I did not find a lot of information on the Internet...
First of all we need install composer, open https://getcomposer.org/download/ and download composer last version And open terminal type this; composer global re...
Shirts painstakingly handcrafted by under-caffeinated developers. Shirts painstakingly handcrafted by under-caffeinated developers.
· August 20, 2020 · ⋆ Laravel There comes a time when you want to fetch the number of records for a child relationship along with the main Eloquent query. For...
For instance, if we want to define a “one-to-one” relationship between Order and Customer model where the Order belongs to the User, you can define it like so....
Hey guys on this article I am going to show you the step by step process that will enable you to connect your flutter app to a web server! Let’s agree that the...
Passionate full-stack developer with an eye for usability and carefully crafted interfaces. I keep forgetting how to send an email in Laravel without using Mail...