Skip to content

Full Stack Development - Tips and Tricks

A full stack developer writes through his experience

  • Home
  • Front End
    • Javascript
  • Backend
    • Pega
    • WooCommerce
    • Digital Ocean
  • Hosting
    • Raspberry Pi
    • Docker
  • About
  • Contact

Codeigniter

Posts on Codeigniter

Removing index.php from CodeIgniter URLs

September 29, 2022 by Nish

If you have developed CodeIgniter application and want to remove the index.php file from the application generated URLs, you can follow this simple steps. As a first step you need to go to the config file and remove the index.php. If you have deployed the website to apache web server please make sure the mod_rewrite … Read more

Categories Codeigniter Tags apache, CI4, CodeIgniter, nginx Leave a comment

CodeIgniter 4 – Security Module (JWT, Rolebased Permissions, etc)

March 24, 2022 by Nish

CodeIgniter was my go to framework long time ago but then I started using Laravel PHP framework and went on using other technologies for backend such as Java Spring boot, node js based Nest JS etc. Now I am back to use CodeIgniter, this time I am going to upgrade my PHP CodeIgniter website generator … Read more

Categories Codeigniter Tags Authentication, CI, CI4, CodeIgniter, jwt, PHP 8 Comments

Recent Posts

  • Mockware – Pega Simulations Made Easy
  • Using ChaptGPT for generating React JS code
  • Sending HTML Email in Java Spring boot
  • Reset postgres sql auto increment key
  • Removing index.php from CodeIgniter URLs

Categories

  • Android
  • Bootstrap CSS
  • Cloud
  • Codeigniter
  • Database
  • Digital Ocean
  • Docker
  • Droplet
  • Email
  • email template
  • Java
    • Spring Boot
  • Javascript
  • Low Code
  • Pega
  • PHP
  • Raspberry Pi
  • React JS
    • Drag and Drop
  • Spring boot
  • thymeleaf
  • Travel
  • Uncategorized
  • WooCommerce
  • WordPress
© 2023 Full Stack Development - Tips and Tricks • Built with GeneratePress