Hello everyone I want to build a multi vender marketplace website to my costumer, which way is recommended to build with?
should I start from scratch to build it or use WordPress to build it?
Will there be any problem in the future?
How can i test laravel api on postman?
There are any laravel admin dashboard template for free full?
Anyone built a thrift saving system in laravel?
Does anyone know how to solve this ?
should I start from scratch to build it or use WordPress to build it?
Which ever works easier for you
wordpress…
Use it
Ooh dm me
Will there be any problem in the future?
I prefer you design it from scratch you will understand it better

$service=Service::where(‘id’,$id);
return view(‘backend.services.show’,compact(“service”));
}
Use find()
Sometimes it helps and sometimes it just doesn’t fit the requirements. Although more the clarity we have on our reqs more is what we know needs to be done.
laravel 8 tutorial| how to install laravel in hindi | Install laravel via composer
In this video you will learn how to install laravel in hindi. We will cover following topic in this video.
1. What is Laravel?
2. Laravel installation methods
3. Laravel installation Via Laravel Installer
4. Laravel installation Via Composer
Please subscribe “Babaji Technical” for more videos.
Follow me on Instagram:
https://www.instagram.com/tech_amit27/
Follow & Share On Facebook
https://www.facebook.com/babajitechnical/
#BabajiTechnical #PHPTutorial #PHP
I try and there is this problem “unauthorised request” !!!
html list complete tutorial in Hindi #HTML_IN_HINDI #HTML_FULL_COURSE
WE ARE LEARNING IN THIS VIDEO ABOUT ALL TYPE OF LIST HOW WE CAN CREATE THESE LIST IN HTML AND MAKE OUR PAGE MORE PRETTIER
Hi, welcome to my youtube #OTCubeTechnology channel , plz do like share subscribe, and comment. It does not cost a thing, but gives me boost.
————- Support me By (its Free) ——————
LIKE | COMMENT | SHARE | SUBSCRIBE Kare aur Ghanti dabaye aise hi videos ke liye
======Thanks for your Support & Love=======
#OTCubeTechnology #OTCube Technology
—===हमें फॉलो करना न भूले ===—
Subscribe Our Channel For More Videos
#otcube_yt_shorts : https://www.youtube.com/channel/UCGPXc3VQgT52ZqPXuOn_dyg
Website : https://otcube.com/
fb page : https://www.facebook.com/otcubedotcom/
dicord url : https://discord.gg/4aG7hS5
official website blog : https://technicalved.com
Email : technicalved99@gmail.com
——————————————————————————-
Note- NOTE : ALL THE IMAGES/PICTURES SHOWN IN THE VIDEO BELONGS TO THE RESPECTED OWNERS AND NOT ME..
I AM NOT THE OWNER OF ANY PICTURES SHOWED IN THE VIDEO
Comments
Any comments which are abusive, spread hatred, are racial, or in any way hurting anyone’s opinions will never be entertained.
We keep our comments moderated to maintain the integrity of individuals. We reserve all rights to accept or reject comments.
——————————————————————————
Copyright Disclaimer Under Section 107 of the Copyright Act 1976, allowance is made for “fair use” for purposes such as criticism, comment, news reporting, teaching, scholarship, and research. Fair use is a use permitted by copyright statute that might otherwise be infringing. Non-profit, educational or personal use tips the balance in favor of fair use.
GitHub
mrl22/laravel-electron
Normal application working on xammp.
Not able to load the asset in the above implementation
Depends with one
Yes many at colorib or theme forest
I try and there is this problem “unauthorised request” !!!
you can use spectrum .. i think you are accessing some protected api without token
1. Employee
2. Department
in employee table set department_id.
So that we can identify employee belong to which department
Hope you are having a wonderful time.
Tekvology is a community of freelancers and companies and is based in India. If you feel interested to become a part of our community please check our website. You can register yourself as a freelancer and we’ll be sure to reach you to establish requirements and relationship.
tekvology.com
1. Employee
2. Department
in employee table set department_id.
So that we can identify employee belong to which department
Check in laravel documentation how to implement a many to one relationship.
Basically, you will have to edit you migration models for both table
Anyone ?
I have a vue + laravel app
But my vue app looses the logged in user token after page refresh
I store the token of axios default