BROOOOO 2023 AND YOU JUST SAVE OUR LIVESSSSSS THANK YOU SO MUCH FOR CREATING THIS PROJECT AND GIVING IT FOR FREEEEE!! I REALLY APPRECIATE YOU BROO. THANK YOUU
Thanks for your amazing tutorial, I have just started to watch the introduction part and I see the content is very interesting. Your database schema is well-designed. Thank you very much.
Thanks for watching. Quick note: some have reported that paypal integration us not working you can skip that episode or see if it works for you, i am planning to add new.
i am using laravel 8 so it does not return order details after coding Route::resource('orders',[OrderController::class])->middleware('auth'); in web.php it return ErrorException Array to string conversion so what i do to come up with this error
hi friend. first. thenks for the videos end the code. I install the git repository on xammp, and when i go to the site is an error , because the navigator to localhost/home. it dosent work. can you help me??
BTW does this have Cashier(Stripe) integrated into the project ?? I would really love it if I got to learn how to integrate a payment gateway(anything goes right now) into a laravel project via this course/series.
nice series , i know the mern stack and a bit of laravel , i wanna start creating many webites for small businesses and i noticed that its kind of fast to create using laravel , whats your opinion on using laravel vs MERN stack for small business websites, and do i need to learn vuejs to use laravel for this ??
Hello, I got error, I tried to implement it. but it does not run at all. I put issue on github as well. Script @php artisan package:discover --ansi handling the post-autoload-dump event returned with error code 1. Doctrine\DBAL\Driver\PDOException What is the issue with it?
Core logic for the project should be done in under 10 videos which will take 1 week and then adding new features which can be extended to many videos, I will keep adding new videos to the playlist.
Hello WebDevMatics, Good evening and Happy new year. Thank you for putting this tutorial together, it's detailed and great. Please, I went to your github page, downloaded the code and tried to follow the instruction on there but I'm getting the error below after I ran composer install; Package fzaninotto/faker is abandoned, you should avoid using it. No replacement was suggested. Generating optimized autoload files > Illuminate\Foundation\ComposerScripts::postAutoloadDump > @php artisan package:discover --ansi Doctrine\DBAL\Driver\PDO\Exception SQLSTATE[HY000] [1045] Access denied for user 'forge'@'localhost' (using password: NO) at vendor/doctrine/dbal/lib/Doctrine/DBAL/Driver/PDO/Exception.php:18 14▕ final class Exception extends PDOException 15▕ { 16▕ public static function new(\PDOException $exception): self 17▕ { ➜ 18▕ return new self($exception); 19▕ } 20▕ } 21▕ +1 vendor frames 2 [internal]:0 Illuminate\Foundation\Application::Illuminate\Foundation\{closure}(Object(App\Providers\AppServiceProvider)) +19 vendor frames 22 app/Providers/AppServiceProvider.php:33 Illuminate\Support\Facades\Facade::__callStatic("hasTable") Script @php artisan package:discover --ansi handling the post-autoload-dump event returned with error code 1 Could you pleaser help confirm how I can fix this error? Thanks in advance.
I am thinking of using voyager for admin which comes with User management. So all tables related to it I didn't put on schema will update it stay tuned.
How do you separate the code from the others packages? How to combine them in git hub ? sorry to say I am newly practicing coding.. that's why it's may be weird to ask?
Just like normal laravel project, create db update .env if no .env create it from .en.example file the run composer install, php artisan key:generate and run php artisan serve open it in browser
@@WebDevMatics Warning: require(C:\xampp\htdocs\webmall-master\webmall-master\public/../vendor/autoload.php): failed to open stream: No such file or directory in C:\xampp\htdocs\webmall-master\webmall-master\public\index.php on line 24 Fatal error: require(): Failed opening required 'C:\xampp\htdocs\webmall-master\webmall-master\public/../vendor/autoload.php' (include_path='C:\xampp\php\PEAR') in C:\xampp\htdocs\webmall-master\webmall-master\public\index.php on line 24
BROOOOO 2023 AND YOU JUST SAVE OUR LIVESSSSSS THANK YOU SO MUCH FOR CREATING THIS PROJECT AND GIVING IT FOR FREEEEE!!
I REALLY APPRECIATE YOU BROO. THANK YOUU
Happy to hear that it helped you
Thanks for your amazing tutorial, I have just started to watch the introduction part and I see the content is very interesting. Your database schema is well-designed. Thank you very much.
Thanks for watching.
Quick note: some have reported that paypal integration us not working you can skip that episode or see if it works for you, i am planning to add new.
@@WebDevMatics Call to undefined relationship [children] on model [TCG\Voyager\Models\Category].
thank you for amazing tutorial. please make more series tutorial like this for build an aplication like web or mobile apps
great, work it will be more beneficial us ,thank you very much
these are the kinds of videos which are scarce on youtube thank you for this series .please make more full project series like this
thank you for this amazing tutorial man
Hope would be a great series to the end.
waoooo what a wandafull job.
i eally appreciate thé work you dis.
excuse me Sir can have your database schéma to better see ans understand your work ?
there are migrations, you can migrate and get db schema
@@WebDevMatics ok tanks but how can i get your own?
Thanks for your explain detail and step by step
we wait the next...... Big Congratulation
Nice tutorial and really thank you 🙏
Nice , thanks
Downloaded and installed successful, but there are no pictures on the pages, I can't seem to navigate to admin dashboard..
Can someone help?
Thank you for this man. Really helpful.
i am using laravel 8 so it does not return order details after coding Route::resource('orders',[OrderController::class])->middleware('auth'); in web.php it return ErrorException
Array to string conversion so what i do to come up with this error
love ou so much
hi friend. first. thenks for the videos end the code.
I install the git repository on xammp, and when i go to the site is an error , because the navigator to localhost/home. it dosent work. can you help me??
Can you share with us the data base tree
Thanks for your explain detail and step by step. I love it. it great tutorials
You are so welcome!
@Zed Comic email me I will send there
webdevmatics@gmail.com
Great. waiting for more videos. Thank you.
BTW does this have Cashier(Stripe) integrated into the project ?? I would really love it if I got to learn how to integrate a payment gateway(anything goes right now) into a laravel project via this course/series.
Thank you so much for this tutorial, but can i use another template other than Ezone to work it out?
Yes you can
@@WebDevMatics thanks alot, though having a problem getting the clone to work, i'm using laragon and vscode
@@joshuaimanche9062 what problem did you face
nice series , i know the mern stack and a bit of laravel , i wanna start creating many webites for small businesses and i noticed that its kind of fast to create using laravel , whats your opinion on using laravel vs MERN stack for small business websites, and do i need to learn vuejs to use laravel for this ??
woaah youre nepali, great to see
Dhanyabad
where is remaining videos you have not uploaded yet
Please tell me whick version of laravel do you use in this project?
Its 5.5 steps in video should work for newest version as well, I am planning to upgrade it and refine it very soon
@@WebDevMatics thank you sir
@@duysekov Just upgrade to laravel 11 you can check github repo
Hello, I got error, I tried to implement it. but it does not run at all. I put issue on github as well.
Script @php artisan package:discover --ansi handling the post-autoload-dump event returned with error code 1.
Doctrine\DBAL\Driver\PDOException
What is the issue with it?
Hi! Were you able to find the solution for this?
No. He does not response.
Does final website include cancel and refund feature for orders?
Thanks You so realible
waiting for your videos
Regards Excuse me, you could pass the database plus your description to be able to complete the course.
Check GitHub public folder
Really helpful
Thanks alot
Thanks saathi
Good what is the time this series will completed?
Core logic for the project should be done in under 10 videos which will take 1 week and then adding new features which can be extended to many videos, I will keep adding new videos to the playlist.
@@WebDevMatics wainting your videos asap
Please how do I run this project from github in my local environment ?? I use composer and I get some database errors
hi Bro , What is the best way to learn database design?
what software/programs must be installed?
Hello WebDevMatics,
Good evening and Happy new year. Thank you for putting this tutorial together, it's detailed and great. Please, I went to your github page, downloaded the code and tried to follow the instruction on there but I'm getting the error below after I ran composer install;
Package fzaninotto/faker is abandoned, you should avoid using it. No replacement was suggested.
Generating optimized autoload files
> Illuminate\Foundation\ComposerScripts::postAutoloadDump
> @php artisan package:discover --ansi
Doctrine\DBAL\Driver\PDO\Exception
SQLSTATE[HY000] [1045] Access denied for user 'forge'@'localhost' (using password: NO)
at vendor/doctrine/dbal/lib/Doctrine/DBAL/Driver/PDO/Exception.php:18
14▕ final class Exception extends PDOException
15▕ {
16▕ public static function new(\PDOException $exception): self
17▕ {
➜ 18▕ return new self($exception);
19▕ }
20▕ }
21▕
+1 vendor frames
2 [internal]:0
Illuminate\Foundation\Application::Illuminate\Foundation\{closure}(Object(App\Providers\AppServiceProvider))
+19 vendor frames
22 app/Providers/AppServiceProvider.php:33
Illuminate\Support\Facades\Facade::__callStatic("hasTable")
Script @php artisan package:discover --ansi handling the post-autoload-dump event returned with error code 1
Could you pleaser help confirm how I can fix this error?
Thanks in advance.
Thanks same to you too, not sure about this package abandonment, can you please search for this issue
I saw the schema there is no roles for users to distinguish admin seller and buyer
I am thinking of using voyager for admin which comes with User management. So all tables related to it I didn't put on schema will update it stay tuned.
How do you separate the code from the others packages? How to combine them in git hub ? sorry to say I am newly practicing coding.. that's why it's may be weird to ask?
package live separately in vendor directory, we do not need to put them on github they will be installed when we run composer install
i go through same process but it can't accessible
Commands for running the project?
main ne code b download kar lia hai webmall ka . templete b hai mery pas lekin is ko run kaisy karna hai meri to kuch samjh me nai a rahi bat
Just like normal laravel project, create db update .env if no .env create it from .en.example file the run composer install, php artisan key:generate and run php artisan serve open it in browser
Hi, how can I add related product
Great tutorial bro i am from bangladesh
Code link doesn't work.
Thanks!
Which laravel version you used in this serious
Laravel 7 will upgrade to 8 soon
@@WebDevMatics Thanks for your response.. Really appreciate your great effort. I am on video 3. Hopefully, will complete your whole serious soon.
nice ..plzz complete the project thankss
koi mujhy bata sakta hai k is course k lesson no. 1 se pehly pehly kya kya steps hen
After learning laravel basics you can follow this series. Thanks
thank you very good tutorials
is source code complete ?
Essential features are completed
can you give erp diagrame i need it for similar project ?
Its on GitHub
@@WebDevMatics thank you for your reply
can you do the same tuto with node js for multi seller
Themes free or paid. I need this theme please
free ezone theme
Can you give me a website url for diwnload
Can you send the schema ??
Schema inside public folder in GitHub
WebDevMatics thank you 🙏🏻
plz share your code in github
I will share in next video
Can you please send me erd diagram..please
Ok i will check
@@WebDevMatics okay thanks waiting
@@WebDevMatics Have checked?
Sent in mail
@@WebDevMatics thanks❤️☺️
u r misleading us plz provide database
How is not providing database misleading?
@@WebDevMatics plz help to configure ...some errors occur
@@khusikizindagi3821 what errors?
@@WebDevMatics Warning: require(C:\xampp\htdocs\webmall-master\webmall-master\public/../vendor/autoload.php): failed to open stream: No such file or directory in C:\xampp\htdocs\webmall-master\webmall-master\public\index.php on line 24
Fatal error: require(): Failed opening required 'C:\xampp\htdocs\webmall-master\webmall-master\public/../vendor/autoload.php' (include_path='C:\xampp\php\PEAR') in C:\xampp\htdocs\webmall-master\webmall-master\public\index.php on line 24