807 results
How To Fix the HTTP 303 Status Code (3 Methods)
The HTTP 303 Status Code means that the redirects don’t connect to the recently transferred resource. Here are 3 methods to fix the issue.
Laravel API: Create and Test an API in Laravel
Learn how to perform testing APIs using in Laravel by creating a model that you can use to build the API in Laravel.
How To Repair a MySQL Table (4 Proven Methods)
If you have a website that relies on a database, corruption might prevent the site from working properly. Here are 4 methods to repair a MySQL table.
Using Laravel Scout To Enable Full-Text Search
Learn all about Laravel Scout, how to install it in a Laravel project, and how to use the library to enable full-text search.
How To Migrate From MySQL To MariaDB
MariaDB is a newer, lightweight DBMS offering improved performance and more cutting-edge features. Learn how to migrate from MySQL to MariaDB.
Data Validation in Laravel: Convenient and Powerful
Laravel validation ensures data in your applications is valid, accurate, meets all system requirements, and is powerful and convenient.
How To Generate and Use Fake Records with Laravel Model Factories
Laravel Model factories define database records in a predictable and easily replicable way. Learn how to get comments data without real user comments.
What’s New in Node.js v20 (Test Runner, Permission Model, SEA, V8 JS Engine 11.3)
Node.js v20 is now available. Take a look at what's new in this version, including Test Runner, Permission Model, SEA, and V8 JS Engine 11.3.
25 Python frameworks worth learning
Level up your Python skills and take a look at this list we compiled of 25 top-notch Python frameworks for you to learn
How To Craft a Stylish Static Website with Eleventy (11ty)
Learn how to use Eleventy to craft a stunning and functional static portfolio website without needing a server-side language or database.
Learn Deno and Go Beyond Node.js
Explore Deno basics, learn how it compares to Node.js, and follow a hands-on demonstration that uses Deno to build a simple HTTP web server.
What’s New in TypeScript 5.0: Declarators, Const Type, Enums Improvement, Speed, and Much More!
Take a deep dive into the new TypeScript 5.0 and find out what's new, including Declarators, Const Type, Enums Improvement, and much more.