Laravel Install FilamentPHP - Filament V3 Tutorial

Video Statistics and Information

Video
Captions Word Cloud
Reddit Comments
Captions
foreign [Music] [Applause] Tony here I have created some videos about the filament version 3 and I had the comments on YouTube if I can create a filament tutorial and that's what I'm going to start today so I'm going to create a full tutorial about the filament and I will cover almost everything so you can learn in this tutorial all about the filament we are going to build a employee management project and through the building a project we'll cover almost everything you need to know to build a project with a filament version 3. okay so let's open the terminal I'm going to use warp terminal here so let's say laravel new and the name I'm going to name it filament tutorial hit enter now if you want you can install the breeze starter kit or jet stream but I'm going to say no starter kit here would use best and now get Repository okay so the application is ready and I'm going to navigate there and let's open with vs code I'm going to use the vs code as a code editor now first I'm going to go to dot EnV file and here we have the database name which is filament underscore tutorial I'm going to copy this and create this database I use a table plus so here I'm going to say new paste that name click ok and here we have filament tutorial and now let's close this and let's run Artisan migrate so Artisan I have Alias for PHP artisan I'm going to say my grade here hit enter and yeah we have the user stable reset tokens failed jobs and personal access token table in our database so if I refresh now yeah here we are now let's go and install the filament so I'm going to open filament documentation gets started and let's Zoom it this one okay now we need to run the composer require filament slash filament and version 3.0 stable let's copy this also we need to add the dash W here so let's paste that in hit enter and then PHP Artisan filament install their dash panels now when we install the third dash panels we have formula table Builder notification info list all the filament installed okay now paste that in hit enter and I have star in that so I'm going to say no now and we are okay now if I navigate the projects of filament tutorial.test yeah here we are because we have installed now the filament and by default filament as the path slash admin yeah here we have now the we need to login the Navigator slash admin right now we don't have any user in our database so if I go to the users here is empty we can create the user through the commands of PHP artisan make filament user is not necessary to create through the command line if you have installed a jet stream or travel bees you can go to the register or you can create a new user on the database right here but I'm going to do in the terminal here PHP art doesn't make filament user give it a name and I'm going to say admin admin admin.com hit enter and have the password okay now the success admin at admin.com let's copy that and paste it right here add the password sign in and we are in the admin dashboard this is what the filament admin panel looks like we have here the name of the user we can change the Dark theme or light theme or we can choose a system also we can sign out here and that's it about this video I hope you enjoy friends and don't forget if you like such a video and if you want to learn filament subscribe to my channel and like this video share with your friends and see you in the next one all the best
Info
Channel: Code With Tony
Views: 18,381
Rating: undefined out of 5
Keywords: laravel, vuejs, livewire, laravel 8, laravel 9, laravel crud, laravel 8 tutorial, laravel 9 tutorial, filamentPHP v3, filamentPHP, laravel 10, filament tutorial, Laravel filament, laravel filament php, laravel filamentPHP tutorial, Filament v3 tutorial, master Laravel filamentPHP, learn, learn Laravel Filament admin panel, laravel admin panel
Id: rN9XI9KCz0c
Channel Id: undefined
Length: 5min 55sec (355 seconds)
Published: Mon Sep 04 2023
Related Videos
Note
Please note that this website is currently a work in progress! Lots of interesting data and statistics to come.