



We use tools to get the job done quicker, more reliably, more efficiently.
Why build stuff from scratch when tools help you build out reliable functionalist that has been fully tested and is consistently maintained? https://laracasts.com/series/laravel-8-from-scratch/episodes/4

We took the Composer installation route.
https://laravel.com/docs/8.x/installation#installation-via-composer

This gives us the basic auth routes and blade templates for login, registration, forgotten password, etc...

https://laravel.com/docs/8.x/starter-kits#laravel-breeze

A great intro to Livewire on @laracasts
Create reactive single page apps using declarative, component based server side code.

No need to write your own JS

https://laracasts.com/series/livewire-basics/episodes/1

Declare your models and their structure/behaviour in simple YAML format and Blueprint will generate ALL the code for you... even tests!

Very cool.h https://laracasts.com/series/guest-spotlight/episodes/9
Hope you found this thread useful 
Share and enjoy my hitting the
or the
Happy coding!

Share and enjoy my hitting the


Happy coding!