- It's an easy to use api boilerplate. User authentication is done with Sanctum. It contains all the basic authentication features like signup, signin and logout.
- It contains a crudable trait that you can use in your controller which covers all the basic crud operations. See the usage of this trait in App\Http\Controllers\UserController.php
- I implemented the repository design patterm in that project.
-
Notifications
You must be signed in to change notification settings - Fork 0
oldravian/laravel-api-boilerplate
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
API boilerplate with my custom Crudable trait
Topics
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published