Eloquent Tutorials1 Min Read Arslan TariqonMarch 16, 2021 Duplicate or Clone a database record with Laravel Cloning or Duplicate a database record a headache? not anymore with Laravel. Laravel provides a very awesome function for this called…
Web2 Min Read Arslan TariqonMarch 12, 2021 7 websites you need to use as a developer [vc_row type=”in_container” full_screen_row_position=”middle” column_margin=”default”…
Laravel Package2 Min Read Arslan TariqonMarch 9, 2021 Friendly Prefix IDs for Eloquent Models Spatie released a new package called spatie/laravel-prefixed-ids. A Laravel Friendly prefixed IDs Package for Laravel. This package can…
Admin Panel2 Min Read Arslan TariqonMarch 9, 2021 Invoker The no-bull Laravel tool [vc_row type=”in_container” full_screen_row_position=”middle” column_margin=”default”…
Laravel Package2 Min Read Arslan TariqonMarch 8, 2021 Spatie Laravel Packages to Manage Roles/Permissions Laravel-Permission Roles and permissions are an important part of many web applications. Laravel historically had a lot of packages for them…
Laravel Package1 Min Read Arslan TariqonMarch 7, 2021 Laravel ETag and Conditionals Laravel ETag and Conditionals is a package that provides a set of middleware for ETags and HTTP conditional requests. The goal of this package…