⚡
- Vienna, Austria
Pinned Loading
-
-
Laravel custom class to handle data ...
Laravel custom class to handle data table queries coming from front end 1<?php
2namespace App\Classes;
3use Illuminate\Pagination\LengthAwarePaginator;
45class Datatables{
-
MongoDB adapter for Code igniter 2
MongoDB adapter for Code igniter 2 1<?php
2/*
3* 1. Add this file to libraries folder
4* 2. Extend the Mongo_model class in your models (models directory) example: class User_model extends Mongo_model
5* 3. add protected statis $collectionName = 'here the name of your mongo collection';
-
Bitbucket yaml file for parallel Lar...
Bitbucket yaml file for parallel Laravel deployment 1image: atlassian/default-image:2
23pipelines:
4branches:
5master:
Something went wrong, please refresh the page to try again.
If the problem persists, check the GitHub status page or contact support.
If the problem persists, check the GitHub status page or contact support.