Skip to content
Webner Logo
  • Blog Home
  • Categories
    • Web Development
    • Salesforce
    • Big Data
    • Cloud
    • Database
    • PHP Frameworks
    • eLearning
    • Insurance
    • Java Frameworks
    • Linux, Windows, Mac
    • Mobile
    • Others (General)
    • Others (Technical)
    • Software Testing
    • Zoho
  • About Us
  • Contact Us
  • StudySection

Webner Blogs – eLearning, Salesforce, Web Development & More

Category: PHP Frameworks

January 18, 2019 PHP Frameworks / Web Development

Bootstrap Grid System and Breakpoints

January 18, 2019 PHP Frameworks / Web Development
Post Views: 6,097
| By Webner

Bootstrap Grid System and Breakpoints Bootstrap Grid System The Bootstrap Grid System uses the strategy of mobile first. Bootstrap Grid System divides the screen into 12 columns which can be joined to create wider columns according to the size of

Read More
December 31, 2018 PHP Frameworks / Web Development

Configure CakePHP 3.6 in a Subfolder of WordPress

December 31, 2018 PHP Frameworks / Web Development
Post Views: 8,136
| By Webner

Configure CakePHP 3.6 in a Subfolder of WordPress What do I actually want to do? I want to access my WordPress site at example.com, while installing a CakePHP app on example.com/cakephp. To achieve this, we need to install wordpress along

Read More
December 19, 2018 PHP Frameworks / Web Development

Adding Multiple database server connections in PHPmyAdmin

December 19, 2018 PHP Frameworks / Web Development
Post Views: 5,387
| By Webner

Adding Multiple database server connections in PHPmyAdmin We can use PHPmyAdmin for multiple database servers by adding them in the settings of PHPmyAdmin. Steps to add a server in the UI of PHPmyAdmin: Step 1: Click on [Settings] button on

Read More
December 11, 2018 PHP Frameworks

How to use CakePHP Validation class

December 11, 2018 PHP Frameworks
Post Views: 4,980
| By Webner

How to use CakePHP Validation class We can use CakePHP validation functions and speed up development. These functions already follow the correct rules so we don’t need to write custom code. Example: In Controller: $validate = new Validation(); $string =

Read More
November 27, 2018 PHP Frameworks

Sending Emails in CakePHP with Example

November 27, 2018 PHP Frameworks
Post Views: 4,729
| By Webner

What support/library is there in CakePHP for sending emails and how to use it? In CakePHP3, there are Transport and Email classes available under Cake/Network/Email namespace that are used for sending emails. After an update in the version 3.1 email

Read More
October 15, 2018 PHP Frameworks

Laravel Configuration and Environment Variables

October 15, 2018 PHP Frameworks
Post Views: 5,098
| By Webner

Laravel Configuration and Environment Variables Each laravel application has one “Config” directory which includes all the basic configuration files. You can configure your application by adding custom or built-in configuration variables. Environment Configuration: Based on the environment where the application

Read More
October 5, 2018 PHP Frameworks / Web Development

Handling zip file download completion and cancellation event in PHP

October 5, 2018 PHP Frameworks / Web Development
Post Views: 9,832
| By Webner

Handling zip file download completion and cancellation event (PHP) Problem: I am working on a project in which user needs to download a zip file from the website. I am creating zip file on the server temporarily which should be

Read More
October 3, 2018 PHP Frameworks

Run artisan commands on shared hosting server (Laravel)

October 3, 2018 PHP Frameworks
Post Views: 14,163
| By Webner

Run artisan commands on shared hosting server (Laravel) Laravel is a popular and excellent framework of php. It provides many functionalities out of the box like authentication, events, job queues, artisan commands and many more. A problem on shared hosting-

Read More
September 18, 2018 PHP Frameworks

Stripe – The requested address was not found on this server

September 18, 2018 PHP Frameworks
Post Views: 3,169
| By Webner

Stripe Payment Gateway Integration – The requested address was not found on this server Stripe Payment Issue while capturing payment: I was implementing Stripe payment in one of my cake3 project. My Stripe Charge Capture Request was: 1) Check out

Read More

Posts pagination

«Previous Posts 1 … 6 7 8 9 10 … 30 Next Posts»

Google ad

Copyright 2022 - 2023 | Webner Blog by Webner Solutions Pvt Ltd. | All Rights Reserved.
MENU
  • Blog Home
  • Categories
    • Web Development
    • Salesforce
    • Big Data
    • Cloud
    • Database
    • PHP Frameworks
    • eLearning
    • Insurance
    • Java Frameworks
    • Linux, Windows, Mac
    • Mobile
    • Others (General)
    • Others (Technical)
    • Software Testing
    • Zoho
  • About Us
  • Contact Us
  • StudySection