
Here I will give you a quick walk-through of the course, so later when you want to look up certain things, you'll know where to look.
Install Laravel 8.6 via composer, create a workshop project, verify the 8.6.x version, and configure the database in .env before testing the setup and noting Jetstream in the next lecture.
Timestamps
9:30 Access and Output the users name
Learn how to customize a Laravel Jetstream B2B app by replacing the logo and favicon, updating the app title, and placing new assets in the public folder for consistent branding.
Learn to modify the users table by adding a role field, seed test users with factories, create an admin seeder, and understand Laravel seeding and facades.
Explore how to set up a Laravel Valet development environment by installing the Laravel installer, creating a new project, configuring a database named experiment, and using the .test domain.
Homebrew is a software manager for Macintosh computers. With Homebrew, you manage mainly programs that are administered by your terminal. In our case, we will use Homebrew for PHP, MySQL, Composer, Node, and phpMyAdmin.
ATTENTION! THIS COURSE IS NOT FINISHED YET. THERE WILL BE MORE LECTURES.
Hello my friends,
you probably already know that Laravel is the best PHP framework in the world.
This course is for programmers who want to learn about Laravel Jetstream and more.
Together we will do the setup for a B2B multi tenancy e-commerce application with Laravel Jetstream.
Apart from getting an insight into Laravel Jetstream you also will learn quite a few advanced tricks and features of Laravel itself.
Also we will install an AMAZING Dashboard Theme for your business's admin area.
After the course you will master the following:
Laravel Jetstream HowTos + Knowledge
Installation of Jetstream
Change Logos + Favicon and App Title in Jetstream
Activate E-Mail-Verification in Jetstream
How to upload profile images in Jetstream > STILL IN WORK
Integration of ADMIN Dashboard > STILL IN WORK
General Laravel features
Middleware
Laravel Routes - Deeper Insight
Soft Deletes > STILL IN WORK
Advanced Database Seeding > STILL IN WORK
Working with stubs > STILL IN WORK
Working with global scopes > STILL IN WORK
Blade Templating > STILL IN WORK
Who is this course for?
This course is not a dedicated beginners course, that means that I will not explain basic programming concepts like the MVC-Pattern here that Laravel uses.
However you can still master this course even as a Laravel Beginner as long as you have some advanced experience with PHP.
Everything is documented, you will get:
A complete detailed documentation on every lecture
Full source code of the project for every lecture on GitHub
A bunch of How-To Cheat Sheets
The larger picture: Your way to become a Laravel Professional
This course is Part 1 of a larger course series that I am creating. The master plan here is that I want to guide you all the way from being a Laravel "Experimenter" to becoming a Laravel Master.
The overall focus of this series is the creation of professional business applications. This is a skillset that is highly needed in the industry.
I am looking very much forward of seeing you in the course!
Martin