Skip to content

aliabdm/furtec

Repository files navigation

PHP 8.2 and Laravel 11 Setup Installation Install Composer dependencies:

composer install Run database migrations and seed the database:

php artisan migrate --seed Default User Credentials Owner Account Username: 123456789 Password: 123456789 Worker Account Username: 12345678 Password: 12345678

API DOCUMENTAITON: https://documenter.getpostman.com/view/14679169/2sA3s7kVJG

About

Furtec is a Laravel 11 application built with PHP 8.2, showcasing a strong emphasis on design patterns and best practices. This project demonstrates the effective use of both the Repository and Service Design Patterns, providing a clean, maintainable and consistent codebase. Additionally, it includes some clever tricks for seeding and factoring

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors