Posts tagged with #SQLite
-
Timesheet System - Unit Testing & Quality Assurance
The Timesheet System is basically functional but we have introduced a few little bugs here and there, so this post is going to look at how we might address some of those things.
-
Timesheet System - core functionality
A Timesheet System that has core timesheet functionality, that might be a good idea right about now.
-
Timesheet System - Time Codes and Staff Relationships
We're still working on the Timesheet application, and we're still not ready for timesheets, this week we focus on building blocks like how to link Managers to Team Members and how to manage time codes etc.
-
Timesheet System - Initial Setup & Authentication
Last week we created a Project Plan for our Timesheet application, this week, we're working on Sprint 1 - Initial Setup & Authentication.
-
Building a CRUD application with Laravel
For this post we're goign to build a simple CRUD application. CRUD stands for Create, Read, Update, and Delete - the four fundamental operations performed on database records in software applications.
-
A basic introduction to Laravel 11
I love working with PHP and Laravel, in this post we're going to have a look at the directory structure for a Laravel project and build some simple things with Laravel 11.
-
Is PHP dead?
Why does PHP get so much hate?