Welcome Guest, Not a member yet? Register   Sign In
Bookkeeping CRUD app
#4

Hi, I'm also looking for ways / libraries to implement the crud system, so if you get anything, please let me know. Or I will write if there is progress.

I can say for sure that if you process a large amount of data in tables, then datatables are not the best option for this, if speed is important to you.

I use a laravel in conjunction with a backpack for the CRM. After a while, the data in the tables began to move up more slowly. Since datables does unnecessary steps to get data. And the more of this data, the slower the page loads.

In general, this is all convenient, but not for us. Smile So I decided to use something lighter or even my own.
Reply


Messages In This Thread
Bookkeeping CRUD app - by [email protected] - 03-17-2020, 02:51 AM
RE: Bookkeeping CRUD app - by zahhar - 03-18-2020, 12:29 PM
RE: Bookkeeping CRUD app - by [email protected] - 03-19-2020, 07:55 AM
RE: Bookkeeping CRUD app - by Natanchikk - 09-21-2020, 05:55 PM
RE: Bookkeeping CRUD app - by abatrans - 09-25-2020, 03:31 AM
RE: Bookkeeping CRUD app - by InsiteFX - 10-05-2020, 11:48 AM



Theme © iAndrew 2016 - Forum software by © MyBB