ojdon / laravel-test

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Cyber-Duck Laravel task

Documentation should be kept in the docs folder

Ollie's Notes

Really enjoyed this task, I've used Livewire for refreshing the data change on the page, Sail for the local development environment and tried to keep within the foundations listed out in the documentation. (Using Sqlite for DB testing, making use of packages such as Laravel Money, etc)

I have done both parts of the task and demonstrated how I would refactor the code base if this was real client work.

It took two evenings to complete.

TABLE OF CONTENTS

Title File
LOCAL DEV SETUP docs/01-local-development-setup.md
TESTING docs/02-testing.md
PACKAGES docs/03-packages.md
LOCAL DATA docs/04-local-data.md

Made with ♥ by Cyber-Duck Ltd.

About

License:MIT License


Languages

Language:JavaScript 73.5%Language:PHP 18.4%Language:Blade 4.9%Language:CSS 3.2%