
Search In
Installing Active Admin Gem
gem 'activeadmin'
# Integrations possible with:
gem 'devise'
gem 'cancan' # or cancancan
gem 'draper'
gem 'pundit'
Quick Setup Active Admin
After you install the
Hello Readers! In this blog we are going to export data from database using PHPExcel. PHPExcel supports reading and writing of many formats in one API. PHPExcel is a library that provides a set of classes for the PHP programming language, which allow
Concept of active,inactive script is mostly used in Online shopping website, Where adminstrator has right to access the database table and can be able to do changes on the table according to his need. For example a site owner wants to hide some of it
Rails has different types of finder methods that reduces your great amount of time. Suppose you want to create a record only if it doesn't exist already, your first approach would be first find the record and if is not already exist then you will
As we know that these days every web application needs an admin panel which allows the owner or the manager of the web application to manage all the data and restrict the accessibility of certain things to certain users.
For that there is a gem of A
Welcome to FindNerd. We are going to discuss the general configuration in CakePHP 3.x. If you are working with conventions then there is no extra configuration required so we discuss the general ones.
You can check the configurations files in config
Hello Reader's ,
Hope your are doing good today.
Today we will discuss about login Authentication in cakephp 3 using Auth Component.Authentication is a very important part of any application.
If you are working on user based project then you ne
The main market players and improvement systems - Flutter and React Native have become top contenders contending to demonstrate their value across cross-stage portable application advancement. Individuals hoping to create applications all the more ra
For all those who have just started their E-Commerce journey, starting up an online business can prove to be an ideal decision. Nowadays, more and more people, including business owners, merchants, and retailers, are heading towards Magento with the
The ASP.NET Web Site Administration Tool (WSAT) is used to manage user and role information for the website. The WSAT is only accessible locally and cannot be visited from the production website. However, by changing the connection string in the deve