Ecommerce Website Development from Scratch
Free

এই কোর্সে পিএইচপি ব্যবহার করে পুরোপুরি একটি ইকমার্স ওয়েবসাইট শুরু থেকে শেষ পর্যন্ত ডেভেলপ করে দেখানো হবে।
পিএইচপি৭ ব্যবহার করে একেবারে শুরু থেকে এমভিসি প্যাটার্ন ব্যবহার করে পুরো অ্যাপ্লিকেশানটি তৈরি করা হবে।
Course Features
- Lectures 5
- Duration 20 hours
- Certificate No
Lesson 01
Lesson 02
Lesson 03
Lesson 04
Lesson 05
8 Comments
Hope videos are always available.
Always will be available.
Sir, youtube-e apnader LLC-o5 er “https://www.youtube.com/watch?v=5dIHUljeb_s&list=PL1AXcfXimFRF3qKaLqp_N6jSHKqHjgKDI&fbclid=IwAR2mMIpVygw02sLc00xRTZjmW1sco0aZBkbHq3LE_iGy2hGjtnTxaXZx5TA” playlister video gula amare onek help korce ,kindly apni jodi ei playlister baki video gula upload koira diten , khub help hoto…..!!
Thank You So Much Brother.
May Allah & Rasool-Allah bless you.
Assalamualikum,
First of all, i wanna thank all the LLC team member for making tutorial for us. by the way i am new admitted learner of your institute i have been getting a error in during route response. like..
my code..
use Phroute\Phroute\Dispatcher;
use Phroute\Phroute\RouteCollector;
use Phroute\Phroute\RouteParser;
require_once ‘vendor/autoload.php’;
$router = new RouteCollector(new RouteParser());
$router->get(‘/’, function(){
return ‘Hello’;
});
$dispatcher = new Dispatcher($router->getData());
$response = $dispatcher->dispatch($_SERVER[‘REQUEST_METHOD’], parse_url($_SERVER[‘REQUEST_URI’],PHP_URL_PATH));
echo $response;
output..
“Fatal error: Uncaught Phroute\Phroute\Exception\HttpRouteNotFoundException: Route e-commerce/index.php does not exist in E:\server\htdocs\e-commerce\vendor\phroute\phroute\src\Phroute\Dispatcher.php:218 Stack trace: #0 E:\server\htdocs\e-commerce\vendor\phroute\phroute\src\Phroute\Dispatcher.php(123): Phroute\Phroute\Dispatcher->dispatchVariableRoute(‘GET’, ‘e-commerce/inde…’) #1 E:\server\htdocs\e-commerce\vendor\phroute\phroute\src\Phroute\Dispatcher.php(47): Phroute\Phroute\Dispatcher->dispatchRoute(‘GET’, ‘e-commerce/inde…’) #2 E:\server\htdocs\e-commerce\index.php(23): Phroute\Phroute\Dispatcher->dispatch(‘GET’, ‘/e-commerce/ind…’) #3 {main} thrown in E:\server\htdocs\e-commerce\vendor\phroute\phroute\src\Phroute\Dispatcher.php on line 218”
and if i remove this PHP_URL_PATH parameter from parse_url() then i got…
Warning: trim() expects parameter 1 to be string, array given in E:\server\htdocs\e-commerce\vendor\phroute\phroute\src\Phroute\Dispatcher.php on line 47
Hello
so how can i over come this problem..
i am Confident of your affirmative response as soon as possible.
best regard
Md Sihab..
Can you please ask the question in the forum section? It will be easier for the instructor to answer there.
Jajak Allah Khair.
Register now option is not working. I want to take this course, however register now option is not working. After click on it, blank page is showing. So, how can I take this course?
Thanks a lot.