Codeigniter (CI) index.php removing from url Get link Facebook X Pinterest Email Other Apps January 30, 2022 <IfModule mod_rewrite.c>RewriteEngine OnRewriteCond %{REQUEST_FILENAME} !-fRewriteCond %{REQUEST_FILENAME} !-dRewriteRule ^(.*)$ index.php/$1 [L]</IfModule> Get link Facebook X Pinterest Email Other Apps Comments
Laravel Auth Registration and Login with Bootstrap February 01, 2023 composer require laravel/ui php artisan ui bootstrap php artisan ui bootstrap --auth npm install npm run dev npm run production Read more
Flutter useful stuffs July 19, 2022 To resolve cross domain image error flutter run --web-renderer html Gridview in Flutter Read more
Laravel 8.x Role Based Multi Auth using Laratrust | Latest 2021 | Hindi ... February 27, 2021 Read more
Comments
Post a Comment