section-engineering-education / engineering-education

“Section's Engineering Education (EngEd) Program is dedicated to offering a unique quality community experience for computer science university students."
Apache License 2.0
363 stars 890 forks source link

What's New In Laravel 8 #820

Closed jumamiller closed 3 years ago

jumamiller commented 3 years ago

Brief Summary:

This topic aims to get you started with laravel 8 which has come with key changes. Changes in the default scaffolding from common Laravel ui to Jetstream,user authentication life made simple.

Key Takeaways:

1.Learning new scaffolding in Jetstream(Livewire and Inertia). 2.Modifying the default Authentication using Fortify. 3.A quick look into the amazing Tailwind CSS framework.

References:

N/A

ninjaginja commented 3 years ago

good topic @jumamiller - approved