i watched many tutorial on Laravel in other channels but every video was left me with more questions than before, and disapointed, but i am glad tha i find Bitfumes youtube chanel he is expain really in-depth in a very easy way all the compecated code for beginers in laravel and its video left you with the feel that you full undarsted whats goin on. Thank you so much for your lessons!
@jeffreydagger7205 Жыл бұрын
Your tutorial on Laravel 10 is a life saver. Your teaching goes really in-depth which was lacking in other tutorials on KZbin. Thank you so much for this!
@laalchi_gamer9 ай бұрын
you must be paid for this comment
@weler249111 ай бұрын
After putting some effort to learn pure php and actually make some login systems from scratch, i gotta say the Laravel is really powerful lol. Great lessson, it's being great watching your videos!
@Alex-gc7yv Жыл бұрын
Life saving tutorial. Thank you so so much!
@panwarankush Жыл бұрын
amazing tutorials of laravel... i like your way of teaching...thanks
@Bitfumes Жыл бұрын
Glad you like them!
@cafecafeliebe7 ай бұрын
Wow, this helps me understand what's going on. Thanks!
@Bitfumes7 ай бұрын
Great, keep learning
@mlsandreas Жыл бұрын
An amazing laravel tutorial!!! Everything explained so nice!! Make more laravel videos!!!
@MontherMMG Жыл бұрын
appreciate your effort, seamless explanation
@jefersonpn Жыл бұрын
Thanks very much for you tutorial, its very well done and i love the way you explain ... Keep making simple examples so every level can understand THANKS
@masimao Жыл бұрын
Great! An easy step by step tutorial!
@antonblaga3482 ай бұрын
excellent, thank you
@Bitfumes2 ай бұрын
thanks thanks
@pradyutpanja1957 ай бұрын
amazing explanation with your mesmerising voice
@Bitfumes7 ай бұрын
Glad you think so!
@kariiya06142 ай бұрын
what is ur file icon theme sir? i wanna know cuz it looks so clean
@souravmandal07 Жыл бұрын
awesome tuitorial, please make some project for better understanding of laravel's capability.
@Bitfumes Жыл бұрын
Yes I will create on it, also if you want more then check out indepthlaravel.com
@tedthetutor45879 ай бұрын
Great Video series but things with Laravel may have changed. Has anyone else run into problems with the database migration for Breeze? I have Laravel 10.2 and perhaps there's a different way to run migrations now? Instead of seeing the message "laravel10" does not exist, do you want to create it?" I see error messages about access denied etc. I have MySQL80 running in Windows services and I checked that my username & password are correct. Any ideas would be welcome!!!!
@RyuBateson218 Жыл бұрын
Keep m coming!
@Bitfumes Жыл бұрын
yeahh
@atamohammad87210 ай бұрын
thank you
@sksja198110 ай бұрын
With the new fresh install those two buttons (Login and Registers) are missing.
@sweetie7197 Жыл бұрын
i'm trying to run php artisan migrate after install the breeze, but it shows this error SQLSTATE[HY000] [2002] No connection...., how should I fix this?
@gwalid92 Жыл бұрын
You need to check .env file, your laravel project is not connected to the database , Check also your php extensions in PHP.ini if all the extensions needed are available.
@deveshkumarsingh26095 ай бұрын
Server start nhi kiye ho xml apache
@itechglobal148 Жыл бұрын
Thank You. Great Course
@Mrhector593 Жыл бұрын
hi Bitfumes, i wanted to ask you that how long will it take you to upload the entire course?
@Bitfumes Жыл бұрын
This module has around 40 videos and I will upload 2 videos each day so that you can consume easily
@BhattRoshni Жыл бұрын
@bitfumes What about if we have a Windows 7th version and we can't install node version 14?
@lambespill Жыл бұрын
i should install npm too ? coz vite building is fail
@anecdote-jarcoustic11 ай бұрын
how to access database (since there is no DB_PASSWORD) after `php artisan migrate` to see in MySQL local server?
@sqfdjgslkfdjgs Жыл бұрын
Great series, but I am running into errors. when I run install:breeze, it does not install node module. Any suggestion?
@rairon7029 Жыл бұрын
download nodejs and add it to your system path
@sqfdjgslkfdjgs Жыл бұрын
@@rairon7029 Yes, I did that and now it's working.
Some indians have such cool names like "sartak", damn. Anyway, thank you for the awesome presentation
@AnisurRahman-ox8hf Жыл бұрын
Error for me pls help :Vite manifest not found at: D:\xampp8\htdocs\laravelTuit\public\build/manifest.json npm : The term 'npm' is not recognized as the name of a cmdlet, function
@jbjuguilon51478 ай бұрын
have you fix this? this is the same error with me
@ahmedElshalawy-m5q Жыл бұрын
i am trying to Register but i face thid problem PHP 8.2.4 10.19.0 Illuminate \ Foundation \ ViteManifestNotFoundException Vite manifest not found at: C:\xampp\htdocs\eCommerce\public\build/manifest.json what can i do?
@Bitfumes Жыл бұрын
run "npn run build" first
@ahmedElshalawy-m5q Жыл бұрын
actually try to run it by this command "npm run div" but i fced more errors: npm : The term 'npm' is not recognized as the name of a cmdlet, function, script file, or operable program. Check the spelling of the name, or if a path was included, verify that the path is correct and try again. At line:1 char:1 + npm run dev + ~~~ + CategoryInfo : ObjectNotFound: (npm:String) [], CommandNotFoundException + FullyQualifiedErrorId : CommandNotFoundException and while installing the breeze package by this command " php artisan breeze:install" the node_modules dose not appeare why!?
@ahmedElshalawy-m5q Жыл бұрын
and i setup the node and npm in your device actaully show me the npm version but cannot run or build inside or outside the project
@Bitfumes Жыл бұрын
that's strange try restarting your computer
@ahmedElshalawy-m5q Жыл бұрын
i actually works from laptop can i contact with you to know this problem?@@Bitfumes
@spacelover2868 Жыл бұрын
wow nice.. brother.. .bt please explain multi user auth... ex: admin,user,
@Nodsaibot Жыл бұрын
all good and well until you dont have shell access
@AstroesLabs9 ай бұрын
At the point where you used the php artisan migrate command, mine outputs an error
@AstroesLabs9 ай бұрын
Illuminate\Database\QueryException SQLSTATE[HY000] [2002] No connection could be made because the target machine actively refused it (Connection: mysql, SQL: select table_name as `name`, (data_length + index_length) as `size`, table_comment as `comment`, engine as `engine`, table_collation as `collation` from information_schema.tables where table_schema = 'laravel10' and table_type in ('BASE TABLE', 'SYSTEM VERSIONED') order by table_name)
@error346 Жыл бұрын
Hello, great tutorial!! but I got a 419 error when I try to register/login :(
@akdisrael Жыл бұрын
can you share your vs code extension of your folder hierarchy ?
@dhanar98 Жыл бұрын
Material icons theme extension
@UdayA-pq5hv5 ай бұрын
anyone have enrolled the full course?
@nazariistarikov Жыл бұрын
You could just explain the principle of its work instead of reminding ourselves about the possible silly errors.
@JohnDoe-br6jf8 ай бұрын
what full auth were you talking about, was just a breeze, I wasted my time
@baronvonherzenberger2473Ай бұрын
This video is sooooo slow. Patronizing.
@BitfumesАй бұрын
thanks for your feedback I will try to make it little faster from next time
@OluwafemiBoluwaji Жыл бұрын
Thank you for this tutorial man but I have an error coming up when I tried running "PHP artisan migrate" command. here is the error Illuminate\Database\QueryException SQLSTATE[HY000] [2006] MySQL server has gone away (Connection: mysql, SQL: select * from information_schema.tables where table_schema = laravel and table_name = migrations and table_type = 'BASE TABLE') at vendor/laravel/framework/src/Illuminate/Database/Connection.php:795 791▕ // If an exception occurs when attempting to run a query, we'll format the error 792▕ // message to include the bindings with SQL, which will make this exception a 793▕ // lot more helpful to the developer instead of just the database's errors. 794▕ catch (Exception $e) { ➜ 795▕ throw new QueryException( 796▕ $this->getName(), $query, $this->prepareBindings($bindings), $e 797▕ ); 798▕ } 799▕ } +38 vendor frames 39 artisan:37 Illuminate\Foundation\Console\Kernel::handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
@gsm-jw5qf Жыл бұрын
I have same issue. How do you solve it ?
@OluwafemiBoluwaji Жыл бұрын
@@gsm-jw5qf I have not been able to resolve it
@gsm-jw5qf Жыл бұрын
@@OluwafemiBoluwaji I solved it. first you have to install MySQL workbench then create database and config it.