07/12/2023
Laravel Dev Environment in Linux This article guides you through installing and configuring Nginx for local development on Linux. It...
https://www.seicoder.com/ i s the largest tutorial website in Bengali. It provides Tutorials for Web
It provides Tutorials for Web, Mobile & Desktop Application Development.
07/12/2023
Laravel Dev Environment in Linux This article guides you through installing and configuring Nginx for local development on Linux. It...
New Laravel package from wovosoft. This package provides geographical addresses of Bangladesh in Laravel approach. Check out the documentation.
Bangladesh Geographical Addresses | Bangladesh Geographical Addresses Provides Geographical Addresses of Bangladesh
They are providing good service
https://www.daraz.com.bd/products/pvc-i235686685-s1182769505.html
25/10/2020
Hello Web Developers!
It's true that most of the php developers come to Laravel with wordpress developement skills. WordPress is still the most renowned Content Management System (CMS), its resource is huge, still its market demand is high enough. But Laravel is also becoming popular day by day. Any kind of web projects written in php can be developed by Laravel Framework including the project types multi-tenant, multi-vendor , microservices etc. The opensource community of Laravel Framework is also getting more versatile and huge.
After becoming a big lover of Laravel and WordPress, we wish if there is a good way of integrating both WordPress and Laravel together would be great. We could have use Power of Page builders of WordPress and Power of MVC of Laravel.
Previously it was difficult. Now it is easier. You can use the power of page builders of WordPress CMS and the power of MVC pattern of Laravel at a same project.
There are multiple opensource projects. I am including some of these projects here:
1. https://github.com/corcel/corcel : It brings the power of Model, Scopes, Relations of Laravel in WordPress. I am a big fan of it. You can extend its features easily if you need.
2. https://github.com/tareq1988/wp-eloquent: This is a library package to use Laravel's Eloquent ORM with WordPress.
3. https://github.com/Cyber-Duck/laravel-wp-api: laravel-wp-api integrates directly with the WordPress JSON REST API for self hosted sites.
After installing you have access to a WpApi alias which makes it easy to query for data.
4. https://github.com/wordplate/wordplate: It has something more to integrate wordpress and laravel together. Check its repo to get more info.
wordplate/wordplate WordPlate is a wrapper around WordPress to make developers life easier. It is just like building any other WordPress website with themes and plugins. Just with sprinkles on top. - wordplate/wordplate
17/07/2020
Laravel Forms Introduction
Laravel Forms Introduction In this tutorial I have described the way of using Forms.
16/07/2020
Hello Friends!
I have just published another video tutorial on Laravel Framework.
In this tutorial I have described how to use JavaScript & CSS code properly in Laravel Blade Files. Also I have described how to pass php variables from controller to blade (view) files.
Please check the video and don't forget hit the like and subscribe button. It will be a great support for me.
HAPPY CODING!!!
Thank You
Javascript & CSS in Laravel Blade files and passing php variables from controller to blade files In this tutorial I have described how to push javascript and css codes in Laravel blade files in correct way. Also I have shown how to pass php variables fro...
06/03/2020
Meet the new Simple Laravel package to quickly generate basic structure for laravel packages, controllers, models, migrations. It has some advanced features which really extend Laravel
Laravel Package Generator for WovoCMS » সেই কোডার Laravel Package Generator for WovoCMS Simple package to quickly generate basic structure for laravel packages. Install Install via composer composer require --dev wovosoft/crud Publish package config if you want customize default values php artisan vendor:publish --provider="Wovosoft\Crud\ServicePro...
24/11/2019
Taylor Otwell, Creator of Laravel
23/11/2019
HTML ডকুমেন্টের স্ক্রল মানের উপর ভিত্তি করে, কোনো নেভিগেশনের লিংকসমূহকে আপডেট করার জন্য Scrollspy Plugin ব্যবহৃত হয়। Single page navigation তৈরিতে এটি ব্যবহার করা যায়।
বিস্তারিত জানার জন্য নিচের লিংকে ক্লিক করুন।
Bootstrap Scrollspy Plugin (Advanced) » Bootstrap Tutorial | সেই কোডার Document -এর স্ক্রল মানের উপর ভিত্তিতে, কোনো নেভিগেশনের লিংকসমূহকে আপডেট করতে বা Single Page Navigation তৈরিতে Bootstrap Scrollspy Plugin ব্যবহৃত হয়।