David King'asia (@davekings8) 's Twitter Profile
David King'asia

@davekings8

Software Developer: Web app and mobile app solutions. | Licensed Drone Pilot

ID: 766247978873004032

linkhttps://dev-kings.github.io/David-Kingasia/ calendar_today18-08-2016 12:18:49

142 Tweet

179 Followers

250 Following

David King'asia (@davekings8) 's Twitter Profile Photo

I just published Modern Authentication packages in Laravel. Read/Listen to my podcast on the link attached... link.medium.com/6gKt7CBmWxb

David King'asia (@davekings8) 's Twitter Profile Photo

I just published Laravel 10 project setup and linking to GitHub. The article is available on the link shared... link.medium.com/0hafpSLy9xb

David King'asia (@davekings8) 's Twitter Profile Photo

I just published an article on Laravel 10 API Authentication using Passport, read the article on : link.medium.com/XmPpzGTZ0yb

David King'asia (@davekings8) 's Twitter Profile Photo

💡Laravel Tip When querying soft deleted records from database, you may use : i) Query Builder $users = DB::table('users') ->whereNotNull('deleted_at') ->get(); ii) Eloquent ORM $users = User::onlyTrashed()->get();

Povilas Korop | Laravel Courses Creator & Youtuber (@povilaskorop) 's Twitter Profile Photo

Laravel tip: manage roles and permissions without using external packages by creating a specific DB structure. This has been successfully implemented in our various projects, such as the "Laravel Vue Inertia: Food Delivery project step-by-step" course: laraveldaily.com/lesson/laravel…

Laravel tip: manage roles and permissions without using external packages by creating a specific DB structure.

This has been successfully implemented in our various projects, such as the "Laravel Vue Inertia: Food Delivery project step-by-step" course: laraveldaily.com/lesson/laravel…
David King'asia (@davekings8) 's Twitter Profile Photo

TDD in Laravel; You can run tests in parallel using 4 processes. The coverage option show how much of the code is actually covered while testing. #TDD #Laravel

TDD in Laravel; You can run tests in parallel using 4 processes. The coverage option show how much of the code is actually covered while testing. #TDD #Laravel
Julien Barbier 🙃❤️🏴‍☠️ 七転び八起き (@julienbarbier42) 's Twitter Profile Photo

Some of the advice we shared with Guillaume SALVA on yesterday's space, which was illustrated throughout our journey building the product, was about starting new project / company related to coding. Here are the key takeaways regarding that topic: - Speed: Move as fast as you

Sospeter Mong'are (@msnmongare) 's Twitter Profile Photo

When learning, aim for mastering the craft of building and the skill of problem solving instead of memorizing language syntax and programming algorithms. A good developer will always be a good developer, irrespective of the language or framework they use.

Abhishek🌱 (@abhishekcur) 's Twitter Profile Photo

>Linux is C >Git is C >Python interpreter (CPython) is C >Ruby interpreter (MRI) is C >PostgreSQL is C >SQLite is C >Redis is C >MySQL is C++ >MongoDB is C++ >Unreal Engine is C++ >Chrome is C++ >Firefox is C++ >Windows kernel is C >macOS kernel (XNU) is C >Photoshop is C++

Martin Joo (@mmartin_joo) 's Twitter Profile Photo

💡 If you're running PHP or Laravel apps in production you're probably using nginx and php-fpm. But do you actually know what these terms mean? - CGI - FastCGI - php-fpm - How do they connect to nginx? Let's find out! 🧵 Keep Reading

💡 If you're running PHP or Laravel apps in production you're probably using nginx and php-fpm.

But do you actually know what these terms mean?
- CGI
- FastCGI
- php-fpm
- How do they connect to nginx?

Let's find out! 

🧵 Keep Reading
v (@iavins) 's Twitter Profile Photo

Collection of insane and fun facts about SQLite. Let's go! SQLite is the most deployed and most used database. There are over one trillion (1000000000000 or a million million) SQLite databases in active use. It is maintained by three people. They don't allow outside

SumitM (@sumitm_x) 's Twitter Profile Photo

As a backend engineer. You should learn: - System Design (scalability, microservices) -APIs (REST, GraphQL, gRPC) -Database Systems (SQL, NoSQL) -Distributed Systems (consistency, replication) -Caching (Redis, Memcached) -Security (OAuth2, JWT, encryption) -DevOps (CI/CD,

Ilyes 💙 | I Build Apps & Landing Pages (@reachilyes) 's Twitter Profile Photo

Flutter is free. Next.js is free. Supabase is free. Figma is free. Cursor/VSCode are free. Firebase is free. You can create stunning apps and websites with just your laptop and an idea. No excuses START building today.

David King'asia (@davekings8) 's Twitter Profile Photo

🚀 Just wrapped up 12 months in the ALX Software Engineering Program! From building a UNIX shell to deploying full-stack apps, it's been an incredible ride. Many thanks to ALX Faces of ALX SE. I am excited for what’s next! #ALX #Tech #Coding

🚀 Just wrapped up 12 months in the ALX Software Engineering Program! From building a UNIX shell to deploying full-stack apps, it's been an incredible ride.
Many thanks to ALX <a href="/facesofalxse/">Faces of ALX SE</a>. I am excited for what’s next! #ALX #Tech #Coding
ThePrimeagen (@theprimeagen) 's Twitter Profile Photo

Its true you know - Afterwords, Taylor Otwell & Teej will join the stream to program a new application from scratch for Laravel Cloud! x.com/i/broadcasts/1…