Posts tagged with #Laravel
-
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 Timesheet system
This is a change to my recent blog posts, this is more about defining and describing a project that will ultimately build a Timesheet system.
-
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.
-
Tracking Job Applications
I built several versions of a job application tracking system, to help me figure out how many jobs I have applied for and what the application status is From Spreadsheets, through Kanban boards, Laravel, React, NextJS and most recently, a Flutter app, This post discusses that journey.
-
PHP is still cool. Trust me!
Why PHP is Still Cool in 2024.
-
What's with all of the JavaScript Frameworks?
The front-end development landscape is constantly evolving, and with it, the tools and frameworks we use. One of the most significant shifts recently has been the move from Create React App (CRA) to Vite.
-
That New Job
How do you track your job hunting activities?
-
Is PHP dead?
Why does PHP get so much hate?