Ngo Dinh CuongKafka Client for LaravelThis post does not introduce fully about what Kafka is, how it works. I focus on sharing Lara Kafka is Kafka client to save your time and…Apr 3, 2022Apr 3, 2022
Ngo Dinh CuongDeep dive into Laravel Pagination — PHP IteratorAggregateRegarding to Laravel pagination doc, when calling the paginate method, you will receive an instance of…Mar 5, 2022Mar 5, 2022
Ngo Dinh CuongLaravel Simple DatatableLaravel Simple Datatable enhances the accessibility of data in HTML tablesDec 26, 2021Dec 26, 2021
Ngo Dinh CuongBuild your own PHP frameworkAtom Framework: https://github.com/cuongnd88/atomOct 4, 2021Oct 4, 2021
Ngo Dinh CuongUnderstand more magic methods: __callStatic()As you know, magic methods are special methods which override PHP’s default’s action when certain actions are performed on an object. The…Aug 24, 2021Aug 24, 2021
Ngo Dinh CuongMake Laravel Permission by yourselfLaravel Guardian makes it easy to perform permissionJul 25, 2021Jul 25, 2021
Ngo Dinh CuongBoost your Laravel models by Lara Query KitLara Query Kit utilizes the Eloquent model. PHP Trait and Laravel local scope are used to implement this utilitiyJul 20, 2021Jul 20, 2021
Ngo Dinh CuongCreate your own `upsert` methodOccasionally, you may need to update an existing record or create a new record if no matching record exists. You will wish to conduct it by…Jul 10, 2021Jul 10, 2021
Ngo Dinh CuongCSV UtilityThe CSV utility is added into the cuongnd88/jutility package to assist read, validate and get CSV dataJul 7, 2021Jul 7, 2021
Ngo Dinh CuongLaravel Japanese UtilityThe cuongnd88/jutility package provides a convenient way to retrieve Japanese Utility such as Japanese Postal Code, Japanese LocalizationJun 25, 2021Jun 25, 2021