Download Laravel-xCRUD Integration Full Code that includes this full demo


<?php

namespace App\Http\Controllers;

use 
Illuminate\Http\Request;

class 
xWidthCutController extends Controller
{
    public function 
index()
    {
        
$xcrud Xcrud_get_instance();
        
$xcrud->table('productlines');
        
$xcrud->columns('productLine,textDescription');
        
$xcrud->column_width('textDescription','80%');
        
$xcrud->column_cut(250,'textDescription');
        
$render $xcrud->render();    
        return 
view('xcrud_simple', ['render' => $render]);
        
    }
}

Productlines

#ProductlineTextdescription 
1H View Edit Remove
2MotorcyclesOur motorcycles are state of the art replicas of classic as well as contemporary motorcycle legends such as Harley Davidson, Ducati and Vespa. Models contain stunning details such as official logos, rotating wheels, working kickstand, front… View Edit Remove
3PlanesUnique, diecast airplane and helicopter replicas suitable for collections, as well as home, office or classroom decorations. Models contain stunning details such as official logos and insignias, rotating jet engines and propellers, retractable… View Edit Remove
4ShipsThe perfect holiday or anniversary gift for executives, clients, friends, and family. These handcrafted model ships are unique, stunning works of art that will be treasured for generations! They come fully assembled and ready for display in the home… View Edit Remove
5TrainsModel trains are a rewarding hobby for enthusiasts of all ages. Whether you're looking for collectible wooden trains, electric streetcars or locomotives, you'll find a number of great choices for any budget within this category. The interactive… View Edit Remove
6trucksr View Edit Remove
7Trucks and BusesThe Truck and Bus models are realistic replicas of buses and specialized trucks produced from the early 1920s to present. The models range in size from 1:12 to 1:50 scale and include numerous limited edition and several out-of-production vehicles.… View Edit Remove
8Vintage CarsOur Vintage Car models realistically portray automobiles produced from the early 1900s through the 1940s. Materials used include Bakelite, diecast, plastic and wood. Most of the replicas are in the 1:18 and 1:24 scale sizes, which provide the… View Edit Remove
9wfewrfe View Edit Remove
Search