Description
In this course, you will :
- Learn how to use Laravel Jetstream.
- Discover the first steps in launching a B2B business project.
- Discover how to set up an admin backend.
- Learn about Jetstream Installation, Advanced Seeding, Middleware, Stubs, Scopes, Routing, E-Mail Verification, and other important Laravel features.
Syllabus :
- Laravel Installation
- Jetstream starter package installation
- Publish Jetstream Components & Change dashboard page
- Change Logo, Favicon and App Title
- User seeder + Admin user / seeder + Theory on facades
- Admin Middleware and Registration in Kernel
- Theory on Routing and AdminController
- Email Verification in Laravel Jetstream & how to adapt messages and email looks