DEV Community

Anwar profile picture

Anwar

Fullstack developer @ Partoo

Make a web app installable in a breeze

Make a web app installable in a breeze

7
Comments
4 min read

Want to connect with Anwar?

Create an account to connect with Anwar. You can also sign in below to proceed if you already have an account.

Already have an account? Sign in
An app store for web apps

An app store for web apps

9
Comments 1
5 min read
Should you use an enum column or a table to store allowed values in SQL?

Should you use an enum column or a table to store allowed values in SQL?

1
Comments
5 min read
Database or Business first approach for problem solving?

Database or Business first approach for problem solving?

4
Comments 1
5 min read
Reinforce the type safety of your PHP arrays

Reinforce the type safety of your PHP arrays

21
Comments 9
4 min read
My routine to update my PHP packages

My routine to update my PHP packages

1
Comments 1
4 min read
Rely on Laravel's Authorization as much as possible

Rely on Laravel's Authorization as much as possible

Comments
5 min read
Demystifying tests in Laravel

Demystifying tests in Laravel

29
Comments 4
4 min read
Integrate third-party services within Laravel

Integrate third-party services within Laravel

31
Comments 1
6 min read
You should not interrupt Laravel's exception handling

You should not interrupt Laravel's exception handling

23
Comments 2
5 min read
Laravel commands and queue jobs: when to use them?

Laravel commands and queue jobs: when to use them?

13
Comments 1
7 min read
Introducting Lightship 0.1.0

Introducting Lightship 0.1.0

6
Comments
3 min read
Introducting command-builder

Introducting command-builder

10
Comments 5
1 min read
Do not expose database ids in your URLs

Do not expose database ids in your URLs

59
Comments 5
3 min read
Create responsive images with gulp-sharp-responsive

Create responsive images with gulp-sharp-responsive

19
Comments 9
4 min read
Design an easy to use and flexible REST API

Design an easy to use and flexible REST API

257
Comments 6
9 min read
Keep your NPM dependencies up to date with npm-check

Keep your NPM dependencies up to date with npm-check

13
Comments 2
3 min read
How do you compress mp4 videos?

How do you compress mp4 videos?

7
Comments 6
1 min read
Is there any pattern for handling network error when sending requests?

Is there any pattern for handling network error when sending requests?

11
Comments 4
1 min read
BrowserWorker - service workers made easy

BrowserWorker - service workers made easy

40
Comments
6 min read
Create an easy fuzzy/loose search with Laravel 5

Create an easy fuzzy/loose search with Laravel 5

9
Comments
3 min read
7 tips to stay productive with Laravel

7 tips to stay productive with Laravel

69
Comments 4
9 min read
Reduce time complexity by indexing your arrays

Reduce time complexity by indexing your arrays

13
Comments
5 min read
Make your builds quicker with Gulp 4

Make your builds quicker with Gulp 4

47
Comments
4 min read
Speed up your web page loading with WebP

Speed up your web page loading with WebP

54
Comments 7
3 min read
Add unit tests on a project already in progress

Add unit tests on a project already in progress

85
Comments 22
2 min read
Using API first and TDD for your next library

Using API first and TDD for your next library

57
Comments 2
3 min read
loading...