Laravel Macro makes your code cleaner and more readable Macros are a powerful feature of the Laravel framework. It can add custom functionality to Laravel's internal components PHP 2022-04-04 0 likes 0 comments 6544 views
Fastadmin form field visible dynamic display `visible` does not support `function`, use ternary operator and `Config` to achieve dynamic display PHP 2021-11-03 0 likes 0 comments 7119 views
Fastadmin perfectly solves the scientific counting of ID numbers when exporting Excel files What should I do if my ID number becomes scientific notation when exporting an Excel file? PHP 2022-03-05 3 likes 0 comments 7202 views
Detailed explanation of new features in PHP 8.1 PHP 8.1 was released on November 25, 2021. In this article, we will introduce all the features, performance improvements, changes, and deprecations one by one. PHP 2021-12-20 0 likes 0 comments 7539 views
Fastadmin add/edit page selectpage initialization option How to initialize the selectpage value of the currently added page elegantly and simply according to the superior page PHP 2021-11-11 0 likes 0 comments 7593 views
Fastadmin adds batch action button function Fastadmin adds batch button operation function PHP 2022-01-10 1 likes 0 comments 7636 views
PHP knows the user id to generate a unique four exposure invitation code Pass the user id to generate a unique invitation code, and the invitation code obtains the user id PHP 2022-01-18 0 likes 0 comments 7832 views
Solve PHP getimagesize() SSL operation failed with code 1 ErrorException: getimagesize(): SSL operation failed with code 1. OpenSSL Error messages: error:14090086:SSL routines:ssl3_get_server_certificate:certificate verify failed in file PHP 2022-02-12 1 likes 0 comments 9168 views