Languages and Tools:
Happy Coding
-
Media365 Limited
- Bangladesh
- shibbir.me
- @shibbirweb
Block or Report
Block or report shibbirweb
Report abuse
Contact GitHub support about this user’s behavior. Learn more about reporting abuse.
Report abusePinned
-
CKEditor 5 image remove event handler plugin
-
1
RewriteEngine On
23#redirect non-www to www for all domain
4RewriteCond %{HTTP_HOST} !^www\.
5RewriteRule ^(.*)$ http://www.%{HTTP_HOST}/$1 [R=301,L]
-
1
<?php
23namespace App\Providers;
45use Illuminate\Support\Facades\Blade;
-
1
{{-- Anchor tag --}}
23{{--
45Usage Example::
-
1
<?php
23namespace App\Helpers;
45use App\Post;
-
1
<IfModule mod_rewrite.c>
2<IfModule mod_negotiation.c>
3Options -MultiViews
4</IfModule>
5
1,101 contributions in the last year
Less
More
Contribution activity
June 2023
Created 1 commit in 1 repository
Created 1 repository
3
contributions
in private repositories
Jun 1 – Jun 7