Libraries tagged by aftercreating
invato/redirect-to-index
18213 Downloads
Laravel Nova package to redirect to the index view instead of the detail after creating or editing a resource.
rogermedico/factory-without-events
2 Downloads
Allows to create Laravel factory without the previously defined afterCreating or afterMaking callbacks.
marshmallow/nova-alertable
288 Downloads
Add alerts and modals to your Nova installation. After creating or updating any resource. Or after running an action. Whatever you need!
ddkits/cli
103 Downloads
DDKits is an open source proxy software built using Docker and virtualBox which includes terminal commands, to create and build a local environment for all kind of platforms. After creating run ```source project_folder/ddkits.alias.sh ``` DDKits is able to initialize the website using any platforms ( CMS or MVC ) to build containers with different domains. It bypasses IPs and ports to DDKits container and uses one IP and port instead.
aqamarine/laravel-query-cache
44 Downloads
Based on 'miradnan/laravel-model-caching' package which stores cache for database query and automatically cleans it after Creating or Updating Laravel model.