References Page
The theme seen on this site made with Laravel, Blade, and TailwindCSS was built with ❤️ by this team.
All packages were installed by our team and do not provide any generation services.
Documents
Work Log
PDF TSA Work Log
https://bit.ly/4b8DRct
Directory Resources
PDF Document of All Resources in the Directory
https://bit.ly/40Pr75E
Copyright Checklist
PDF TSA Copyright Checklist
https://bit.ly/3OQ11wN
Frameworks
Laravel:
This PHP-based framework helps bring all the features of the site together. Following the model-view-controller architecture (MVC), it contributes to a fast development process and is easy to maintain.
https://laravel.com/
Blade:
Shipping with Laravel, Blade is a server-side system that helps developers to build dynamic web pages. It provides a mix of both HTML and PHP.
https://laravel.com/
TailwindCSS:
TailwindCSS is a styling framework used to design web pages inside of HTML.
https://tailwindcss.com/
Packages
Laravel Scout + Typesense:
This is used to implement improved search functionality.
https://laravel.com/docs/12.x/scout
https://typesense.org/
Livewire
This is used to develop dynamic site components.
https://livewire.laravel.com/
Infrastructure
SquareSpace:
This is our domain registrar.
https://www.squarespace.com
DigitalOcean:
This hosts our site's server.
https://www.digitalocean.com/
MySQL
This serves as our database management system.
https://www.mysql.com/
GitHub
This is used for version control.
https://github.com/johnson-destiny/tsa-site-2026
LetsEncrypt
This provides our SSL certificate.
https://letsencrypt.org/
Nginx
This serves as our HTTP web server.
https://nginx.org/
Vite
This serves as our frontend build tool.
https://vite.dev/
Composer
This is our PHP package manager.
https://getcomposer.org/