oscer-io / oscer

A simple CMS and blogging platform as a Laravel package
https://oscer.io/
MIT License
9 stars 2 forks source link

Introduce Api routes and authentication with Laravel sanctum #111

Closed bambamboole closed 4 years ago

bambamboole commented 4 years ago

This PR adds Laravel sanctum to the project. Additionally I've added the following

to test this u need to switch to this branch in composer.json of b5 environment and do a composer update. Then you will get laravel/sanctum dependency

bambamboole commented 4 years ago

Now it feels good! @slashplusweb please review :-)