Latest Laravel/PHP Articles

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


Download bootstrap file input https://github.com/kartik-v/bootstrap-fileinput #include-files include files #css css Exit fullscreen mode #js JS Exit fu...
I've heard many devs working on MacOS that their Docker development environment is slow. Enabling these experimental features can be a quick and easy improvemen...
Hi, I hope you are waiting for Laravel Interview Questions because this is what you are looking for. Well, we are going to dive deep into the Laravel to learn a...
CodeMentor Codementor is an online marketplace connecting developers with experts for on- demand 1:1 help via screen sharing, video, and text chat.

barryvanveen.nl

Consistency is key
Clean code with consistent formatting is easier to read. Writing code in a consistent way is hard. PHP CodeSniffer https://github.com/squizlabs/PHP_Cod...
Grab your free Laravel Guide today and see how to boost your Laravel Experience One of the most powerful features of Laravel is its ability to integrate with ma...
https://dunglas.dev/ Founder of Les-Tilleuls.coop (worker-owned cooperative). Creator of API Platform, Mercure.rocks, Vulcain.rocks and of some Symfony componen...
Every now and then you find youself writing the same bit of code in many places, sometimes it’s a simple trait or even an interface. For me it is a way to repla...
Digital Ocean Providing developers and businesses a reliable, easy-to-use cloud computing platform of virtual servers (Droplets), object storage ( Spaces), and more.
From code to node, was the idea I wanted to accomplish when I first started designing some open source packages 4 days ago. https://neo4j.com/ is a fantastic gr...
My first introduction into frameworks in the PHP world started with the http://www.slimframework.com/ and I fell in love instantly, this was nearing the end of...

juststeveking.uk

New Blog
So I have decided that I will be concentrating my blogging time to a personal blog instead of my company blog this year, for several reasons. My company blog is...
In most applications, we need to send notifications, whether in-app, email or slack - these are typically transactional notifications to alert users of some act...
Fathom Analytics | Fast, simple and privacy-focused website analytics. Fathom Analytics | Fast, simple and privacy-focused website analytics.
Generate Uploadcare image processing URLs to transform and process your images. No need to write or generate the URL yourself. Just pass the UUID of the file, o...
I have been a fan of https://laravel-livewire.com/ since it was first released, and I have used it many times to create great user interfaces for applications....
Laravel Eloquent is one of the most powerful and amazing features in a modern framework today. From casting data to value objects and classes, protected the dat...
When dealing with Authentication in Laravel, there are several options out of the box. This tutorial will look at how we can add a one-time password approach to...