YousefSaleh member since: Mar 22, 2024
YousefSaleh's packages
-
PHP
coding-partners/auto-controller
The "Auto Controller" package for Laravel allows you to quickly generate fully functional controllers for any model in your application. With a single command, the package will create a controller with all the standard CRUD (Create, Read, Update, Delete) methods, saving you significant time and effort. This enables you to focus on building the core features of your project.
-
-
PHP
devyousef/visitor
Provides an attribute to allow counting the number of visitors for multiple models within your Laravel app