Shariful Islam
@Sharifrony725
git commit git push Ohhh!! I missed git add
Top Repositories
This repository contains a collection of all important web and software related books if u need any book , u can take ,if u have this related books feel free to contribute
File handling is something that you will need to do very often as a PHP developer. I learned how to create & read in PHP by using the built-in file handling functions.
PHPLaravel API Repository Design Pattern CRUD | Sanctum Authentication | API Development Repository pattern is a kind of container where data access logic is stored. It hides the details of data access logic from business logic. Laravel Sanctum provides a featherweight authentication system for SPAs (single page applications), mobile applications, and simple, token-based APIs. Sanctum allows each user of your application to generate multiple API tokens for their account. These tokens may be granted abilities/scopes which specify which actions the tokens are allowed to perform.
PHP